mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
xdg-desktop-portal: update to 1.14.5.
This commit is contained in:
parent
e920f6c603
commit
fe201ecf99
1 changed files with 2 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xdg-desktop-portal'
|
# Template file for 'xdg-desktop-portal'
|
||||||
pkgname=xdg-desktop-portal
|
pkgname=xdg-desktop-portal
|
||||||
version=1.14.4
|
version=1.14.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-pipewire --enable-geoclue --enable-libportal --without-systemd"
|
configure_args="--enable-pipewire --enable-geoclue --enable-libportal --without-systemd"
|
||||||
|
@ -13,12 +13,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://github.com/flatpak/xdg-desktop-portal"
|
homepage="https://github.com/flatpak/xdg-desktop-portal"
|
||||||
distfiles="https://github.com/flatpak/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="https://github.com/flatpak/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=0590199a65daee7c4f3e5c293e3d5b287610bf9299c4515eacc3d133474f0c73
|
checksum=0deecc8a9fa6ab958b5a68d2ec45210c964307ae9d86343a461dad45b1220fdd
|
||||||
|
|
||||||
do_check() {
|
|
||||||
# some tests require a dbus session
|
|
||||||
make check || :
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rf "${DESTDIR}/usr/lib/systemd"
|
rm -rf "${DESTDIR}/usr/lib/systemd"
|
||||||
|
|
Loading…
Add table
Reference in a new issue