mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
devel/appstream: Update to 0.16.0
Sponsored by: Serenity Cybersecurity, LLC
This commit is contained in:
parent
c55723d6df
commit
c789aeb57c
@ -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>
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user