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


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

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,29 @@
+pkgbase = gnome-maps
+       pkgdesc = A simple GNOME 3 maps application
+       pkgver = 45.0
+       pkgrel = 1
+       url = https://wiki.gnome.org/Apps/Maps
+       arch = x86_64
+       groups = gnome
+       license = GPL
+       makedepends = git
+       makedepends = gobject-introspection
+       makedepends = meson
+       makedepends = yelp-tools
+       depends = dconf
+       depends = hicolor-icon-theme
+       depends = geoclue
+       depends = geocode-glib-2
+       depends = gjs
+       depends = glib2
+       depends = gtk4
+       depends = libadwaita
+       depends = libgweather-4
+       depends = libportal
+       depends = librest
+       depends = libshumate
+       depends = libxml2
+       source = 
git+https://gitlab.gnome.org/GNOME/gnome-maps.git#commit=9ba1c9ab31037402bfa8d58954f826587fe2bf8c
+       b2sums = SKIP
+
+pkgname = gnome-maps


=====================================
PKGBUILD
=====================================
@@ -1,20 +1,25 @@
+# Maintainer: Fabian Bornschein <fabiscafe-at-mailbox-dot-org>
 # Maintainer: Jan Alexander Steffens (heftig) <hef...@archlinux.org>
 # Contributor: Jan de Groot <j...@archlinux.org>
 
 pkgname=gnome-maps
-pkgver=44.4
+pkgver=45.0
 pkgrel=1
 pkgdesc="A simple GNOME 3 maps application"
 url="https://wiki.gnome.org/Apps/Maps";
 arch=(x86_64)
 license=(GPL)
 depends=(
+  dconf
+  hicolor-icon-theme
   geoclue
   geocode-glib-2
   gjs
+  glib2
   gtk4
   libadwaita
   libgweather-4
+  libportal
   librest
   libshumate
   libxml2
@@ -26,7 +31,7 @@ makedepends=(
   yelp-tools
 )
 groups=(gnome)
-_commit=cac93ce984c1a49beebe5000910742e3b758f614  # tags/v44.4^0
+_commit=9ba1c9ab31037402bfa8d58954f826587fe2bf8c  # tags/v45.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-maps.git#commit=$_commit";)
 b2sums=('SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-maps/-/commit/e36cd3162b9048f5591b6918e7ca803b4dee0cfb

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


Reply via email to