summaryrefslogtreecommitdiffstats
path: root/libraries/libmateweather
diff options
context:
space:
mode:
author Johannes Schoepfer <slackbuilds@schoepfer.info>2023-10-24 06:29:57 +0900
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-10-28 13:11:49 +0700
commit94fd0ba5c2fb3e2b25d8512a55cba258fc29bf3b (patch)
treef782946bb07f114d9486fddf47eb781fa9d4a2b3 /libraries/libmateweather
parent04ac5caff8378ca15fb736e73583245735eeac83 (diff)
downloadslackbuilds-94fd0ba5c2fb3e2b25d8512a55cba258fc29bf3b.tar.gz
slackbuilds-94fd0ba5c2fb3e2b25d8512a55cba258fc29bf3b.tar.xz
libraries/libmateweather: Updated for version 1.26.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libmateweather')
-rw-r--r--libraries/libmateweather/libmateweather.SlackBuild7
-rw-r--r--libraries/libmateweather/libmateweather.info6
2 files changed, 7 insertions, 6 deletions
diff --git a/libraries/libmateweather/libmateweather.SlackBuild b/libraries/libmateweather/libmateweather.SlackBuild
index 8961a9d8df..f23c778e69 100644
--- a/libraries/libmateweather/libmateweather.SlackBuild
+++ b/libraries/libmateweather/libmateweather.SlackBuild
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=libmateweather
-VERSION=${VERSION:-1.26.1}
+VERSION=${VERSION:-1.26.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -80,9 +80,9 @@ cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
- -o -perm 511 \) -exec chmod 755 {} \+ -o \
+ -o -perm 511 \) -exec chmod 755 {} + -o \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
- -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \+
+ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} +
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
@@ -94,6 +94,7 @@ CXXFLAGS="$SLKCFLAGS" \
--mandir=/usr/man \
--docdir=/usr/doc/$PRGNAM-$VERSION \
--disable-static \
+ --enable-shared \
--enable-locations-compression \
--build=$ARCH-slackware-linux
diff --git a/libraries/libmateweather/libmateweather.info b/libraries/libmateweather/libmateweather.info
index 6865afec31..c43b405ffb 100644
--- a/libraries/libmateweather/libmateweather.info
+++ b/libraries/libmateweather/libmateweather.info
@@ -1,8 +1,8 @@
PRGNAM="libmateweather"
-VERSION="1.26.1"
+VERSION="1.26.2"
HOMEPAGE="https://wiki.mate-desktop.org/mate-desktop/libraries/libmateweather/"
-DOWNLOAD="https://pub.mate-desktop.org/releases/1.26/libmateweather-1.26.1.tar.xz"
-MD5SUM="06fd1be9d7bd339514a4b177b09ec015"
+DOWNLOAD="https://pub.mate-desktop.org/releases/1.26/libmateweather-1.26.2.tar.xz"
+MD5SUM="e35f7d600e766e0a3077bd98e5b1a2c7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""