mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
xdg-desktop-portal: update to 0.10.
This commit is contained in:
parent
74466109d2
commit
eaacae9782
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'xdg-desktop-portal'
|
# Template file for 'xdg-desktop-portal'
|
||||||
pkgname=xdg-desktop-portal
|
pkgname=xdg-desktop-portal
|
||||||
version=0.8
|
version=0.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="flatpak-devel glib-devel"
|
makedepends="flatpak-devel glib-devel fuse-devel pipewire-devel"
|
||||||
short_desc="Portal frontend service for Flatpak"
|
short_desc="Portal frontend service for Flatpak"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
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=161a741f19715eb1a96f9318b42d4c807189effe183dde01db67164d7438f249
|
checksum=cdcae14b8797ad840362f4bea3c6e1c74790a6a6201d800ee36577f2b989e54e
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue