summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to 'source')
-rw-r--r--source/a/mcelog/mcelog.logrotate.size.syntax.diff6
-rw-r--r--source/kde/kde/build/kdev-php2
-rw-r--r--source/kde/kde/build/kdev-python2
-rw-r--r--source/kde/kde/build/kdevelop2
-rw-r--r--source/kde/kde/build/kopeninghours2
-rw-r--r--source/kde/kde/build/zanshin1
-rw-r--r--source/kde/kde/cmake/kdepim22
-rw-r--r--source/kde/kde/cmake/kitinerary22
-rw-r--r--source/kde/kde/modules/all-packaged-applications4
-rw-r--r--source/kde/kde/modules/applications8
-rw-r--r--source/kde/kde/modules/applications-extra5
-rw-r--r--source/kde/kde/slack-desc/zanshin19
-rwxr-xr-xsource/l/xxHash/xxHash.SlackBuild13
13 files changed, 52 insertions, 56 deletions
diff --git a/source/a/mcelog/mcelog.logrotate.size.syntax.diff b/source/a/mcelog/mcelog.logrotate.size.syntax.diff
index 49a511a57..94056af35 100644
--- a/source/a/mcelog/mcelog.logrotate.size.syntax.diff
+++ b/source/a/mcelog/mcelog.logrotate.size.syntax.diff
@@ -1,10 +1,10 @@
---- ./mcelog.logrotate.orig 2021-04-30 09:44:57.000000000 -0500
-+++ ./mcelog.logrotate 2021-05-23 14:16:45.606004778 -0500
+--- ./mcelog.logrotate.orig 2021-12-09 19:12:29.000000000 -0600
++++ ./mcelog.logrotate 2021-12-10 14:44:50.221011659 -0600
@@ -3,7 +3,7 @@
dateext
maxage 365
rotate 99
-- size=+2048k
+- size +2048k
+ size 2048k
notifempty
missingok
diff --git a/source/kde/kde/build/kdev-php b/source/kde/kde/build/kdev-php
index 00750edc0..d00491fd7 100644
--- a/source/kde/kde/build/kdev-php
+++ b/source/kde/kde/build/kdev-php
@@ -1 +1 @@
-3
+1
diff --git a/source/kde/kde/build/kdev-python b/source/kde/kde/build/kdev-python
index b8626c4cf..d00491fd7 100644
--- a/source/kde/kde/build/kdev-python
+++ b/source/kde/kde/build/kdev-python
@@ -1 +1 @@
-4
+1
diff --git a/source/kde/kde/build/kdevelop b/source/kde/kde/build/kdevelop
index 1e8b31496..d00491fd7 100644
--- a/source/kde/kde/build/kdevelop
+++ b/source/kde/kde/build/kdevelop
@@ -1 +1 @@
-6
+1
diff --git a/source/kde/kde/build/kopeninghours b/source/kde/kde/build/kopeninghours
index 0cfbf0888..d00491fd7 100644
--- a/source/kde/kde/build/kopeninghours
+++ b/source/kde/kde/build/kopeninghours
@@ -1 +1 @@
-2
+1
diff --git a/source/kde/kde/build/zanshin b/source/kde/kde/build/zanshin
new file mode 100644
index 000000000..d00491fd7
--- /dev/null
+++ b/source/kde/kde/build/zanshin
@@ -0,0 +1 @@
+1
diff --git a/source/kde/kde/cmake/kdepim b/source/kde/kde/cmake/kdepim
deleted file mode 100644
index c554d9103..000000000
--- a/source/kde/kde/cmake/kdepim
+++ /dev/null
@@ -1,22 +0,0 @@
-mkdir cmake-build
-cd cmake-build
- cmake \
- $KDE_OPT_ARGS \
- -DKDE_PLATFORM_FEATURE_DISABLE_DEPRECATED=TRUE \
- -DCMAKE_C_FLAGS:STRING="-I/usr/include/grantlee-qt5 $SLKCFLAGS" \
- -DCMAKE_C_FLAGS_RELEASE:STRING="-I/usr/include/grantlee-qt5 $SLKCFLAGS" \
- -DCMAKE_CXX_FLAGS:STRING="-I/usr/include/grantlee-qt5 $SLKCFLAGS" \
- -DCMAKE_CXX_FLAGS_RELEASE:STRING="-I/usr/include/grantlee-qt5 $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 \
- -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/source/kde/kde/cmake/kitinerary b/source/kde/kde/cmake/kitinerary
deleted file mode 100644
index ba5d9b148..000000000
--- a/source/kde/kde/cmake/kitinerary
+++ /dev/null
@@ -1,22 +0,0 @@
-mkdir cmake-build
-cd cmake-build
- cmake \
- $KDE_OPT_ARGS \
- -DKDE_PLATFORM_FEATURE_DISABLE_DEPRECATED=TRUE \
- -DCMAKE_C_FLAGS:STRING="-I/usr/include/grantlee-qt5 $SLKCFLAGS" \
- -DCMAKE_C_FLAGS_RELEASE:STRING="-I/usr/include/grantlee-qt5 $SLKCFLAGS -fpermissive" \
- -DCMAKE_CXX_FLAGS:STRING="-I/usr/include/grantlee-qt5 $SLKCFLAGS" \
- -DCMAKE_CXX_FLAGS_RELEASE:STRING="-I/usr/include/grantlee-qt5 $SLKCFLAGS -fpermissive" \
- -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 \
- -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/source/kde/kde/modules/all-packaged-applications b/source/kde/kde/modules/all-packaged-applications
index 7b5551eb3..e0ac8fdbc 100644
--- a/source/kde/kde/modules/all-packaged-applications
+++ b/source/kde/kde/modules/all-packaged-applications
@@ -207,3 +207,7 @@ ktorrent
kpmcore
partitionmanager
skanlite
+kdevelop
+kdev-php
+kdev-python
+zanshin
diff --git a/source/kde/kde/modules/applications b/source/kde/kde/modules/applications
index f4d81d4d9..5fa4c7f07 100644
--- a/source/kde/kde/modules/applications
+++ b/source/kde/kde/modules/applications
@@ -205,3 +205,11 @@ partitionmanager
# New in 21.08.0:
skanlite
+
+# kdevelop added to 21.12.0:
+kdevelop
+kdev-php
+kdev-python
+
+# New in 21.12.0:
+zanshin
diff --git a/source/kde/kde/modules/applications-extra b/source/kde/kde/modules/applications-extra
index a8e06a4d7..c12dbbb2e 100644
--- a/source/kde/kde/modules/applications-extra
+++ b/source/kde/kde/modules/applications-extra
@@ -4,9 +4,6 @@ calligraplan
digikam
krita
falkon
-kdevelop-pg-qt
-kdevelop
-kdev-php
kdiagram
kjots
kstars
@@ -16,7 +13,6 @@ kile
kaudiocreator
kwebkitpart
oxygen-gtk2
-kdev-python
alkimia
kmymoney
okteta
@@ -24,3 +20,4 @@ krename
ktimetracker
labplot
kid3
+kdevelop-pg-qt
diff --git a/source/kde/kde/slack-desc/zanshin b/source/kde/kde/slack-desc/zanshin
new file mode 100644
index 000000000..6e6aab779
--- /dev/null
+++ b/source/kde/kde/slack-desc/zanshin
@@ -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------------------------------------------------------|
+zanshin: zanshin (A Getting Things Done application)
+zanshin:
+zanshin: Zanshin is a powerful yet simple application to manage your day to day
+zanshin: actions. It helps you organize and reduce the cognitive pressure of
+zanshin: what you have to do in your job and personal life. You'll never forget
+zanshin: anything anymore, getting your mind like water.
+zanshin: Zanshin's user interface lets you quickly see an overview of your life
+zanshin: and tasks.
+zanshin:
+zanshin: Homepage: https://zanshin.kde.org
+zanshin:
diff --git a/source/l/xxHash/xxHash.SlackBuild b/source/l/xxHash/xxHash.SlackBuild
index 3657e9247..0880ebd76 100755
--- a/source/l/xxHash/xxHash.SlackBuild
+++ b/source/l/xxHash/xxHash.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=xxHash
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
@@ -99,6 +99,17 @@ rm -f $PKG/usr/lib${LIBDIRSUFFIX}/*.a
# Strip binaries:
find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null
+# Fix manpage links:
+( cd $PKG/usr/man/man1
+ for file in *.1 ; do
+ if [ -L $file ]; then
+ LINK=$(basename $(readlink $file))
+ rm $file
+ ln -sf $LINK $file
+ fi
+ done
+)
+
# Compress manual pages:
find $PKG/usr/man -type f -exec gzip -9 {} \+
for i in $( find $PKG/usr/man -type l ) ; do