summaryrefslogtreecommitdiffstats
path: root/kde
diff options
context:
space:
mode:
Diffstat (limited to 'kde')
-rwxr-xr-xkde/KDE.SlackBuild10
-rw-r--r--kde/modules/applications2
-rw-r--r--kde/slack-desc/polkit-kde-kcmodules-framework18
3 files changed, 29 insertions, 1 deletions
diff --git a/kde/KDE.SlackBuild b/kde/KDE.SlackBuild
index 273fb90..80439ea 100755
--- a/kde/KDE.SlackBuild
+++ b/kde/KDE.SlackBuild
@@ -174,6 +174,16 @@ precheck() {
echo "Multiply-defined package names: '$(echo $PKGDUP)'"
RETVAL=1
fi
+ unset PKGDUP
+
+ # Any source not being built modular (i.e. forgotten to add to modularize)?
+ for PSRC in $(cat modules/* | grep -v "^ *#" | grep -v "^$"); do
+ if ! grep -wq "^${PSRC}$" modularize ; then
+ echo "Not built modular: $PSRC"
+ RETVAL=1
+ fi
+ done
+ unset PSRC
for MODULE in $(cat $CWD/modules/* | grep -v "^ *#") ; do
# First find out if the pkg source is different from the actual pkg name:
diff --git a/kde/modules/applications b/kde/modules/applications
index 6cf4e6d..2345ab0 100644
--- a/kde/modules/applications
+++ b/kde/modules/applications
@@ -165,7 +165,7 @@ kwordquiz
marble
pairs
rocs
-step
+#step
# kdewebdev:
kdewebdev
diff --git a/kde/slack-desc/polkit-kde-kcmodules-framework b/kde/slack-desc/polkit-kde-kcmodules-framework
new file mode 100644
index 0000000..91a3207
--- /dev/null
+++ b/kde/slack-desc/polkit-kde-kcmodules-framework
@@ -0,0 +1,18 @@
+# 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-----------------------------------------------------|
+polkit-kde-kcmodules-framework: polkit-kde-kcmodules-framework (KDE polkit kcmodules)
+polkit-kde-kcmodules-framework:
+polkit-kde-kcmodules-framework: This package contains the kcm_polkit modules for KDE.
+polkit-kde-kcmodules-framework:
+polkit-kde-kcmodules-framework:
+polkit-kde-kcmodules-framework:
+polkit-kde-kcmodules-framework:
+polkit-kde-kcmodules-framework:
+polkit-kde-kcmodules-framework:
+polkit-kde-kcmodules-framework: