From f1f15652d1e9b864b86e42f206ccf7054f684e55 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Sun, 22 Dec 2019 19:14:09 +0000 Subject: Sun Dec 22 19:14:09 UTC 2019 d/parallel-20191222-noarch-1.txz: Upgraded. l/eigen3-3.2.10-x86_64-3.txz: Rebuilt. Fixed header path in eigen3.pc. Thanks to gouttegd. l/gobject-introspection-1.62.0-x86_64-3.txz: Rebuilt. Recompiled against libffi-3.3. l/imagemagick-7.0.9_10-x86_64-1.txz: Upgraded. n/libmbim-1.20.4-x86_64-1.txz: Upgraded. n/libtirpc-1.2.5-x86_64-1.txz: Upgraded. xfce/tumbler-0.2.8-x86_64-1.txz: Upgraded. --- source/l/eigen3/eigen3.SlackBuild | 3 +-- source/l/gobject-introspection/gobject-introspection.SlackBuild | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'source/l') diff --git a/source/l/eigen3/eigen3.SlackBuild b/source/l/eigen3/eigen3.SlackBuild index 22da36ea..f4c92601 100755 --- a/source/l/eigen3/eigen3.SlackBuild +++ b/source/l/eigen3/eigen3.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=eigen VERSION=3.2.10 SRCVER="eigen-b9cd8366d4e8" -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} # Automatically determine the architecture we're building on: MARCH=$( uname -m ) @@ -91,7 +91,6 @@ cd build -DCMAKE_C_FLAGS:STRING="$SLKCFLAGS" \ -DCMAKE_CXX_FLAGS:STRING="$SLKCFLAGS" \ -DCMAKE_INSTALL_PREFIX=/usr \ - -DEIGEN_INCLUDE_INSTALL_DIR=/usr/include/eigen3 \ .. || exit 1 make || exit 1 make install DESTDIR=$PKG || exit 1 diff --git a/source/l/gobject-introspection/gobject-introspection.SlackBuild b/source/l/gobject-introspection/gobject-introspection.SlackBuild index 3856fce8..aaf84951 100755 --- a/source/l/gobject-introspection/gobject-introspection.SlackBuild +++ b/source/l/gobject-introspection/gobject-introspection.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=gobject-introspection VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then -- cgit v1.2.3