Skip to content

Commit

Permalink
xdg-desktop-portal: update to 1.20.0
Browse files Browse the repository at this point in the history
Signed-off-by: Kaiyang Wu <[email protected]>
  • Loading branch information
aosc-buildit-bot authored and OriginCode committed Feb 21, 2025
1 parent b4e10bb commit 4349519
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 12 deletions.
3 changes: 3 additions & 0 deletions app-admin/xdg-desktop-portal/autobuild/beyond
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
abinfo "Installing documentations ..."
install -dvm755 "$PKGDIR"/usr/share/doc/xdg-desktop-portal/
cp -rv "$BLDDIR"/doc/html "$PKGDIR"/usr/share/doc/xdg-desktop-portal/
24 changes: 14 additions & 10 deletions app-admin/xdg-desktop-portal/autobuild/defines
Original file line number Diff line number Diff line change
@@ -1,15 +1,19 @@
PKGNAME=xdg-desktop-portal
PKGSEC=admin
PKGDEP="fuse-3 geoclue2 glib libportal pipewire"
BUILDDEP="flatpak xmlto docbook-xsl libportal"
BUILDDEP="flatpak xmlto docbook-xsl libportal sphinx docutils \
sphinxext-opengraph sphinx-copybutton furo"
PKGDES="Portal frontend service to flatpak"

AUTOTOOLS_AFTER="--enable-nls \
--enable-libportal \
--enable-geoclue \
--enable-pipewire \
--enable-docbook-docs \
--disable-coverage \
--disable-installed-tests \
--disable-always-build-tests \
--with-systemd"
MESON_AFTER=(
-Dflatpak-interfaces=enabled
-Dgeoclue=enabled
-Dgudev=enabled
-Dsystemd=enabled
-Ddocumentation=enabled
-Dtests=disabled
-Dinstalled-tests=false
-Dman-pages=enabled
-Dsandboxed-image-validation=enabled
-Dsandboxed-sound-validation=enabled
)
4 changes: 2 additions & 2 deletions app-admin/xdg-desktop-portal/spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VER=1.18.4
VER=1.20.0
SRCS="tbl::https://github.com/flatpak/xdg-desktop-portal/releases/download/$VER/xdg-desktop-portal-$VER.tar.xz"
CHKSUMS="sha256::b858aa1e74e80c862790dbb912906e6eab8b1e4db9339cd759473af62b461e65"
CHKSUMS="sha256::33d666f169efdf3f3bedd531bdbd272edc8f471caf6ca6cf6752efbbab57523a"
CHKUPDATE="anitya::id=11089"

0 comments on commit 4349519

Please sign in to comment.