Revert "xdg-desktop-portal-gnome: update to 44.0."
Using xdg-desktop-portal-gnome 44 with GNOME 43 seems to be causing long
delays before GTK4 applications start. Let's postpone this update to
when we update GNOME to version 44.
This reverts commit 17f47d1364
.
This commit is contained in:
parent
a0c1d3b933
commit
fad0f92fc1
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'xdg-desktop-portal-gnome'
|
||||
pkgname=xdg-desktop-portal-gnome
|
||||
version=44.0
|
||||
revision=1
|
||||
reverts="44.0_1"
|
||||
version=43.1
|
||||
revision=3
|
||||
build_style=meson
|
||||
configure_args="-Dsystemduserunitdir=/usr/lib/systemd/user"
|
||||
hostmakedepends="pkg-config glib-devel xdg-desktop-portal gettext
|
||||
wayland-devel"
|
||||
hostmakedepends="pkg-config glib-devel xdg-desktop-portal gettext"
|
||||
makedepends="gtk4-devel libadwaita-devel libglib-devel
|
||||
gnome-desktop-devel gsettings-desktop-schemas-devel
|
||||
xdg-desktop-portal"
|
||||
|
@ -14,7 +14,7 @@ short_desc="GNOME portal backend for xdg-desktop-portal"
|
|||
maintainer="oreo639 <oreo6391@gmail.com>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome"
|
||||
changelog="https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/raw/main/NEWS"
|
||||
#changelog="https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/raw/gnome-44/NEWS"
|
||||
#changelog="https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/raw/main/NEWS"
|
||||
changelog="https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/raw/gnome-43/NEWS"
|
||||
distfiles="${GNOME_SITE}/xdg-desktop-portal-gnome/${version%.*}/xdg-desktop-portal-gnome-${version}.tar.xz"
|
||||
checksum=55011e57f64b7caf0837405efa034a336b9e73deb9f84e5c14cc9f7a8e0e7b34
|
||||
checksum=09adb66c6d9153e6f05df66daa2ad62a5de0e36665e9d2295173bb0ddc53b4cd
|
||||
|
|
Loading…
Reference in New Issue