Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / xdg-desktop-portal-gnome


Commits:
f4023fff by Jan Alexander Steffens (heftig) at 2023-10-04T01:52:43+02:00
45.0-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,30 @@
+pkgbase = xdg-desktop-portal-gnome
+       pkgdesc = A backend implementation for xdg-desktop-portal for the GNOME 
desktop environment
+       pkgver = 45.0
+       pkgrel = 1
+       url = https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome
+       arch = x86_64
+       groups = gnome
+       license = LGPL
+       makedepends = git
+       makedepends = meson
+       depends = cairo
+       depends = fontconfig
+       depends = gdk-pixbuf2
+       depends = glib2
+       depends = gnome-desktop-4
+       depends = gnome-keyring
+       depends = gtk4
+       depends = libadwaita
+       depends = libx11
+       depends = wayland
+       depends = xdg-desktop-portal
+       depends = xdg-desktop-portal-gtk>=1.10.0-2
+       optdepends = evince: Print previews
+       provides = xdg-desktop-portal-impl
+       conflicts = xdg-desktop-portal-gtk<1.10.0-2
+       replaces = xdg-desktop-portal-gtk<1.10.0-2
+       source = 
git+https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome.git#commit=3890604cd5e5a0054ed166c37746b75f215778f0
+       b2sums = SKIP
+
+pkgname = xdg-desktop-portal-gnome


=====================================
PKGBUILD
=====================================
@@ -1,16 +1,24 @@
+# Maintainer: Fabian Bornschein <fabiscafe-at-mailbox-dot-org>
 # Maintainer: Jan Alexander Steffens (heftig) <hef...@archlinux.org>
 
 pkgname=xdg-desktop-portal-gnome
-pkgver=44.2
-pkgrel=2
+pkgver=45.0
+pkgrel=1
 pkgdesc="A backend implementation for xdg-desktop-portal for the GNOME desktop 
environment"
 url="https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome";
 arch=(x86_64)
 license=(LGPL)
 depends=(
+  cairo
+  fontconfig
+  gdk-pixbuf2
+  glib2
   gnome-desktop-4
   gnome-keyring
+  gtk4
   libadwaita
+  libx11
+  wayland
   xdg-desktop-portal
   'xdg-desktop-portal-gtk>=1.10.0-2'
 )
@@ -23,7 +31,7 @@ provides=(xdg-desktop-portal-impl)
 conflicts=('xdg-desktop-portal-gtk<1.10.0-2')
 replaces=('xdg-desktop-portal-gtk<1.10.0-2')
 groups=(gnome)
-_commit=68a15e19f23aeb1421f4186c4b993a6532ee366b  # tags/44.2^0
+_commit=3890604cd5e5a0054ed166c37746b75f215778f0  # tags/45.0^0
 
source=("git+https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome.git#commit=$_commit";)
 b2sums=('SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xdg-desktop-portal-gnome/-/commit/f4023fffc4dc57bc22a589650016d6b1923e2ae6

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xdg-desktop-portal-gnome/-/commit/f4023fffc4dc57bc22a589650016d6b1923e2ae6
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to