Skip to content

Commit

Permalink
Revert "xdg-desktop-portal-gnome: update to 44.0."
Browse files Browse the repository at this point in the history
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 17f47d1.
  • Loading branch information
paper42 committed Mar 26, 2023
1 parent a0c1d3b commit fad0f92
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions srcpkgs/xdg-desktop-portal-gnome/template
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -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

0 comments on commit fad0f92

Please sign in to comment.