[arch-commits] Commit in gnome-photos/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Thu Mar 25 21:48:16 UTC 2021


    Date: Thursday, March 25, 2021 @ 21:48:15
  Author: heftig
Revision: 410961

40.0-1

Modified:
  gnome-photos/trunk/PKGBUILD

----------+
 PKGBUILD |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-25 21:47:58 UTC (rev 410960)
+++ PKGBUILD	2021-03-25 21:48:15 UTC (rev 410961)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <heftig at archlinux.org>
 
 pkgname=gnome-photos
-pkgver=3.38.1
+pkgver=40.0
 pkgrel=1
 pkgdesc="Access, organize, and share your photos on GNOME"
 arch=(x86_64)
@@ -8,12 +8,12 @@
 url="https://wiki.gnome.org/Apps/Photos"
 license=(GPL)
 depends=(exempi gtk3 libexif librsvg babl gegl gsettings-desktop-schemas
-         grilo-plugins lcms2 tracker-miners geocode-glib grilo gfbgraph libgdata
-         libgexiv2 libraw gnome-online-accounts gnome-online-miners
-         dleyna-server dleyna-renderer libdazzle)
-makedepends=(python yelp-tools git meson)
+         grilo-plugins lcms2 tracker3-miners geocode-glib grilo gfbgraph libgdata
+         libgexiv2 libraw gnome-online-accounts dleyna-server dleyna-renderer
+         libdazzle libhandy)
+makedepends=(python yelp-tools git meson docbook-xsl)
 groups=(gnome)
-_commit=ba3f4da85b5d76fe70237d97b9690dd17eb99ecb  # tags/3.38.1^0
+_commit=f642e495af7bc0c49c520eb1fb3bb245b6a6d9c1  # tags/40.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-photos.git#commit=$_commit"
         "git+https://gitlab.gnome.org/GNOME/libgd.git")
 sha256sums=('SKIP'
@@ -33,7 +33,7 @@
 }
 
 build() {
-  arch-meson $pkgname build
+  arch-meson $pkgname build -D manuals=true
   meson compile -C build
 }
 



More information about the arch-commits mailing list