mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
graphics/xviewer: update to 3.4.16
- explicitly define USE_GNOME=gdkpixbuf2xlib to match Linux Mint packaging - include upstream commit for GIRepository-2.0 compatibility, especially after devel/libpeas1 update PR: 292771
This commit is contained in:
committed by
Charlie Li
parent
73ebef1c18
commit
7e6185a496
@@ -1,9 +1,11 @@
|
||||
PORTNAME= xviewer
|
||||
PORTVERSION= 3.4.8
|
||||
PORTREVISION= 4
|
||||
DISTVERSION= 3.4.16
|
||||
CATEGORIES= graphics gnome
|
||||
DIST_SUBDIR= gnome
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
PATCHFILES= 74d7d4ba2584c658ae6fb87208543671664943cc.patch:-p1
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Fast and functional image viewer
|
||||
WWW= https://github.com/linuxmint/xviewer
|
||||
@@ -24,7 +26,7 @@ USES= meson compiler:c++11-lang desktop-file-utils gettext-tools \
|
||||
gnome localbase pkgconfig xorg
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= linuxmint
|
||||
USE_GNOME= atk cairo gdkpixbuf gtk30 introspection pango
|
||||
USE_GNOME= atk cairo gdkpixbuf2xlib glib20 gtk30 introspection pango
|
||||
USE_XORG= x11
|
||||
GLIB_SCHEMAS= org.x.viewer.enums.xml org.x.viewer.gschema.xml
|
||||
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
TIMESTAMP = 1737906844
|
||||
SHA256 (gnome/linuxmint-xviewer-3.4.8_GH0.tar.gz) = c8abe0e9a19ba867c620a1c417bb719b6c1e07e5baa444697d1e71ad8f676889
|
||||
SIZE (gnome/linuxmint-xviewer-3.4.8_GH0.tar.gz) = 2547011
|
||||
TIMESTAMP = 1778548720
|
||||
SHA256 (gnome/linuxmint-xviewer-3.4.16_GH0.tar.gz) = 41323bd88c032ce158ce1970f945aa7b6c7fc11fcc211bdfd54ea9d8701d9866
|
||||
SIZE (gnome/linuxmint-xviewer-3.4.16_GH0.tar.gz) = 2479897
|
||||
SHA256 (gnome/74d7d4ba2584c658ae6fb87208543671664943cc.patch) = 0791197b064a793a75c3b08cac8e8197000f055fd1203608deb3ae1b6b2d16f8
|
||||
SIZE (gnome/74d7d4ba2584c658ae6fb87208543671664943cc.patch) = 4986
|
||||
|
||||
@@ -1472,6 +1472,7 @@ share/locale/ko/LC_MESSAGES/xviewer.mo
|
||||
share/locale/ks/LC_MESSAGES/xviewer.mo
|
||||
share/locale/ku/LC_MESSAGES/xviewer.mo
|
||||
share/locale/la/LC_MESSAGES/xviewer.mo
|
||||
share/locale/lo/LC_MESSAGES/xviewer.mo
|
||||
share/locale/lt/LC_MESSAGES/xviewer.mo
|
||||
share/locale/lv/LC_MESSAGES/xviewer.mo
|
||||
share/locale/mai/LC_MESSAGES/xviewer.mo
|
||||
|
||||
Reference in New Issue
Block a user