From a6248408ec85d7f4202e3ffd604528dac2a2a8fb Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Wed, 21 Aug 2019 05:50:41 +0000 Subject: Wed Aug 21 05:50:41 UTC 2019 ap/pamixer-1.4-x86_64-3.txz: Rebuilt. Recompiled against boost-1.71.0. kde/calligra-2.9.11-x86_64-31.txz: Rebuilt. Recompiled against boost-1.71.0 and gsl-2.6. kde/step-4.14.3-x86_64-7.txz: Rebuilt. Recompiled against gsl-2.6. l/akonadi-1.13.0-x86_64-13.txz: Rebuilt. Recompiled against boost-1.71.0. l/boost-1.71.0-x86_64-1.txz: Upgraded. Shared library .so-version bump. l/gsl-2.6-x86_64-1.txz: Upgraded. Shared library .so-version bump. l/zstd-1.4.3-x86_64-1.txz: Upgraded. n/getmail-5.14-x86_64-1.txz: Upgraded. x/igt-gpu-tools-1.24-x86_64-3.txz: Rebuilt. Recompiled against gsl-2.6. --- source/ap/pamixer/pamixer.SlackBuild | 2 +- source/kde/build/calligra | 2 +- source/kde/build/step | 2 +- source/l/akonadi/akonadi.SlackBuild | 2 +- source/x/x11/build/igt-gpu-tools | 2 +- source/x/x11/configure/xf86-video-geode | 13 +++++++++++++ 6 files changed, 18 insertions(+), 5 deletions(-) create mode 100644 source/x/x11/configure/xf86-video-geode (limited to 'source') diff --git a/source/ap/pamixer/pamixer.SlackBuild b/source/ap/pamixer/pamixer.SlackBuild index 7492e3e0e..ee58d2c1e 100755 --- a/source/ap/pamixer/pamixer.SlackBuild +++ b/source/ap/pamixer/pamixer.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=pamixer VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} if [ -z "$ARCH" ]; then case "$( uname -m )" in diff --git a/source/kde/build/calligra b/source/kde/build/calligra index 64bb6b746..e85087aff 100644 --- a/source/kde/build/calligra +++ b/source/kde/build/calligra @@ -1 +1 @@ -30 +31 diff --git a/source/kde/build/step b/source/kde/build/step index 1e8b31496..7f8f011eb 100644 --- a/source/kde/build/step +++ b/source/kde/build/step @@ -1 +1 @@ -6 +7 diff --git a/source/l/akonadi/akonadi.SlackBuild b/source/l/akonadi/akonadi.SlackBuild index eb7a91116..b0d4e0976 100755 --- a/source/l/akonadi/akonadi.SlackBuild +++ b/source/l/akonadi/akonadi.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=akonadi VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-12} +BUILD=${BUILD:-13} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} diff --git a/source/x/x11/build/igt-gpu-tools b/source/x/x11/build/igt-gpu-tools index 0cfbf0888..00750edc0 100644 --- a/source/x/x11/build/igt-gpu-tools +++ b/source/x/x11/build/igt-gpu-tools @@ -1 +1 @@ -2 +3 diff --git a/source/x/x11/configure/xf86-video-geode b/source/x/x11/configure/xf86-video-geode new file mode 100644 index 000000000..a6eab1095 --- /dev/null +++ b/source/x/x11/configure/xf86-video-geode @@ -0,0 +1,13 @@ +CFLAGS="$SLKCFLAGS -Wno-error=implicit-function-declaration" \ +CXXFLAGS=$SLKCFLAGS \ +./configure \ + --prefix=/usr \ + --libdir=/usr/lib${LIBDIRSUFFIX} \ + --sysconfdir=/etc \ + --localstatedir=/var \ + --infodir=/usr/info \ + --mandir=/usr/man \ + --docdir=/usr/doc/${PKGNAME}-${MODULAR_PACKAGE_VERSION} \ + --with-udev-rules-dir=/lib/udev/rules.d \ + --disable-static \ + --build=$ARCH-slackware-linux -- cgit v1.2.3