1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

devel/appstream{,-qt,-compose}: Update to 0.16.1

Sponsored by:	Serenity Cybersecurity, LLC
This commit is contained in:
Gleb Popov 2023-03-10 13:48:28 +03:00
parent 6d631ac4b2
commit 15a17d5ef9
5 changed files with 15 additions and 8 deletions

View File

@ -13,7 +13,7 @@ include/appstream-compose/asc-utils.h
lib/girepository-1.0/AppStreamCompose-1.0.typelib
lib/libappstream-compose.so
lib/libappstream-compose.so.0
lib/libappstream-compose.so.0.16.0
lib/libappstream-compose.so.0.16.1
libdata/pkgconfig/appstream-compose.pc
libexec/appstreamcli-compose
share/gir-1.0/AppStreamCompose-1.0.gir

View File

@ -22,5 +22,5 @@ include/AppStreamQt/video.h
lib/cmake/AppStreamQt/AppStreamQtConfig.cmake
lib/cmake/AppStreamQt/AppStreamQtConfigVersion.cmake
lib/libAppStreamQt.so
lib/libAppStreamQt.so.0.16.0
lib/libAppStreamQt.so.0.16.1
lib/libAppStreamQt.so.2

View File

@ -2,8 +2,8 @@
# being overriden by devel/appstream-qt slave port
PORTNAME?= AppStream
DISTVERSION= 0.16.0
PORTREVISION?= 1
DISTVERSION= 0.16.1
PORTREVISION?= 0
CATEGORIES= devel
MASTER_SITES= https://www.freedesktop.org/software/${PORTNAME:tl}/releases/
@ -41,6 +41,13 @@ post-patch:
${REINPLACE_CMD} \
-e 's|APPLICATIONS_DIR = "/usr/share/applications"|APPLICATIONS_DIR = "${LOCALBASE}/share/applications"|' \
-e 's|METAINFO_DIR = "/usr/share/metainfo"|METAINFO_DIR = "${LOCALBASE}/share/metainfo"|' \
-e 's|"/usr/share",|"${LOCALBASE}/share",|' \
${WRKSRC}/src/as-pool.c
${REINPLACE_CMD} \
-e 's|"/usr/share";|"${LOCALBASE}/share";|' \
${WRKSRC}/src/as-utils.c
${REINPLACE_CMD} \
-e 's|"/usr/share/fonts/"|"${LOCALBASE}/share/fonts/"|' \
${WRKSRC}/compose/asc-utils-fonts.c
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1675941481
SHA256 (AppStream-0.16.0.tar.xz) = 6430cce80ddfcda5a35270edf80f71e78f437ca5104183f765af9f3ed048e170
SIZE (AppStream-0.16.0.tar.xz) = 2554064
TIMESTAMP = 1678435402
SHA256 (AppStream-0.16.1.tar.xz) = 77e274e163db1f0a1bec8f4134b1d0f31e9c0a8c54cd37f724a7d30a71cf41d2
SIZE (AppStream-0.16.1.tar.xz) = 2558188

View File

@ -39,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.16.0
lib/libappstream.so.0.16.1
lib/libappstream.so.4
libdata/pkgconfig/appstream.pc
man/man1/appstreamcli.1.gz