Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
geeqie
Commits:
6c438ccd by Caleb Maclennan at 2026-07-13T22:19:28+03:00
upgpkg: 3.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = geeqie
pkgdesc = Lightweight image viewer
- pkgver = 2.9
- pkgrel = 3
+ pkgver = 3.0
+ pkgrel = 1
url = http://www.geeqie.org/
arch = x86_64
license = GPL-2.0-or-later
@@ -32,7 +32,7 @@ pkgbase = geeqie
depends = glib2
depends = glibc
depends = gspell
- depends = gtk3
+ depends = gtk4
depends = hicolor-icon-theme
depends = imath
depends = lcms2
@@ -42,6 +42,7 @@ pkgbase = geeqie
depends = libjpeg-turbo
depends = libjxl
depends = libraw
+ depends = libspelling
depends = libstdc++
depends = libtiff
depends = libunwind
@@ -58,10 +59,10 @@ pkgbase = geeqie
optdepends = perl-image-exiftool: for the jpeg extraction plugin
optdepends = gphoto2: command-line tools for various (plugin) operations
optdepends = imagemagick: command-line tools for various (plugin)
operations
- source =
https://github.com/BestImageViewer/geeqie/releases/download/v2.9/geeqie-2.9.tar.xz
- source =
https://github.com/BestImageViewer/geeqie/releases/download/v2.9/geeqie-2.9.tar.xz.asc
+ source =
https://github.com/BestImageViewer/geeqie/releases/download/v3.0/geeqie-3.0.tar.xz
+ source =
https://github.com/BestImageViewer/geeqie/releases/download/v3.0/geeqie-3.0.tar.xz.asc
validpgpkeys = 91EC400226201276E2ADCEC7D0DA6F44C936D1DA
- sha256sums =
5f0214778112da6daf3736a6ea04c10b093ea339dcc54676435a097ef8dfcd2d
+ sha256sums =
1ddbb12d728a1022b0668f8d933dcbfb4b78d4fe88079b7034c04a01ea049aed
sha256sums = SKIP
pkgname = geeqie
=====================================
PKGBUILD
=====================================
@@ -7,8 +7,8 @@
# bug tracker: https://github.com/BestImageViewer/geeqie/issues
pkgname=geeqie
-pkgver=2.9
-pkgrel=3
+pkgver=3.0
+pkgrel=1
pkgdesc='Lightweight image viewer'
arch=('x86_64')
url="http://www.geeqie.org/"
@@ -23,7 +23,7 @@ depends=('cairo'
'glib2'
'glibc'
'gspell'
- 'gtk3'
+ 'gtk4'
'hicolor-icon-theme'
'imath'
'lcms2'
@@ -33,6 +33,7 @@ depends=('cairo'
'libjpeg-turbo'
'libjxl'
'libraw'
+ 'libspelling'
'libstdc++'
'libtiff'
'libunwind'
@@ -67,7 +68,7 @@ optdepends=('librsvg: SVG rendering'
'imagemagick: command-line tools for various (plugin) operations')
source=(#"http://www.geeqie.org/${pkgname}-${pkgver}.tar.xz"{,.asc}
https://github.com/BestImageViewer/geeqie/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.xz{,.asc})
-sha256sums=('5f0214778112da6daf3736a6ea04c10b093ea339dcc54676435a097ef8dfcd2d'
+sha256sums=('1ddbb12d728a1022b0668f8d933dcbfb4b78d4fe88079b7034c04a01ea049aed'
'SKIP')
validpgpkeys=('91EC400226201276E2ADCEC7D0DA6F44C936D1DA') # "Colin Clark
<[email protected]>"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/geeqie/-/commit/6c438ccd2064fc4f34148f068c5180a3c7178be3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/geeqie/-/commit/6c438ccd2064fc4f34148f068c5180a3c7178be3
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help