Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
gottengeography


Commits:
06c9a35a by Christian Heusel at 2024-04-08T11:53:57+02:00
upgpkg: 2.5-14: Rebuild for python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,22 @@
+pkgbase = gottengeography
+       pkgdesc = Easy to use photo geotagging application for the GNOME desktop
+       pkgver = 2.5
+       pkgrel = 14
+       url = https://launchpad.net/gottengeography
+       arch = any
+       license = GPL3
+       makedepends = git
+       makedepends = python-distutils-extra
+       makedepends = python-setuptools
+       depends = libchamplain
+       depends = libgexiv2
+       depends = python-dateutil
+       depends = python-gobject
+       source = 
git+https://git.launchpad.net/gottengeography#commit=7ea816fcaad366a4c6be6b16725fc3e1bff57e4d
+       source = gottengeography.appdata.xml
+       source = fixes.patch
+       sha256sums = SKIP
+       sha256sums = 
8cf14124c72dd6213254ce0f3a8404916f30f2bd9b9350530760d77825632d75
+       sha256sums = 
6adfc419b27dd2f10e787e5296d8904612aaf0cdca0d1f9949d37d42daf86047
+
+pkgname = gottengeography


=====================================
PKGBUILD
=====================================
@@ -2,13 +2,13 @@
 
 pkgname=gottengeography
 pkgver=2.5
-pkgrel=13
+pkgrel=14
 pkgdesc='Easy to use photo geotagging application for the GNOME desktop'
 arch=('any')
 url='https://launchpad.net/gottengeography'
 license=('GPL3')
 depends=('libchamplain' 'libgexiv2' 'python-dateutil' 'python-gobject')
-makedepends=('git' 'python-distutils-extra')
+makedepends=('git' 'python-distutils-extra' 'python-setuptools')
 _commit=7ea816fcaad366a4c6be6b16725fc3e1bff57e4d  # master
 source=("git+https://git.launchpad.net/gottengeography#commit=$_commit";
         'gottengeography.appdata.xml'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gottengeography/-/commit/06c9a35a30bd76922212c0898c16b7f722968a1c

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


Reply via email to