From da0042bb00236b11d26b479fe149fc780027734c Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Mon, 22 Dec 2014 15:18:28 +0100 Subject: KDE 4.13.3 for Slackware 14.1 (23aug2014) --- kde/KDE.SlackBuild | 2 ++ kde/KDE.options | 2 +- kde/build/kde-workspace | 1 + kde/build/kdelibs | 1 - kde/build/kwalletmanager | 2 -- kde/build/plasma-nm | 2 ++ kde/modularize | 5 +++++ kde/modules/kdebase | 3 +++ kde/modules/kdeedu | 2 ++ kde/patch/kde-workspace.patch | 2 +- kde/patch/kdelibs.patch | 5 +++-- kde/patch/kdepim.patch | 4 ++++ .../kdepim/kdepim-install_kleopatra_headers.patch.gz | Bin 0 -> 1193 bytes kde/post-install/baloo.post-install | 2 ++ kde/post-install/kde-workspace.post-install | 1 - kde/slack-desc/artikulate | 19 +++++++++++++++++++ kde/slack-desc/baloo | 19 +++++++++++++++++++ kde/slack-desc/baloo-widgets | 19 +++++++++++++++++++ kde/slack-desc/kfilemetadata | 19 +++++++++++++++++++ kde/slack-desc/kqtquickcharts | 19 +++++++++++++++++++ 20 files changed, 121 insertions(+), 8 deletions(-) delete mode 100644 kde/build/kdelibs delete mode 100644 kde/build/kwalletmanager create mode 100644 kde/build/plasma-nm create mode 100644 kde/patch/kdepim.patch create mode 100644 kde/patch/kdepim/kdepim-install_kleopatra_headers.patch.gz create mode 100644 kde/post-install/baloo.post-install create mode 100644 kde/slack-desc/artikulate create mode 100644 kde/slack-desc/baloo create mode 100644 kde/slack-desc/baloo-widgets create mode 100644 kde/slack-desc/kfilemetadata create mode 100644 kde/slack-desc/kqtquickcharts (limited to 'kde') diff --git a/kde/KDE.SlackBuild b/kde/KDE.SlackBuild index 5af89d4..56af191 100755 --- a/kde/KDE.SlackBuild +++ b/kde/KDE.SlackBuild @@ -468,6 +468,7 @@ KDEMODS=" \ kdepimlibs \ kdebase \ kdesdk \ + extragear:libkscreen \ kdegraphics \ kdebindings \ kdebase:kde-workspace \ @@ -484,6 +485,7 @@ KDEMODS=" \ kdetoys \ kdepim \ kdepim-runtime \ + kdenetwork:kopete \ kdeedu \ kdewebdev \ kdebase:kde-baseapps \ diff --git a/kde/KDE.options b/kde/KDE.options index 9402ea7..6d88efc 100644 --- a/kde/KDE.options +++ b/kde/KDE.options @@ -3,7 +3,7 @@ # usually has a different version number), or by setting your own # environment variables. -[ -z $VERSION ] && export VERSION=4.12.5 +[ -z $VERSION ] && export VERSION=4.13.3 [ -z $BUILD ] && export BUILD=1 # Automatically determine the architecture we're building on: diff --git a/kde/build/kde-workspace b/kde/build/kde-workspace index 0cfbf08..9a7456b 100644 --- a/kde/build/kde-workspace +++ b/kde/build/kde-workspace @@ -1 +1,2 @@ 2 + diff --git a/kde/build/kdelibs b/kde/build/kdelibs deleted file mode 100644 index 0cfbf08..0000000 --- a/kde/build/kdelibs +++ /dev/null @@ -1 +0,0 @@ -2 diff --git a/kde/build/kwalletmanager b/kde/build/kwalletmanager deleted file mode 100644 index 9a7456b..0000000 --- a/kde/build/kwalletmanager +++ /dev/null @@ -1,2 +0,0 @@ -2 - diff --git a/kde/build/plasma-nm b/kde/build/plasma-nm new file mode 100644 index 0000000..9a7456b --- /dev/null +++ b/kde/build/plasma-nm @@ -0,0 +1,2 @@ +2 + diff --git a/kde/modularize b/kde/modularize index 9bc9031..c87f947 100644 --- a/kde/modularize +++ b/kde/modularize @@ -29,8 +29,11 @@ kmag kdelibs # kdebase: +baloo +baloo-widgets nepomuk-core nepomuk-widgets +kfilemetadata kde-baseapps kactivities konsole @@ -43,6 +46,7 @@ kde-base-artwork # kdeedu: libkdeedu analitza +artikulate blinken cantor kalgebra @@ -55,6 +59,7 @@ kig kiten klettres kmplot +kqtquickcharts kstars ktouch kturtle diff --git a/kde/modules/kdebase b/kde/modules/kdebase index 38337e3..5923962 100644 --- a/kde/modules/kdebase +++ b/kde/modules/kdebase @@ -1,3 +1,6 @@ +kfilemetadata +baloo +baloo-widgets nepomuk-core nepomuk-widgets kde-baseapps diff --git a/kde/modules/kdeedu b/kde/modules/kdeedu index c462759..62888ad 100644 --- a/kde/modules/kdeedu +++ b/kde/modules/kdeedu @@ -1,5 +1,6 @@ libkdeedu analitza +artikulate blinken cantor kalgebra @@ -13,6 +14,7 @@ kiten klettres kmplot kstars +kqtquickcharts ktouch kturtle kwordquiz diff --git a/kde/patch/kde-workspace.patch b/kde/patch/kde-workspace.patch index 270c10a..24f97e0 100644 --- a/kde/patch/kde-workspace.patch +++ b/kde/patch/kde-workspace.patch @@ -5,5 +5,5 @@ zcat $CWD/patch/kde-workspace/kde-workspace.kdm.server.timeout.diff.gz | patch - zcat $CWD/patch/kde-workspace/kde-workspace.batteryapplet.diff.gz | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } # Fix crash when DesktopNames isn't set (fixed in 4.11.10): -zcat $CWD/patch/kde-workspace/kde-workspace.desktopnames.diff.gz | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } +#zcat $CWD/patch/kde-workspace/kde-workspace.desktopnames.diff.gz | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } diff --git a/kde/patch/kdelibs.patch b/kde/patch/kdelibs.patch index 12a5e9b..4822201 100644 --- a/kde/patch/kdelibs.patch +++ b/kde/patch/kdelibs.patch @@ -12,5 +12,6 @@ zcat $CWD/patch/kdelibs/return-not-break.-copy-paste-error.patch.gz | patch -R - zcat $CWD/patch/kdelibs/coding-style-fixes.patch.gz | patch -R -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } zcat $CWD/patch/kdelibs/return-application-icons-properly.patch.gz | patch -R -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } -# Patch for CVE-2014-3494 (KMail/KIO POP3 SSL MITM Flaw): -zcat $CWD/patch/kdelibs/kdelibs.CVE-2014-3494.patch.gz | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } +# Patch for CVE-2014-3494 (KMail/KIO POP3 SSL MITM Flaw) - fixed in 4.13.3: +#zcat $CWD/patch/kdelibs/kdelibs.CVE-2014-3494.patch.gz | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } + diff --git a/kde/patch/kdepim.patch b/kde/patch/kdepim.patch new file mode 100644 index 0000000..fc41774 --- /dev/null +++ b/kde/patch/kdepim.patch @@ -0,0 +1,4 @@ +# Install Kleopatra headers, needed by kopete-cryptography: +# This used to be fixed? +zcat $CWD/patch/kdepim/kdepim-install_kleopatra_headers.patch.gz | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } + diff --git a/kde/patch/kdepim/kdepim-install_kleopatra_headers.patch.gz b/kde/patch/kdepim/kdepim-install_kleopatra_headers.patch.gz new file mode 100644 index 0000000..c842649 Binary files /dev/null and b/kde/patch/kdepim/kdepim-install_kleopatra_headers.patch.gz differ diff --git a/kde/post-install/baloo.post-install b/kde/post-install/baloo.post-install new file mode 100644 index 0000000..9239a3e --- /dev/null +++ b/kde/post-install/baloo.post-install @@ -0,0 +1,2 @@ +# Move the polkit dbus configuration files to the proper place: +mv $PKG/etc/kde/dbus-1 $PKG/etc/ diff --git a/kde/post-install/kde-workspace.post-install b/kde/post-install/kde-workspace.post-install index a22ef48..5cbabf5 100644 --- a/kde/post-install/kde-workspace.post-install +++ b/kde/post-install/kde-workspace.post-install @@ -49,4 +49,3 @@ mv $PKG/etc/kde/dbus-1 $PKG/etc/ # This is fubar: rm -f $PKG/usr/share/icons/hicolor/index.theme - diff --git a/kde/slack-desc/artikulate b/kde/slack-desc/artikulate new file mode 100644 index 0000000..be00419 --- /dev/null +++ b/kde/slack-desc/artikulate @@ -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------------------------------------------------------| +artikulate: artikulate (pronunciation trainer) +artikulate: +artikulate: Artikulate is a pronunciation trainer, which helps in improving and +artikulate: perfecting pronunciation skills. Learners train their pronunciation +artikulate: by recording their own voices and comparing them to native speaker +artikulate: recordings. +artikulate: Artikulate is part of the KDE Education Project. +artikulate: +artikulate: +artikulate: For more information, visit: http://www.kde.org +artikulate: diff --git a/kde/slack-desc/baloo b/kde/slack-desc/baloo new file mode 100644 index 0000000..4035970 --- /dev/null +++ b/kde/slack-desc/baloo @@ -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------------------------------------------------------| +baloo: baloo (framework for searching and managing metadata) +baloo: +baloo: Baloo is a framework for searching and managing metadata. +baloo: Baloo focuses on providing a very small memory footprint along with +baloo: with extremely fast searching. It also supports storing additional +baloo: file based metadata via extended attributes. +baloo: +baloo: +baloo: +baloo: For more information, visit: http://www.kde.org +baloo: diff --git a/kde/slack-desc/baloo-widgets b/kde/slack-desc/baloo-widgets new file mode 100644 index 0000000..2f9ce74 --- /dev/null +++ b/kde/slack-desc/baloo-widgets @@ -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------------------------------------------------------| +baloo-widgets: baloo-widgets (widgets for baloo) +baloo-widgets: +baloo-widgets: Baloo is a framework for searching and managing metadata. +baloo-widgets: Balooo-widgets contains widgets for use with Baloo. +baloo-widgets: +baloo-widgets: +baloo-widgets: +baloo-widgets: +baloo-widgets: +baloo-widgets: For more information, visit: http://www.kde.org +baloo-widgets: diff --git a/kde/slack-desc/kfilemetadata b/kde/slack-desc/kfilemetadata new file mode 100644 index 0000000..0e4b7df --- /dev/null +++ b/kde/slack-desc/kfilemetadata @@ -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------------------------------------------------------| +kfilemetadata: kfilemetadata (a library for extracting file metadata) +kfilemetadata: +kfilemetadata: kfilemetadata is a library for extracting file metadata. +kfilemetadata: +kfilemetadata: +kfilemetadata: +kfilemetadata: +kfilemetadata: +kfilemetadata: +kfilemetadata: For more information, visit: http://www.kde.org +kfilemetadata: diff --git a/kde/slack-desc/kqtquickcharts b/kde/slack-desc/kqtquickcharts new file mode 100644 index 0000000..d1ea9ea --- /dev/null +++ b/kde/slack-desc/kqtquickcharts @@ -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------------------------------------------------------| +kqtquickcharts: kqtquickcharts (plugin to render interactive graphs) +kqtquickcharts: +kqtquickcharts: +kqtquickcharts: +kqtquickcharts: +kqtquickcharts: +kqtquickcharts: +kqtquickcharts: +kqtquickcharts: +kqtquickcharts: For more information, visit: http://www.kde.org +kqtquickcharts: -- cgit v1.2.3