summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libraries/libmateweather/README2
-rw-r--r--libraries/libmateweather/libmateweather.SlackBuild10
-rw-r--r--libraries/libmateweather/libmateweather.info6
3 files changed, 9 insertions, 9 deletions
diff --git a/libraries/libmateweather/README b/libraries/libmateweather/README
index bf6bd3cfb9..e9ea6c5265 100644
--- a/libraries/libmateweather/README
+++ b/libraries/libmateweather/README
@@ -1,4 +1,2 @@
-libmateweather (fork of libgnomeweather for the MATE desktop)
-
libmateweather is a library to access weather information from online
services for numerous locations.
diff --git a/libraries/libmateweather/libmateweather.SlackBuild b/libraries/libmateweather/libmateweather.SlackBuild
index a734b03451..90e6b74f6f 100644
--- a/libraries/libmateweather/libmateweather.SlackBuild
+++ b/libraries/libmateweather/libmateweather.SlackBuild
@@ -2,9 +2,9 @@
# Slackware build script for libmateweather
-# Copyright 2013 Chess Griffin Raleigh, NC
-# Copyright 2013-2021 Willy Sudiarto Raharjo
-# Copyright 2023 Johannes Schoepfer, Germany
+# Copyright 2013 Chess Griffin Raleigh, NC
+# Copyright 2013-2021 Willy Sudiarto Raharjo
+# Copyright 2023-2024 Johannes Schoepfer, Germany
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=libmateweather
-VERSION=${VERSION:-1.26.3}
+VERSION=${VERSION:-1.28.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -96,6 +96,8 @@ CXXFLAGS="$SLKCFLAGS" \
--disable-static \
--enable-shared \
--enable-locations-compression \
+ --disable-schemas-compile \
+ --disable-icon-update \
--build=$ARCH-slackware-linux
make
diff --git a/libraries/libmateweather/libmateweather.info b/libraries/libmateweather/libmateweather.info
index ba6f0f0f6a..2e5af9e2d6 100644
--- a/libraries/libmateweather/libmateweather.info
+++ b/libraries/libmateweather/libmateweather.info
@@ -1,8 +1,8 @@
PRGNAM="libmateweather"
-VERSION="1.26.3"
+VERSION="1.28.0"
HOMEPAGE="https://wiki.mate-desktop.org/mate-desktop/libraries/libmateweather/"
-DOWNLOAD="https://pub.mate-desktop.org/releases/1.26/libmateweather-1.26.3.tar.xz"
-MD5SUM="891a0161b24f046a75125683a56551b5"
+DOWNLOAD="https://pub.mate-desktop.org/releases/1.28/libmateweather-1.28.0.tar.xz"
+MD5SUM="f42374dc7500ea7be0d8cb5793106b83"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""