summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2019-05-02 08:39:59 +0200
committerTreeve Jelbert2019-05-02 08:39:59 +0200
commitde487366fa5676657c8b75443b63108abdb4f3ec (patch)
treeb3165f792264cfb252df4f4d0cdc79d44fbab7aa
parent5d48769a24f208d15ba7aec7e23b487b76eac945 (diff)
kpmcore: => 4.0.0
-rwxr-xr-xkde5-extra/kpmcore/DEPENDS9
-rwxr-xr-xkde5-extra/kpmcore/DETAILS2
-rw-r--r--kde5-extra/kpmcore/HISTORY6
3 files changed, 12 insertions, 5 deletions
diff --git a/kde5-extra/kpmcore/DEPENDS b/kde5-extra/kpmcore/DEPENDS
index 6c6cb7e283..ba56edb0bf 100755
--- a/kde5-extra/kpmcore/DEPENDS
+++ b/kde5-extra/kpmcore/DEPENDS
@@ -1,9 +1,10 @@
source "$GRIMOIRE/KDE5_DEPENDS" &&
+depends kauth &&
depends kcoreaddons &&
depends ki18n &&
depends kwidgetsaddons &&
-
-depends libatasmart &&
-depends parted &&
+depends qca-qt5 &&
depends pkgconfig &&
-depends util-linux
+depends smartmontools &&
+depends util-linux &&
+optional_depends fatresize '' '' 'resize FAT 16/32 partitions'
diff --git a/kde5-extra/kpmcore/DETAILS b/kde5-extra/kpmcore/DETAILS
index e56cb55600..d94dd2a17e 100755
--- a/kde5-extra/kpmcore/DETAILS
+++ b/kde5-extra/kpmcore/DETAILS
@@ -1,5 +1,5 @@
SPELL=kpmcore
- VERSION=3.3.0
+ VERSION=4.0.0
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL=https://download.kde.org/stable/$SPELL/${VERSION}/src/$SOURCE
SOURCE2=$SOURCE.sig
diff --git a/kde5-extra/kpmcore/HISTORY b/kde5-extra/kpmcore/HISTORY
index 6d571269f7..3fb8ffa95b 100644
--- a/kde5-extra/kpmcore/HISTORY
+++ b/kde5-extra/kpmcore/HISTORY
@@ -1,3 +1,9 @@
+2019-05-02 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 4.0.0
+
+ * DEPENDS: add kauth, smartmontools, fatresize, qca-qt5
+ remove parted, libatasmart
+
2017-12-16 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 3.3.0