ports/contrib (3.7): appstream: 0.15.6 -> 0.16.0
commit 4d8c840ed956bc63c385d9b5541aa432657caf14 Author: Tim Biermann <tbier@posteo.de> Date: Sat Jan 28 10:49:04 2023 +0100 appstream: 0.15.6 -> 0.16.0 diff --git a/appstream/.footprint b/appstream/.footprint index 6aa7bc110..2b95f4307 100644 --- a/appstream/.footprint +++ b/appstream/.footprint @@ -47,6 +47,7 @@ drwxr-xr-x root/root usr/include/appstream/ -rw-r--r-- root/root usr/include/appstream/as-screenshot.h -rw-r--r-- root/root usr/include/appstream/as-spdx.h -rw-r--r-- root/root usr/include/appstream/as-suggested.h +-rw-r--r-- root/root usr/include/appstream/as-system-info.h -rw-r--r-- root/root usr/include/appstream/as-translation.h -rw-r--r-- root/root usr/include/appstream/as-utils.h -rw-r--r-- root/root usr/include/appstream/as-validator-issue.h @@ -61,11 +62,11 @@ drwxr-xr-x root/root usr/lib/girepository-1.0/ -rw-r--r-- root/root usr/lib/girepository-1.0/AppStream-1.0.typelib -rw-r--r-- root/root usr/lib/girepository-1.0/AppStreamCompose-1.0.typelib lrwxrwxrwx root/root usr/lib/libappstream-compose.so -> libappstream-compose.so.0 -lrwxrwxrwx root/root usr/lib/libappstream-compose.so.0 -> libappstream-compose.so.0.15.6 --rwxr-xr-x root/root usr/lib/libappstream-compose.so.0.15.6 +lrwxrwxrwx root/root usr/lib/libappstream-compose.so.0 -> libappstream-compose.so.0.16.0 +-rwxr-xr-x root/root usr/lib/libappstream-compose.so.0.16.0 lrwxrwxrwx root/root usr/lib/libappstream.so -> libappstream.so.4 --rwxr-xr-x root/root usr/lib/libappstream.so.0.15.6 -lrwxrwxrwx root/root usr/lib/libappstream.so.4 -> libappstream.so.0.15.6 +-rwxr-xr-x root/root usr/lib/libappstream.so.0.16.0 +lrwxrwxrwx root/root usr/lib/libappstream.so.4 -> libappstream.so.0.16.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/appstream-compose.pc -rw-r--r-- root/root usr/lib/pkgconfig/appstream.pc diff --git a/appstream/.signature b/appstream/.signature index c6b0734e7..0e94fbabe 100644 --- a/appstream/.signature +++ b/appstream/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3/xkkIyUlt1p641P+cvA569tKdBrQAE3BV1RCbEhRUAg0LYTliA3d0bZFujjPU2KCAEpZ622U/Bj/2Qjh8SgSwE= -SHA256 (Pkgfile) = 8a36045e9668032444306d72e65035de3335e89a6710fd4e3b388d15253499c0 -SHA256 (.footprint) = e2c0a690cadc5f9ddf0a54d49ac78391aaad0eeebfa3b0ed608fb55ccc8e453f -SHA256 (AppStream-0.15.6.tar.xz) = 23d6c940368b5a6cedf622df3707c0dd8679cf4b0739f7aba13f925c58cdf10e +RWSagIOpLGJF35h+ntewwMgnzk4xgkug50O1o4dXDJKsaiBWp42gRqFcb0VHPKt2IsFhEhgjJhzrsYBwIGuAieumSWi8WGq5Agk= +SHA256 (Pkgfile) = 215f9b865c72aa15e4f8e32ae287f3d9f7f4d339af9f2c2e086f8a860592b975 +SHA256 (.footprint) = 7edc2f93f1ec74ae1b00e56db573c8f05dfd8c57f379e08daedce7f9842bcd71 +SHA256 (AppStream-0.16.0.tar.xz) = 6430cce80ddfcda5a35270edf80f71e78f437ca5104183f765af9f3ed048e170 diff --git a/appstream/Pkgfile b/appstream/Pkgfile index d2920a15a..89c36200a 100644 --- a/appstream/Pkgfile +++ b/appstream/Pkgfile @@ -5,7 +5,7 @@ # Optional: qt5 name=appstream -version=0.15.6 +version=0.16.0 release=1 source=(https://www.freedesktop.org/software/appstream/releases/AppStream-$version.t...) @@ -23,6 +23,7 @@ build() { -D compose=true \ -D docs=false \ -D apidocs=false \ + -D systemd=false \ -D install-docs=false meson compile -C build
participants (1)
-
crux@crux.nu