1
0
forked from ports/opt

geeqie: updated to version 2.2

This commit is contained in:
Juergen Daubert 2024-01-25 17:56:00 +01:00
parent e86bb7614c
commit fc7eae93c5
3 changed files with 20 additions and 14 deletions

View File

@ -3,30 +3,36 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/geeqie
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/geeqie/
-rwxr-xr-x root/root usr/lib/geeqie/downsize
-rwxr-xr-x root/root usr/lib/geeqie/geeqie-camera-import
-rwxr-xr-x root/root usr/lib/geeqie/geeqie-camera-import-hook-script
-rwxr-xr-x root/root usr/lib/geeqie/geeqie-export-jpeg
-rwxr-xr-x root/root usr/lib/geeqie/geeqie-image-crop
-rwxr-xr-x root/root usr/lib/geeqie/geeqie-random-image
-rwxr-xr-x root/root usr/lib/geeqie/geeqie-resize-image
-rwxr-xr-x root/root usr/lib/geeqie/geeqie-rotate
-rwxr-xr-x root/root usr/lib/geeqie/geeqie-symlink
-rwxr-xr-x root/root usr/lib/geeqie/geeqie-tethered-photography
-rwxr-xr-x root/root usr/lib/geeqie/geeqie-tethered-photography-hook-script
-rw-r--r-- root/root usr/lib/geeqie/geocode-parameters.awk
-rw-r--r-- root/root usr/lib/geeqie/lensID
-rwxr-xr-x root/root usr/lib/geeqie/resize-help.sh
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/applications/
-rw-r--r-- root/root usr/share/applications/geeqie.desktop
-rw-r--r-- root/root usr/share/applications/org.geeqie.Geeqie.desktop
drwxr-xr-x root/root usr/share/geeqie/
drwxr-xr-x root/root usr/share/geeqie/applications/
-rw-r--r-- root/root usr/share/geeqie/applications/camera-import.desktop
-rw-r--r-- root/root usr/share/geeqie/applications/export-jpeg.desktop
-rw-r--r-- root/root usr/share/geeqie/applications/image-crop.desktop
-rw-r--r-- root/root usr/share/geeqie/applications/random-image.desktop
-rw-r--r-- root/root usr/share/geeqie/applications/rotate.desktop
-rw-r--r-- root/root usr/share/geeqie/applications/symlink.desktop
-rw-r--r-- root/root usr/share/geeqie/applications/tethered-photography.desktop
-rw-r--r-- root/root usr/share/geeqie/template.desktop
-rw-r--r-- root/root usr/share/geeqie/applications/org.geeqie.camera-import.desktop
-rw-r--r-- root/root usr/share/geeqie/applications/org.geeqie.export-jpeg.desktop
-rw-r--r-- root/root usr/share/geeqie/applications/org.geeqie.image-crop.desktop
-rw-r--r-- root/root usr/share/geeqie/applications/org.geeqie.open-with.desktop
-rw-r--r-- root/root usr/share/geeqie/applications/org.geeqie.random-image.desktop
-rw-r--r-- root/root usr/share/geeqie/applications/org.geeqie.resize-image.desktop
-rw-r--r-- root/root usr/share/geeqie/applications/org.geeqie.rotate.desktop
-rw-r--r-- root/root usr/share/geeqie/applications/org.geeqie.symlink.desktop
-rw-r--r-- root/root usr/share/geeqie/applications/org.geeqie.tethered-photography.desktop
-rw-r--r-- root/root usr/share/geeqie/applications/org.geeqie.video-player.desktop
-rw-r--r-- root/root usr/share/geeqie/org.geeqie.template.desktop
drwxr-xr-x root/root usr/share/icons/
drwxr-xr-x root/root usr/share/icons/hicolor/
drwxr-xr-x root/root usr/share/icons/hicolor/scalable/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/clnXsO8ygrIhLq/at5F2ZabDq3EeotD9822YcaUjhz7+IynXD7EiNRNBUiDty+2FLGSwWvZJ3GO8SIEn1WxUwM=
SHA256 (Pkgfile) = 796db94370301bf86b310e2abad77179df62164a1cf8020127568782b188484e
SHA256 (.footprint) = 4f730fd8f229d165baa0120549fc7ef5291f1a789d65b00ce9ad2630b2fe7dc5
SHA256 (geeqie-2.1.tar.xz) = d0511b7840169d37e457880d1ab2a787c52b609a0ab8fa1a8a391e841fdd2dde
RWSE3ohX2g5d/S/+taTJVAdO18B8ITfCZfk7sC0/WzI3+4tl5LNDyBYYAdnkrzDM2hGGhuNn8U17UQTA2btUMhPdkc+pC4Om7gM=
SHA256 (Pkgfile) = 51f0cae76ae11b679348268bd65bfb6741fc0293ffd07e6cbef197870f326c5c
SHA256 (.footprint) = 06b8b5fac36cdf53dc1c5447350f9974d26574c824648e680e242ef317c69a5a
SHA256 (geeqie-2.2.tar.xz) = 899ac33b801e0e83380f79e9094bc2615234730ccf6a02d93fd6da3e6f8cfe94

View File

@ -4,7 +4,7 @@
# Depends on: gtk3 meson ninja
name=geeqie
version=2.1
version=2.2
release=1
source=(https://github.com/BestImageViewer/geeqie/releases/download/v$version/$name-$version.tar.xz)