From 6a8d2cb109a43157f5c9dd27704d0da5a896b41d Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Tue, 1 Nov 2016 22:35:17 +0100 Subject: kde, kdei: updated for KDE 5_16.08 --- kde/KDE.SlackBuild | 11 ++++++----- kde/build/baloo | 2 +- kde/cmake/akonadi-contacts | 1 + kde/cmake/akonadi-mime | 1 + kde/cmake/akonadi-notes | 1 + kde/cmake/cervisia | 1 + kde/cmake/kdev-php | 1 + kde/cmake/kdev-python | 1 + kde/cmake/kdevelop | 20 +------------------- kde/cmake/kdevelop-pg-qt | 1 + kde/cmake/kdevplatform | 1 + kde/cmake/kjots | 24 +++++++++++++++++++++++- kde/cmake/kolourpaint | 1 + kde/cmake/kpmcore | 1 + kde/cmake/kservice | 9 +++++++-- kde/cmake/solid | 29 ++++++++++++++++++++++++++++- kde/modularize | 19 +++++++++++-------- kde/modules/applications | 6 ------ kde/modules/applications-extra | 8 ++++++++ kde/modules/frameworks | 12 ++++++------ kde/modules/kde4-extragear | 7 ------- kde/modules/kdepim | 4 +++- kde/post-install/baloo.post-install | 9 +++++++-- kde/slack-desc/akonadi-contacts | 19 +++++++++++++++++++ kde/slack-desc/akonadi-mime | 19 +++++++++++++++++++ kde/slack-desc/akonadi-notes | 19 +++++++++++++++++++ kde/slack-desc/akonadi-search | 2 +- kde/slack-desc/kdev-php | 19 +++++++++++++++++++ kde/slack-desc/kpmcore | 19 +++++++++++++++++++ 29 files changed, 207 insertions(+), 60 deletions(-) create mode 120000 kde/cmake/akonadi-contacts create mode 120000 kde/cmake/akonadi-mime create mode 120000 kde/cmake/akonadi-notes create mode 120000 kde/cmake/cervisia create mode 120000 kde/cmake/kdev-php create mode 120000 kde/cmake/kdev-python mode change 100644 => 120000 kde/cmake/kdevelop create mode 120000 kde/cmake/kdevelop-pg-qt create mode 120000 kde/cmake/kdevplatform mode change 120000 => 100644 kde/cmake/kjots create mode 120000 kde/cmake/kolourpaint create mode 120000 kde/cmake/kpmcore mode change 120000 => 100644 kde/cmake/solid create mode 100644 kde/slack-desc/akonadi-contacts create mode 100644 kde/slack-desc/akonadi-mime create mode 100644 kde/slack-desc/akonadi-notes create mode 100644 kde/slack-desc/kdev-php create mode 100644 kde/slack-desc/kpmcore (limited to 'kde') diff --git a/kde/KDE.SlackBuild b/kde/KDE.SlackBuild index fa9e1c3..4f4fd28 100755 --- a/kde/KDE.SlackBuild +++ b/kde/KDE.SlackBuild @@ -162,7 +162,7 @@ precheck() { echo "Source file '$(basename $SRCFILE)' is commented out: ($PKGTGT) !" elif cat package-blacklist |grep -v "^ *#" |grep -wq ${PKGBASE}$ ; then echo "Source file '$(basename $SRCFILE)' is on the package-blacklist ($PKGBASE) !" - elif ! cat modules/* |grep -v "^ *#" |grep -wq ${PKGBASE} ; then + elif ! cat modules/* |grep -v "^ *#" |grep -wq ${PKGBASE}$ ; then echo "Source file '$(basename $SRCFILE)' is not mentioned in 'modules' ($PKGBASE) !" RETVAL=1 fi @@ -243,7 +243,7 @@ build_mod_pkg () { PKG=${SLACK_KDE_BUILD_DIR}/${kde_module}/package-${kde_module} rm -rf $PKG mkdir -p $PKG - ( for PKGNAME in $(cat $kde_module |grep -v "^$" |grep -v "^#") ; do + ( for PKGNAME in $(cat $kde_module |grep -v "^$" |grep -v "^ *#") ; do if grep -wq "^${PKGNAME}$" ${CWD}/package-blacklist ; then continue fi @@ -418,7 +418,7 @@ build_mod_pkg () { # for "": echo echo "Searching for packages in ${kde_module} that were not built modular:" - cat $CWD/modules/${kde_module} | grep -v "^#" | grep -v -w "^" | while read checkpackage ; do + cat $CWD/modules/${kde_module} | grep -v "^ *#" | grep -v -w "^" | while read checkpackage ; do if ! grep -wq "^${checkpackage}$" ${CWD}/modularize ; then # Non-modular package found, so we'll have to build the package below. # It might already have been built once, but in that case it is likely @@ -512,7 +512,7 @@ deterministic_build() { if [ "${KDE_PKGS: -1}" = "," ]; then # Last character is a ','. Expand the list with all subsequent packages. START_PKG=$(echo $KDE_PKGS |rev |cut -d, -f2 |rev) - MOD_LIST=$(cat modules/$KDE_MOD |grep -v "^#" |grep -v "^$" |tr '\n' ',') + MOD_LIST=$(cat modules/$KDE_MOD |grep -v "^ *#" |grep -v "^$" |tr '\n' ',') KDE_PKGS="${KDE_PKGS}${MOD_LIST/#?*,${START_PKG},/}" echo "** SlackBuild expanding '$ENTRY' to '$KDE_MOD:$KDE_PKGS'" fi @@ -552,8 +552,9 @@ KDEMODS=" \ frameworks:kwallet \ plasma \ plasma-extra \ - applications-extra \ + applications-extra:libktorrent \ applications \ + applications-extra \ telepathy \ " diff --git a/kde/build/baloo b/kde/build/baloo index b8626c4..7ed6ff8 100644 --- a/kde/build/baloo +++ b/kde/build/baloo @@ -1 +1 @@ -4 +5 diff --git a/kde/cmake/akonadi-contacts b/kde/cmake/akonadi-contacts new file mode 120000 index 0000000..ab12832 --- /dev/null +++ b/kde/cmake/akonadi-contacts @@ -0,0 +1 @@ +applications5 \ No newline at end of file diff --git a/kde/cmake/akonadi-mime b/kde/cmake/akonadi-mime new file mode 120000 index 0000000..ab12832 --- /dev/null +++ b/kde/cmake/akonadi-mime @@ -0,0 +1 @@ +applications5 \ No newline at end of file diff --git a/kde/cmake/akonadi-notes b/kde/cmake/akonadi-notes new file mode 120000 index 0000000..ab12832 --- /dev/null +++ b/kde/cmake/akonadi-notes @@ -0,0 +1 @@ +applications5 \ No newline at end of file diff --git a/kde/cmake/cervisia b/kde/cmake/cervisia new file mode 120000 index 0000000..ab12832 --- /dev/null +++ b/kde/cmake/cervisia @@ -0,0 +1 @@ +applications5 \ No newline at end of file diff --git a/kde/cmake/kdev-php b/kde/cmake/kdev-php new file mode 120000 index 0000000..ab12832 --- /dev/null +++ b/kde/cmake/kdev-php @@ -0,0 +1 @@ +applications5 \ No newline at end of file diff --git a/kde/cmake/kdev-python b/kde/cmake/kdev-python new file mode 120000 index 0000000..ab12832 --- /dev/null +++ b/kde/cmake/kdev-python @@ -0,0 +1 @@ +applications5 \ No newline at end of file diff --git a/kde/cmake/kdevelop b/kde/cmake/kdevelop deleted file mode 100644 index d8e7e64..0000000 --- a/kde/cmake/kdevelop +++ /dev/null @@ -1,19 +0,0 @@ -mkdir build -cd build - cmake \ - $KDE_OPT_ARGS \ - -DKDE_PLATFORM_FEATURE_DISABLE_DEPRECATED=TRUE \ - -DCMAKE_C_FLAGS:STRING="$SLKCFLAGS" \ - -DCMAKE_C_FLAGS_RELEASE:STRING="$SLKCFLAGS" \ - -DCMAKE_CXX_FLAGS:STRING="$SLKCFLAGS" \ - -DCMAKE_CXX_FLAGS_RELEASE:STRING="$SLKCFLAGS" \ - -DCMAKE_BUILD_TYPE=Release \ - -DCMAKE_INSTALL_PREFIX=/usr \ - -DMAN_INSTALL_DIR=/usr/man \ - -DSYSCONF_INSTALL_DIR=/etc/kde \ - -DLIB_INSTALL_DIR=/usr/lib$LIBDIRSUFFIX \ - -DLIBEXEC_INSTALL_DIR=/usr/lib$LIBDIRSUFFIX \ - -DLIB_SUFFIX=${LIBDIRSUFFIX} \ - -DWITH_KDE4Workspace=OFF \ - .. - diff --git a/kde/cmake/kdevelop b/kde/cmake/kdevelop new file mode 120000 index 0000000..ab12832 --- /dev/null +++ b/kde/cmake/kdevelop @@ -0,0 +1 @@ +applications5 \ No newline at end of file diff --git a/kde/cmake/kdevelop-pg-qt b/kde/cmake/kdevelop-pg-qt new file mode 120000 index 0000000..ab12832 --- /dev/null +++ b/kde/cmake/kdevelop-pg-qt @@ -0,0 +1 @@ +applications5 \ No newline at end of file diff --git a/kde/cmake/kdevplatform b/kde/cmake/kdevplatform new file mode 120000 index 0000000..ab12832 --- /dev/null +++ b/kde/cmake/kdevplatform @@ -0,0 +1 @@ +applications5 \ No newline at end of file diff --git a/kde/cmake/kjots b/kde/cmake/kjots deleted file mode 120000 index ab12832..0000000 --- a/kde/cmake/kjots +++ /dev/null @@ -1 +0,0 @@ -applications5 \ No newline at end of file diff --git a/kde/cmake/kjots b/kde/cmake/kjots new file mode 100644 index 0000000..75557aa --- /dev/null +++ b/kde/cmake/kjots @@ -0,0 +1,23 @@ +mkdir build +cd build + cmake \ + $KDE_OPT_ARGS \ + -DKDE_PLATFORM_FEATURE_DISABLE_DEPRECATED=TRUE \ + -DCMAKE_C_FLAGS:STRING="-I/usr/include/KF5/KTextWidgets $SLKCFLAGS" \ + -DCMAKE_C_FLAGS_RELEASE:STRING="-I/usr/include/KF5/KTextWidgets $SLKCFLAGS" \ + -DCMAKE_CXX_FLAGS:STRING="-I/usr/include/KF5/KTextWidgets $SLKCFLAGS" \ + -DCMAKE_CXX_FLAGS_RELEASE:STRING="-I/usr/include/KF5/KTextWidgets $SLKCFLAGS" \ + -DCMAKE_BUILD_TYPE=Release \ + -DCMAKE_INSTALL_PREFIX=/usr \ + -DMAN_INSTALL_DIR=/usr/man \ + -DSYSCONF_INSTALL_DIR=/etc/kde \ + -DLIB_SUFFIX=${LIBDIRSUFFIX} \ + -DLIB_INSTALL_DIR=lib$LIBDIRSUFFIX \ + -DLIBEXEC_INSTALL_DIR=lib$LIBDIRSUFFIX \ + -DQT_PLUGIN_INSTALL_DIR=lib$LIBDIRSUFFIX/qt5/plugins \ + -DQML_INSTALL_DIR=lib$LIBDIRSUFFIX/qt5/qml \ + -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ + -DBUILD_TESTING=OFF \ + -DQca-qt5_DIR=/usr/lib${LIBDIRSUFFIX}/cmake/Qca \ + .. + diff --git a/kde/cmake/kolourpaint b/kde/cmake/kolourpaint new file mode 120000 index 0000000..ab12832 --- /dev/null +++ b/kde/cmake/kolourpaint @@ -0,0 +1 @@ +applications5 \ No newline at end of file diff --git a/kde/cmake/kpmcore b/kde/cmake/kpmcore new file mode 120000 index 0000000..ab12832 --- /dev/null +++ b/kde/cmake/kpmcore @@ -0,0 +1 @@ +applications5 \ No newline at end of file diff --git a/kde/cmake/kservice b/kde/cmake/kservice index b33652b..86b95bb 100644 --- a/kde/cmake/kservice +++ b/kde/cmake/kservice @@ -1,10 +1,15 @@ +# +# Need to append "-std=c99" to the # CMAKE_C_FLAGS, because of a bug in +# flex-2.6.0 which generates a C code # with C++-style comments. +# The bug has been fixed in flex 2.6.1 which is not part of Slackware. +# mkdir build cd build cmake \ $KDE_OPT_ARGS \ -DKDE_PLATFORM_FEATURE_DISABLE_DEPRECATED=TRUE \ - -DCMAKE_C_FLAGS:STRING="$SLKCFLAGS" \ - -DCMAKE_C_FLAGS_RELEASE:STRING="$SLKCFLAGS" \ + -DCMAKE_C_FLAGS:STRING="$SLKCFLAGS -std=c99" \ + -DCMAKE_C_FLAGS_RELEASE:STRING="$SLKCFLAGS -std=c99" \ -DCMAKE_CXX_FLAGS:STRING="$SLKCFLAGS" \ -DCMAKE_CXX_FLAGS_RELEASE:STRING="$SLKCFLAGS" \ -DCMAKE_BUILD_TYPE=Release \ diff --git a/kde/cmake/solid b/kde/cmake/solid deleted file mode 120000 index ec699d7..0000000 --- a/kde/cmake/solid +++ /dev/null @@ -1 +0,0 @@ -frameworks \ No newline at end of file diff --git a/kde/cmake/solid b/kde/cmake/solid new file mode 100644 index 0000000..c20d2e4 --- /dev/null +++ b/kde/cmake/solid @@ -0,0 +1,28 @@ +# +# Separate cmake file for solid is needed to append "-std=c99" to the +# CMAKE_C_FLAGS, because of a bug in flex-2.6.0 which generates a C code +# with C++-style comments. The bug has been fixed in flex 2.6.1 which +# is not yet a part of Slackware. +# +mkdir build +cd build + cmake \ + $KDE_OPT_ARGS \ + -DKDE_PLATFORM_FEATURE_DISABLE_DEPRECATED=TRUE \ + -DCMAKE_C_FLAGS:STRING="$SLKCFLAGS -std=c99" \ + -DCMAKE_C_FLAGS_RELEASE:STRING="$SLKCFLAGS -std=c99" \ + -DCMAKE_CXX_FLAGS:STRING="$SLKCFLAGS" \ + -DCMAKE_CXX_FLAGS_RELEASE:STRING="$SLKCFLAGS" \ + -DCMAKE_BUILD_TYPE=Release \ + -DCMAKE_INSTALL_PREFIX=/usr \ + -DMAN_INSTALL_DIR=/usr/man \ + -DSYSCONF_INSTALL_DIR=/etc/kde \ + -DLIB_SUFFIX=${LIBDIRSUFFIX} \ + -DLIB_INSTALL_DIR=lib$LIBDIRSUFFIX \ + -DLIBEXEC_INSTALL_DIR=lib$LIBDIRSUFFIX \ + -DQML_INSTALL_DIR=lib$LIBDIRSUFFIX/qt5/qml \ + -DQT_PLUGIN_INSTALL_DIR=lib$LIBDIRSUFFIX/qt5/plugins \ + -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ + -Dlconvert_executable=/usr/lib$LIBDIRSUFFIX/qt5/bin/lconvert \ + .. + diff --git a/kde/modularize b/kde/modularize index 3372f5f..9991da4 100644 --- a/kde/modularize +++ b/kde/modularize @@ -345,6 +345,9 @@ ktp-desktop-applets gpgmepp kcalcore akonadi +akonadi-mime +akonadi-contacts +akonadi-notes akonadi-search kholidays kpimtextedit @@ -434,17 +437,17 @@ kaudiocreator kplayer kwebkitpart oxygen-gtk2 -kdevplatform -kdevelop-pg-qt -kdevelop -kdev-python -kdevelop-php -kdevelop-php-docs -skanlite kio-mtp -partitionmanager kdeconnect4 # applications extra libktorrent ktorrent +skanlite +kpmcore +partitionmanager +kdevplatform +kdevelop-pg-qt +kdevelop +kdev-python +kdev-php diff --git a/kde/modules/applications b/kde/modules/applications index 971cc9b..a22905c 100644 --- a/kde/modules/applications +++ b/kde/modules/applications @@ -34,7 +34,6 @@ kcachegrind kde-dev-scripts kde-dev-utils kdesdk-kioslaves -kdesdk-strigi-analyzers kdesdk-thumbnailers libkomparediff2 kompare @@ -44,7 +43,6 @@ umbrello # Rest of kdegraphics: kdegraphics-mobipocket -kdegraphics-strigi-analyzer okular kdegraphics-thumbnailers kamera @@ -87,8 +85,6 @@ libkcddb libkcompactdisc audiocd-kio dragon -#ffmpegthumbs -mplayerthumbs juk kmix #kscd @@ -98,7 +94,6 @@ kmix # kdenetwork: kdenetwork-filesharing -kdenetwork-strigi-analyzers zeroconf-ioslave kget kopete @@ -163,7 +158,6 @@ kteatime #ktux # kdeedu: -libkdeedu kdeedu-data libkeduvocdocument analitza diff --git a/kde/modules/applications-extra b/kde/modules/applications-extra index fac9822..68cd35b 100644 --- a/kde/modules/applications-extra +++ b/kde/modules/applications-extra @@ -1,4 +1,12 @@ libktorrent ktorrent +kpmcore +partitionmanager skanlite +kdevplatform +kdevelop-pg-qt +kdevelop +kdev-php +# Requires python3: +#kdev-python diff --git a/kde/modules/frameworks b/kde/modules/frameworks index 59431fb..08d860c 100644 --- a/kde/modules/frameworks +++ b/kde/modules/frameworks @@ -20,28 +20,31 @@ solid karchive kdbusaddons kcoreaddons -kimageformats ki18n networkmanager-qt modemmanager-qt bluez-qt kwayland # Tier 2, depends on Tier 1, Qt5, system libraries: +breeze-icons +kapidox +kdnssd +oxygen-icons5 kauth kcrash -kglobalaccel kjobwidgets kcompletion kdoctools kpackage -kdnssd knotifications kunitconversion kpty +kimageformats kfilemetadata5 # Tier 3, depends on Tier 1 and 2, Qt5, system libraries: kconfigwidgets kservice +kglobalaccel kiconthemes kwallet kemoticons @@ -72,9 +75,6 @@ kjsembed kross kmediaplayer krunner -kapidox frameworkintegration kdelibs4support khtml -breeze-icons -oxygen-icons5 diff --git a/kde/modules/kde4-extragear b/kde/modules/kde4-extragear index fe0527e..e2e3d09 100644 --- a/kde/modules/kde4-extragear +++ b/kde/modules/kde4-extragear @@ -4,13 +4,6 @@ k3b #kplayer kwebkitpart oxygen-gtk2 -kdevplatform -#kdevelop-pg-qt -kdevelop -kdev-python -kdevelop-php -kdevelop-php-docs kio-mtp -partitionmanager #kdeconnect4 diff --git a/kde/modules/kdepim b/kde/modules/kdepim index a0e2c1f..9ff3e01 100644 --- a/kde/modules/kdepim +++ b/kde/modules/kdepim @@ -14,7 +14,9 @@ kmbox kldap kontactinterface ktnef -kdepimlibs +akonadi-mime +akonadi-contacts +akonadi-notes akonadi-search kalarmcal kmailtransport diff --git a/kde/post-install/baloo.post-install b/kde/post-install/baloo.post-install index 58ceb24..86ac7ef 100644 --- a/kde/post-install/baloo.post-install +++ b/kde/post-install/baloo.post-install @@ -1,4 +1,9 @@ # Move the polkit dbus configuration files to the proper place: mv $PKG/etc/kde/dbus-1 $PKG/etc/ -# We do not need these, they are already part of baloo5: -rm -f $PKG/usr/bin/* +# All these files conflict with the baloo5 package which also contains them: +rm $PKG/usr/bin/* +rm $PKG/usr/share/dbus-1/interfaces/org.kde.baloo.file.indexer.xml +rm -r $PKG/usr/share/icons +# Do not autostart the baloo 4 service: +rm -r $PKG/usr/share/autostart + diff --git a/kde/slack-desc/akonadi-contacts b/kde/slack-desc/akonadi-contacts new file mode 100644 index 0000000..872802c --- /dev/null +++ b/kde/slack-desc/akonadi-contacts @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +akonadi-contacts: akonadi-contacts (implement contact management in akonadi) +akonadi-contacts: +akonadi-contacts: akonadi-contacts contains libraries and daemons to implement +akonadi-contacts: Contact Management in Akonadi. +akonadi-contacts: +akonadi-contacts: +akonadi-contacts: +akonadi-contacts: +akonadi-contacts: +akonadi-contacts: Home page: http://www.kde.org/ +akonadi-contacts: diff --git a/kde/slack-desc/akonadi-mime b/kde/slack-desc/akonadi-mime new file mode 100644 index 0000000..80aa41d --- /dev/null +++ b/kde/slack-desc/akonadi-mime @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +akonadi-mime: akonadi-mime (implement mimeing in akonadi) +akonadi-mime: +akonadi-mime: akonadi-mime contains libraries and daemons to implement +akonadi-mime: basic email handling in Akonadi. +akonadi-mime: +akonadi-mime: +akonadi-mime: +akonadi-mime: +akonadi-mime: +akonadi-mime: Home page: http://www.kde.org/ +akonadi-mime: diff --git a/kde/slack-desc/akonadi-notes b/kde/slack-desc/akonadi-notes new file mode 100644 index 0000000..2893b64 --- /dev/null +++ b/kde/slack-desc/akonadi-notes @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +akonadi-notes: akonadi-notes (implement management of notes in akonadi) +akonadi-notes: +akonadi-notes: akonadi-notes contains libraries and daemons to implement +akonadi-notes: management of notes in Akonadi. +akonadi-notes: +akonadi-notes: +akonadi-notes: +akonadi-notes: +akonadi-notes: +akonadi-notes: Home page: http://www.kde.org/ +akonadi-notes: diff --git a/kde/slack-desc/akonadi-search b/kde/slack-desc/akonadi-search index 487379f..9d345b4 100644 --- a/kde/slack-desc/akonadi-search +++ b/kde/slack-desc/akonadi-search @@ -9,7 +9,7 @@ akonadi-search: akonadi-search (implement searching in akonadi) akonadi-search: akonadi-search: akonadi-search contains libraries and daemons to implement -akonadi-search: searching in Akonad. +akonadi-search: searching in Akonadi. akonadi-search: akonadi-search: akonadi-search: diff --git a/kde/slack-desc/kdev-php b/kde/slack-desc/kdev-php new file mode 100644 index 0000000..7fd0fb9 --- /dev/null +++ b/kde/slack-desc/kdev-php @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +kdev-php: kdev-php (PHP language plugin for KDevelop) +kdev-php: +kdev-php: This is a KDevelop plugin that provides support for the PHP language. +kdev-php: +kdev-php: +kdev-php: +kdev-php: +kdev-php: +kdev-php: +kdev-php: +kdev-php: diff --git a/kde/slack-desc/kpmcore b/kde/slack-desc/kpmcore new file mode 100644 index 0000000..44306d8 --- /dev/null +++ b/kde/slack-desc/kpmcore @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------| +kpmcore: kpmcore (KDE partitionmanager core libraries) +kpmcore: +kpmcore: kpmcore is a library for managing partitions. It contains +kpmcore: common code for KDE Partition Manager and other projects. +kpmcore: +kpmcore: +kpmcore: +kpmcore: +kpmcore: See also: +kpmcore: https://www.kde.org/applications/system/kdepartitionmanager +kpmcore: -- cgit v1.2.3