diff --git a/devel/appstream-compose/pkg-plist b/devel/appstream-compose/pkg-plist index 5555c1ec50b9..87606e1d9051 100644 --- a/devel/appstream-compose/pkg-plist +++ b/devel/appstream-compose/pkg-plist @@ -1,20 +1,20 @@ include/appstream-compose/appstream-compose.h include/appstream-compose/asc-canvas.h include/appstream-compose/asc-compose.h include/appstream-compose/asc-directory-unit.h include/appstream-compose/asc-enums-types.h include/appstream-compose/asc-globals.h include/appstream-compose/asc-hint.h include/appstream-compose/asc-icon-policy.h include/appstream-compose/asc-image.h include/appstream-compose/asc-result.h include/appstream-compose/asc-unit.h 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.1.0.3 +lib/libappstream-compose.so.1.0.4 libdata/pkgconfig/appstream-compose.pc libexec/appstreamcli-compose share/gir-1.0/AppStreamCompose-1.0.gir share/metainfo/org.freedesktop.appstream.compose.metainfo.xml diff --git a/devel/appstream-qt/pkg-plist b/devel/appstream-qt/pkg-plist index 835e50cb0cc1..bb6c58921cb4 100644 --- a/devel/appstream-qt/pkg-plist +++ b/devel/appstream-qt/pkg-plist @@ -1,30 +1,31 @@ include/AppStreamQt%%QT_VER_SUFFIX%%/appstreamqt_export.h +include/AppStreamQt%%QT_VER_SUFFIX%%/branding.h include/AppStreamQt%%QT_VER_SUFFIX%%/bundle.h include/AppStreamQt%%QT_VER_SUFFIX%%/category.h include/AppStreamQt%%QT_VER_SUFFIX%%/component-box.h include/AppStreamQt%%QT_VER_SUFFIX%%/component.h include/AppStreamQt%%QT_VER_SUFFIX%%/contentrating.h include/AppStreamQt%%QT_VER_SUFFIX%%/developer.h include/AppStreamQt%%QT_VER_SUFFIX%%/icon.h include/AppStreamQt%%QT_VER_SUFFIX%%/image.h include/AppStreamQt%%QT_VER_SUFFIX%%/launchable.h include/AppStreamQt%%QT_VER_SUFFIX%%/metadata.h include/AppStreamQt%%QT_VER_SUFFIX%%/pool.h include/AppStreamQt%%QT_VER_SUFFIX%%/provided.h include/AppStreamQt%%QT_VER_SUFFIX%%/relation-check-result.h include/AppStreamQt%%QT_VER_SUFFIX%%/relation.h include/AppStreamQt%%QT_VER_SUFFIX%%/release-list.h include/AppStreamQt%%QT_VER_SUFFIX%%/release.h include/AppStreamQt%%QT_VER_SUFFIX%%/screenshot.h include/AppStreamQt%%QT_VER_SUFFIX%%/spdx.h include/AppStreamQt%%QT_VER_SUFFIX%%/suggested.h include/AppStreamQt%%QT_VER_SUFFIX%%/systeminfo.h include/AppStreamQt%%QT_VER_SUFFIX%%/translation.h include/AppStreamQt%%QT_VER_SUFFIX%%/utils.h include/AppStreamQt%%QT_VER_SUFFIX%%/version.h include/AppStreamQt%%QT_VER_SUFFIX%%/video.h lib/cmake/AppStreamQt%%QT_VER_SUFFIX%%/AppStreamQt%%QT_VER_SUFFIX%%Config.cmake lib/cmake/AppStreamQt%%QT_VER_SUFFIX%%/AppStreamQt%%QT_VER_SUFFIX%%ConfigVersion.cmake lib/libAppStreamQt%%QT_VER_SUFFIX%%.so -lib/libAppStreamQt%%QT_VER_SUFFIX%%.so.1.0.3 +lib/libAppStreamQt%%QT_VER_SUFFIX%%.so.1.0.4 lib/libAppStreamQt%%QT_VER_SUFFIX%%.so.3 diff --git a/devel/appstream/Makefile b/devel/appstream/Makefile index bc6d48fae5a4..a895b7e68273 100644 --- a/devel/appstream/Makefile +++ b/devel/appstream/Makefile @@ -1,52 +1,48 @@ # Some knobs are defined with ?= and += to allow them # being overriden by devel/appstream-qt slave port PORTNAME?= AppStream -DISTVERSION= 1.0.3 -PORTREVISION?= 1 +DISTVERSION= 1.0.4 CATEGORIES= devel MASTER_SITES= https://www.freedesktop.org/software/${PORTNAME:tl}/releases/ -PATCH_SITES= https://github.com/ximion/appstream/commit/ -PATCHFILES= da31a9318e53cf0310637773ca26eaa910782a7d.patch:-p1 - MAINTAINER= desktop@FreeBSD.org COMMENT?= Machine-readable software metadata for desktop environments WWW= https://www.freedesktop.org/wiki/Distributions/AppStream/ LICENSE= GPLv2+ LGPL21+ LICENSE_COMB= multi BUILD_DEPENDS= docbook-xsl>=0:textproc/docbook-xsl \ gperf>0:devel/gperf \ itstool:textproc/itstool \ lmdb>0:databases/lmdb LIB_DEPENDS?= libcurl.so:ftp/curl \ libstemmer.so:textproc/snowballstemmer \ libxmlb.so:textproc/libxmlb \ libyaml.so:textproc/libyaml \ libzstd.so:archivers/zstd USES+= gettext gnome localbase:ldflags meson pkgconfig \ python:build tar:xz vala:build -USE_GNOME+= glib20 introspection:build libxml2 libxslt:build +USE_GNOME+= glib20 libxml2 introspection:build libxslt:build USE_LDCONFIG= yes MESON_ARGS+= -Dstemming=true \ -Dvapi=true \ -Dapidocs=false \ -Dinstall-docs=false \ -Dsystemd=false 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 .include diff --git a/devel/appstream/distinfo b/devel/appstream/distinfo index 2fac193a3bf6..22b4a07e5b2e 100644 --- a/devel/appstream/distinfo +++ b/devel/appstream/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1730140549 -SHA256 (AppStream-1.0.3.tar.xz) = 5ab6f6cf644e7875a9508593962e56bb430f4e59ae0bf03be6be7029deb6baa4 -SIZE (AppStream-1.0.3.tar.xz) = 2644220 -SHA256 (da31a9318e53cf0310637773ca26eaa910782a7d.patch) = f7d0b6c5688a0437901ab0ad534478084e7852c26a30a863c93d256878607a10 -SIZE (da31a9318e53cf0310637773ca26eaa910782a7d.patch) = 1017 +TIMESTAMP = 1734263749 +SHA256 (AppStream-1.0.4.tar.xz) = 2d218348067f98c4f34a3ffe2d8219ad9f504b1b2481f1872dec66c77bf37509 +SIZE (AppStream-1.0.4.tar.xz) = 2719900 diff --git a/devel/appstream/pkg-plist b/devel/appstream/pkg-plist index 469212d403aa..3eb01b099cad 100644 --- a/devel/appstream/pkg-plist +++ b/devel/appstream/pkg-plist @@ -1,102 +1,103 @@ bin/appstreamcli include/appstream/appstream.h include/appstream/as-agreement-section.h include/appstream/as-agreement.h include/appstream/as-artifact.h include/appstream/as-branding.h include/appstream/as-bundle.h include/appstream/as-category-gi.h include/appstream/as-category.h include/appstream/as-checksum.h include/appstream/as-component-box.h include/appstream/as-component.h include/appstream/as-content-rating.h include/appstream/as-context.h include/appstream/as-developer.h include/appstream/as-enum-types.h include/appstream/as-icon.h include/appstream/as-image.h include/appstream/as-issue.h include/appstream/as-launchable.h include/appstream/as-macros.h include/appstream/as-metadata.h include/appstream/as-pool.h include/appstream/as-provided.h include/appstream/as-reference.h include/appstream/as-relation-check-result.h include/appstream/as-relation.h include/appstream/as-release-list.h include/appstream/as-release.h 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 include/appstream/as-validator.h include/appstream/as-vercmp.h include/appstream/as-version.h include/appstream/as-video.h lib/girepository-1.0/AppStream-1.0.typelib lib/libappstream.so -lib/libappstream.so.1.0.3 +lib/libappstream.so.1.0.4 lib/libappstream.so.5 libdata/pkgconfig/appstream.pc share/appstream/appstream.conf share/gettext/its/metainfo.its share/gettext/its/metainfo.loc share/gir-1.0/AppStream-1.0.gir share/installed-tests/appstream/metainfo-validate.test share/locale/ain/LC_MESSAGES/appstream.mo share/locale/ar/LC_MESSAGES/appstream.mo share/locale/bn/LC_MESSAGES/appstream.mo share/locale/bn_BD/LC_MESSAGES/appstream.mo share/locale/ca/LC_MESSAGES/appstream.mo share/locale/ckb/LC_MESSAGES/appstream.mo share/locale/cs/LC_MESSAGES/appstream.mo share/locale/da/LC_MESSAGES/appstream.mo share/locale/de/LC_MESSAGES/appstream.mo share/locale/en_GB/LC_MESSAGES/appstream.mo share/locale/eo/LC_MESSAGES/appstream.mo share/locale/es/LC_MESSAGES/appstream.mo share/locale/et/LC_MESSAGES/appstream.mo share/locale/eu/LC_MESSAGES/appstream.mo share/locale/fi/LC_MESSAGES/appstream.mo share/locale/fr/LC_MESSAGES/appstream.mo share/locale/gd/LC_MESSAGES/appstream.mo share/locale/gl/LC_MESSAGES/appstream.mo share/locale/he/LC_MESSAGES/appstream.mo share/locale/hi/LC_MESSAGES/appstream.mo share/locale/hr/LC_MESSAGES/appstream.mo share/locale/hu/LC_MESSAGES/appstream.mo share/locale/ia/LC_MESSAGES/appstream.mo share/locale/id/LC_MESSAGES/appstream.mo share/locale/it/LC_MESSAGES/appstream.mo share/locale/ja/LC_MESSAGES/appstream.mo share/locale/ka/LC_MESSAGES/appstream.mo share/locale/ko/LC_MESSAGES/appstream.mo share/locale/lt/LC_MESSAGES/appstream.mo share/locale/nb/LC_MESSAGES/appstream.mo share/locale/nl/LC_MESSAGES/appstream.mo share/locale/oc/LC_MESSAGES/appstream.mo share/locale/pl/LC_MESSAGES/appstream.mo share/locale/pt/LC_MESSAGES/appstream.mo share/locale/pt_BR/LC_MESSAGES/appstream.mo share/locale/ro/LC_MESSAGES/appstream.mo share/locale/rom/LC_MESSAGES/appstream.mo share/locale/ru/LC_MESSAGES/appstream.mo share/locale/sk/LC_MESSAGES/appstream.mo share/locale/sl/LC_MESSAGES/appstream.mo share/locale/sr/LC_MESSAGES/appstream.mo share/locale/sr@latin/LC_MESSAGES/appstream.mo share/locale/sv/LC_MESSAGES/appstream.mo +share/locale/ta/LC_MESSAGES/appstream.mo share/locale/tr/LC_MESSAGES/appstream.mo share/locale/uk/LC_MESSAGES/appstream.mo share/locale/zh_CN/LC_MESSAGES/appstream.mo share/locale/zh_TW/LC_MESSAGES/appstream.mo share/man/man1/appstreamcli.1.gz share/metainfo/org.freedesktop.appstream.cli.metainfo.xml share/vala/vapi/appstream.deps share/vala/vapi/appstream.vapi