summaryrefslogtreecommitdiffstats
path: root/libraries/appstream-glib/appstream-glib.SlackBuild
diff options
context:
space:
mode:
author Andrew Clemons2018-01-22 21:52:30 +0100
committer Willy Sudiarto Raharjo2018-01-27 01:43:54 +0100
commit7c09fc7a7d7b61da514e84bd906d9c417e84b3b7 (patch)
treedd6631231aefacbf77776997ecce9f65f06fa9d2 /libraries/appstream-glib/appstream-glib.SlackBuild
parentc1d680b926c38292002de4649be1322a1b706064 (diff)
downloadslackbuilds-7c09fc7a7d7b61da514e84bd906d9c417e84b3b7.tar.gz
libraries/appstream-glib: Updated for version 0.7.5.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'libraries/appstream-glib/appstream-glib.SlackBuild')
-rw-r--r--libraries/appstream-glib/appstream-glib.SlackBuild10
1 files changed, 4 insertions, 6 deletions
diff --git a/libraries/appstream-glib/appstream-glib.SlackBuild b/libraries/appstream-glib/appstream-glib.SlackBuild
index d5c2bbfa81..04e8104d33 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