mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
xdg-desktop-portal-gtk: update to 1.2.0.
This commit is contained in:
parent
f56df632ac
commit
1be70d9ca2
1 changed files with 5 additions and 5 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'xdg-desktop-portal-gtk'
|
# Template file for 'xdg-desktop-portal-gtk'
|
||||||
pkgname=xdg-desktop-portal-gtk
|
pkgname=xdg-desktop-portal-gtk
|
||||||
version=1.0.2
|
version=1.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config libxslt glib-devel"
|
hostmakedepends="pkg-config libxslt glib-devel xdg-desktop-portal"
|
||||||
makedepends="flatpak-devel gtk+3-devel xdg-desktop-portal libxslt-devel glib-devel"
|
makedepends="flatpak-devel gtk+3-devel libxslt-devel libglib-devel
|
||||||
|
xdg-desktop-portal"
|
||||||
depends="xdg-desktop-portal"
|
depends="xdg-desktop-portal"
|
||||||
short_desc="Portal backend service for Flatpak using GTK+"
|
short_desc="Portal backend service for Flatpak using GTK+"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
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-gtk"
|
homepage="https://github.com/flatpak/xdg-desktop-portal-gtk"
|
||||||
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=4ce552d36b165fc619ed33084d7044d230ff633aa5e54f1fd23ca9afb0cefc93
|
checksum=809e7f470643fdd655ed27193d2bc6aaf6c4e5f9634ca6afdad03173de0a7a3c
|
||||||
nocross=yes
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rf "${DESTDIR}/usr/lib/systemd"
|
rm -rf "${DESTDIR}/usr/lib/systemd"
|
||||||
|
|
Loading…
Add table
Reference in a new issue