summaryrefslogtreecommitdiffstats
path: root/kde
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xkde/KDE.SlackBuild2
-rw-r--r--kde/KDE.options2
-rw-r--r--kde/build/kde-workspace1
-rw-r--r--kde/build/kdelibs1
-rw-r--r--kde/build/plasma-nm (renamed from kde/build/kwalletmanager)0
-rw-r--r--kde/modularize5
-rw-r--r--kde/modules/kdebase3
-rw-r--r--kde/modules/kdeedu2
-rw-r--r--kde/patch/kde-workspace.patch2
-rw-r--r--kde/patch/kdelibs.patch5
-rw-r--r--kde/patch/kdepim.patch4
-rw-r--r--kde/patch/kdepim/kdepim-install_kleopatra_headers.patch.gzbin0 -> 1193 bytes
-rw-r--r--kde/post-install/baloo.post-install2
-rw-r--r--kde/post-install/kde-workspace.post-install1
-rw-r--r--kde/slack-desc/artikulate19
-rw-r--r--kde/slack-desc/baloo19
-rw-r--r--kde/slack-desc/baloo-widgets19
-rw-r--r--kde/slack-desc/kfilemetadata19
-rw-r--r--kde/slack-desc/kqtquickcharts19
-rwxr-xr-xkdei/calligra-l10n/calligra-l10n.SlackBuild2
-rw-r--r--kdei/calligra-l10n/languages30
-rwxr-xr-xkdei/kde-l10n/kde-l10n.SlackBuild2
22 files changed, 121 insertions, 38 deletions
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/plasma-nm
index 9a7456b..9a7456b 100644
--- a/kde/build/kwalletmanager
+++ b/kde/build/plasma-nm
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
--- /dev/null
+++ b/kde/patch/kdepim/kdepim-install_kleopatra_headers.patch.gz
Binary files 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:
diff --git a/kdei/calligra-l10n/calligra-l10n.SlackBuild b/kdei/calligra-l10n/calligra-l10n.SlackBuild
index 047f11e..210aeab 100755
--- a/kdei/calligra-l10n/calligra-l10n.SlackBuild
+++ b/kdei/calligra-l10n/calligra-l10n.SlackBuild
@@ -36,7 +36,7 @@ if [ ! -r ./languages ]; then
done
fi
-[ -z $VERSION ] && export VERSION=2.8.1
+[ -z $VERSION ] && export VERSION=2.8.5
[ -z $ARCH ] && export ARCH=noarch
[ -z $BUILD ] && export BUILD=1
diff --git a/kdei/calligra-l10n/languages b/kdei/calligra-l10n/languages
deleted file mode 100644
index bf89005..0000000
--- a/kdei/calligra-l10n/languages
+++ /dev/null
@@ -1,30 +0,0 @@
-bs
-ca
-ca@valencia
-cs
-da
-de
-el
-es
-et
-fi
-fr
-gl
-hu
-ia
-it
-kk
-nb
-nds
-nl
-pl
-pt
-pt_BR
-ru
-sk
-sl
-sv
-tr
-uk
-zh_CN
-zh_TW
diff --git a/kdei/kde-l10n/kde-l10n.SlackBuild b/kdei/kde-l10n/kde-l10n.SlackBuild
index a7ea46b..1c58f94 100755
--- a/kdei/kde-l10n/kde-l10n.SlackBuild
+++ b/kdei/kde-l10n/kde-l10n.SlackBuild
@@ -35,7 +35,7 @@ if [ ! -r ./languages ]; then
done
fi
-[ -z $VERSION ] && export VERSION=4.12.5
+[ -z $VERSION ] && export VERSION=4.13.3
[ -z $ARCH ] && export ARCH=noarch
[ -z $BUILD ] && export BUILD=1