partitionmanager: upgrade 4.1.0 -> 20.12.0
License crusaders were here. They were not even capable to follow their own rules: Uncommon checksums here and there... These guys create zero value but maximum efford for others. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -1,8 +1,15 @@
|
||||
SUMMARY = "KDE Partition Manage"
|
||||
LICENSE = "GPL-3.0"
|
||||
LIC_FILES_CHKSUM = "file://COPYING.md;md5=97a733ff40c50b4bfc74471e1f6ca88b"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://LICENSES/CC0-1.0.txt;md5=6fd064768b8d61c31ddd0540570fbd33 \
|
||||
file://LICENSES/CC-BY-4.0.txt;md5=28bacf04b75cbad10cb7871e0b063188 \
|
||||
file://LICENSES/GFDL-1.2-or-later.txt;md5=ad1419ecc56e060eccf8184a87c4285f \
|
||||
file://LICENSES/GPL-3.0-or-later.txt;md5=d32239bcb673463ab874e80d47fae504 \
|
||||
file://LICENSES/LGPL-3.0-or-later.txt;md5=3000208d539ec061b899bce1d9ce9404 \
|
||||
file://LICENSES/MIT.txt;md5=38aa75cf4c4c87f018227d5ec9638d75 \
|
||||
"
|
||||
|
||||
inherit kde-base pkgconfig gtk-icon-cache
|
||||
inherit kde-apps pkgconfig gtk-icon-cache
|
||||
|
||||
DEPENDS += " \
|
||||
kauth-native \
|
||||
@@ -23,9 +30,8 @@ DEPENDS += " \
|
||||
util-linux \
|
||||
"
|
||||
|
||||
SRC_URI = "${KDE_MIRROR}/stable/${BPN}/${PV}/src/${BP}.tar.xz"
|
||||
SRC_URI[sha256sum] = "d61e20237c854cd3622b19cec5939c51bf4f350741106fdb44fc5a82155735b4"
|
||||
PV = "4.1.0"
|
||||
PV = "${KDE_APP_VERSION}"
|
||||
SRC_URI[sha256sum] = "77e9edb7fac1f0a1798c0dcf1a422f4dabb710921a9026b4e1e06803ee2be31e"
|
||||
|
||||
FILES_${PN} += " \
|
||||
${datadir}/config.kcfg \
|
||||
|
||||
Reference in New Issue
Block a user