summaryrefslogtreecommitdiffstats
path: root/libraries/libmateweather
diff options
context:
space:
mode:
author Johannes Schoepfer <slackbuilds@schoepfer.info>2024-02-23 17:14:30 +0900
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-24 15:34:51 +0700
commit8080137e9aeea7c92a504256a58a17ab35507223 (patch)
treed305732c29c3f5ae719348befed957ee4d5f8e62 /libraries/libmateweather
parenta7fe72e7dda167d0799b6892ac29bbc704d216e3 (diff)
downloadslackbuilds-8080137e9aeea7c92a504256a58a17ab35507223.tar.gz
slackbuilds-8080137e9aeea7c92a504256a58a17ab35507223.tar.xz
libraries/libmateweather: Updated for version 1.28.0.
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/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=""