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


Commits:
548cc582 by Jan Alexander Steffens (heftig) at 2023-10-04T01:05:36+02:00
45.0-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,33 @@
+pkgbase = gnome-contacts
+       pkgdesc = Contacts Manager for GNOME
+       pkgver = 45.0
+       pkgrel = 1
+       url = https://wiki.gnome.org/Apps/Contacts
+       arch = x86_64
+       groups = gnome
+       license = GPL2
+       makedepends = appstream-glib
+       makedepends = git
+       makedepends = gobject-introspection
+       makedepends = meson
+       makedepends = vala
+       depends = cairo
+       depends = dconf
+       depends = evolution-data-server
+       depends = folks
+       depends = gdk-pixbuf2
+       depends = glib2
+       depends = gnome-online-accounts
+       depends = gtk4
+       depends = hicolor-icon-theme
+       depends = libadwaita
+       depends = libgee
+       depends = libgoa
+       depends = libportal
+       depends = libportal-gtk4
+       depends = pango
+       depends = qrencode
+       source = 
git+https://gitlab.gnome.org/GNOME/gnome-contacts.git#commit=f100e20eb51fac292b763aca06f7d963a2d1b9f3
+       b2sums = SKIP
+
+pkgname = gnome-contacts


=====================================
PKGBUILD
=====================================
@@ -1,21 +1,30 @@
+# Maintainer: Fabian Bornschein <fabiscafe-at-mailbox-dot-org>
 # Maintainer: Jan Alexander Steffens (heftig) <hef...@archlinux.org>
 # Contributor: Ionut Biru <ib...@archlinux.org>
 
 pkgname=gnome-contacts
-pkgver=44.0
+pkgver=45.0
 pkgrel=1
 pkgdesc="Contacts Manager for GNOME"
 url="https://wiki.gnome.org/Apps/Contacts";
 arch=(x86_64)
 license=(GPL2)
 depends=(
+  cairo
+  dconf
   evolution-data-server
   folks
+  gdk-pixbuf2
+  glib2
   gnome-online-accounts
   gtk4
+  hicolor-icon-theme
   libadwaita
   libgee
+  libgoa
+  libportal
   libportal-gtk4
+  pango
   qrencode
 )
 makedepends=(
@@ -26,7 +35,7 @@ makedepends=(
   vala
 )
 groups=(gnome)
-_commit=7de4264212aac05f8acec29ba54adac90ae8ed39  # tags/44.0^0
+_commit=f100e20eb51fac292b763aca06f7d963a2d1b9f3  # tags/45.0^0
 
source=("git+https://gitlab.gnome.org/GNOME/gnome-contacts.git#commit=$_commit";)
 b2sums=('SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-contacts/-/commit/548cc582df27166c86928d8d5a61a5ec15342251

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-contacts/-/commit/548cc582df27166c86928d8d5a61a5ec15342251
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to