From 7c09fc7a7d7b61da514e84bd906d9c417e84b3b7 Mon Sep 17 00:00:00 2001 From: Andrew Clemons Date: Tue, 23 Jan 2018 09:52:30 +1300 Subject: libraries/appstream-glib: Updated for version 0.7.5. Signed-off-by: Andrew Clemons --- libraries/appstream-glib/appstream-glib.SlackBuild | 10 ++++------ libraries/appstream-glib/appstream-glib.info | 6 +++--- 2 files changed, 7 insertions(+), 9 deletions(-) (limited to 'libraries/appstream-glib') diff --git a/libraries/appstream-glib/appstream-glib.SlackBuild b/libraries/appstream-glib/appstream-glib.SlackBuild index d5c2bbfa816c..04e8104d3395 100644 --- a/libraries/appstream-glib/appstream-glib.SlackBuild +++ b/libraries/appstream-glib/appstream-glib.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for appstream-glib -# Copyright 2017 Andrew Clemons, Wellington New Zealand +# Copyright 2017-2018 Andrew Clemons, Wellington New Zealand # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,9 +23,9 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=appstream-glib -VERSION=${VERSION:-0.7.4} +VERSION=${VERSION:-0.7.5} SRCVERSION=$(echo "$PRGNAM" | tr - _)_$(echo "$VERSION" | tr . _) -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then @@ -77,10 +77,8 @@ CXXFLAGS="$SLKCFLAGS" \ --libdir=/usr/lib${LIBDIRSUFFIX} \ --sysconfdir=/etc \ --mandir=/usr/man \ - --enable-dep11 \ --enable-gtk-doc \ - --disable-stemmer \ - --disable-rpm + --disable-stemmer # not sure why this is necessary sed -i "/^ COMMAND = \/usr\/bin\/g-ir-scanner/s/-lyaml //" _build/build.ninja diff --git a/libraries/appstream-glib/appstream-glib.info b/libraries/appstream-glib/appstream-glib.info index 70b6fbdd5ba2..511de00935d8 100644 --- a/libraries/appstream-glib/appstream-glib.info +++ b/libraries/appstream-glib/appstream-glib.info @@ -1,8 +1,8 @@ PRGNAM="appstream-glib" -VERSION="0.7.4" +VERSION="0.7.5" HOMEPAGE="https://github.com/hughsie/appstream-glib" -DOWNLOAD="https://github.com/hughsie/appstream-glib/archive/appstream_glib_0_7_4/appstream-glib-appstream_glib_0_7_4.tar.gz" -MD5SUM="c4f3f360aa1ce815500b2c8fdd243d3d" +DOWNLOAD="https://github.com/hughsie/appstream-glib/archive/appstream_glib_0_7_5/appstream-glib-appstream_glib_0_7_5.tar.gz" +MD5SUM="b4a579909ccbad63b9991242eee605b2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="meson json-glib gcab" -- cgit v1.2.3