aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2023-02-09 11:44:54 +0000
committerGleb Popov <arrowd@FreeBSD.org>2023-02-09 11:45:23 +0000
commitc789aeb57ce8776a6216a5a45db438247b612f27 (patch)
treeea1a2f846abbb436a33520ff4823ac7435e319d2
parentc55723d6df5ff5c3068d851547e9e95b5c9973b4 (diff)
downloadports-c789aeb57ce8776a6216a5a45db438247b612f27.tar.gz
ports-c789aeb57ce8776a6216a5a45db438247b612f27.zip
devel/appstream: Update to 0.16.0
Sponsored by: Serenity Cybersecurity, LLC
-rw-r--r--devel/appstream/Makefile7
-rw-r--r--devel/appstream/distinfo6
-rw-r--r--devel/appstream/pkg-plist3
3 files changed, 10 insertions, 6 deletions
diff --git a/devel/appstream/Makefile b/devel/appstream/Makefile
index 02b9a05c833b..ca5a5a69bfcf 100644
--- a/devel/appstream/Makefile
+++ b/devel/appstream/Makefile
@@ -1,5 +1,5 @@
PORTNAME= AppStream
-DISTVERSION= 0.15.6
+DISTVERSION= 0.16.0
CATEGORIES= devel
MASTER_SITES= https://www.freedesktop.org/software/${PORTNAME:tl}/releases/
@@ -24,10 +24,13 @@ USES= gettext gnome localbase:ldflags meson pkgconfig \
python:3.6+,build tar:xz vala:build
USE_GNOME= glib20 introspection:build libxml2 libxslt
+USE_LDCONFIG= yes
+CFLAGS+= -D__BSD_VISIBLE=1
MESON_ARGS= -Dstemming=true \
-Dvapi=true \
-Dapidocs=false \
- -Dinstall-docs=false
+ -Dinstall-docs=false \
+ -Dsystemd=false \
.include <bsd.port.mk>
diff --git a/devel/appstream/distinfo b/devel/appstream/distinfo
index bee2370d6320..b608a35c784c 100644
--- a/devel/appstream/distinfo
+++ b/devel/appstream/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1673421580
-SHA256 (AppStream-0.15.6.tar.xz) = 23d6c940368b5a6cedf622df3707c0dd8679cf4b0739f7aba13f925c58cdf10e
-SIZE (AppStream-0.15.6.tar.xz) = 2517688
+TIMESTAMP = 1675941481
+SHA256 (AppStream-0.16.0.tar.xz) = 6430cce80ddfcda5a35270edf80f71e78f437ca5104183f765af9f3ed048e170
+SIZE (AppStream-0.16.0.tar.xz) = 2554064
diff --git a/devel/appstream/pkg-plist b/devel/appstream/pkg-plist
index 931a42dfdb2b..33cf0c7592e4 100644
--- a/devel/appstream/pkg-plist
+++ b/devel/appstream/pkg-plist
@@ -29,6 +29,7 @@ include/appstream/as-review.h
include/appstream/as-screenshot.h
include/appstream/as-spdx.h
include/appstream/as-suggested.h
+include/appstream/as-system-info.h
include/appstream/as-translation.h
include/appstream/as-utils.h
include/appstream/as-validator-issue.h
@@ -38,7 +39,7 @@ include/appstream/as-version.h
include/appstream/as-video.h
lib/girepository-1.0/AppStream-1.0.typelib
lib/libappstream.so
-lib/libappstream.so.0.15.6
+lib/libappstream.so.0.16.0
lib/libappstream.so.4
libdata/pkgconfig/appstream.pc
man/man1/appstreamcli.1.gz