mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
- Update to 0.2.5
- Replace CPPFLAGS and LDFLAGS by USES= localbase - Adjust dependencies
This commit is contained in:
parent
3b01be43ac
commit
f2629c0501
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=415625
@ -2,28 +2,27 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gpicview
|
||||
PORTVERSION= 0.2.4
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.2.5
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= SF/lxde/GPicView%20%28image%20Viewer%29/GpicView%20${PORTVERSION}/
|
||||
MASTER_SITES= SF/lxde/GPicView%20%28image%20Viewer%29/${PORTVERSION:R}.x/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Simple and fast image viewer for X11
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USES= desktop-file-utils gettext gmake pkgconfig
|
||||
USES= desktop-file-utils gettext-tools gmake jpeg localbase \
|
||||
pkgconfig tar:xz
|
||||
USE_GNOME= gtk20 intltool
|
||||
USE_XORG= x11
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
NLS_USES= gettext
|
||||
NLS_USES= gettext-runtime
|
||||
NLS_CONFIGURE_ENABLE= nls
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (gpicview-0.2.4.tar.gz) = 99beb7df6765b386cd3f65b3ff77e9a25027a009db432f02bd60be8558f06ceb
|
||||
SIZE (gpicview-0.2.4.tar.gz) = 488510
|
||||
TIMESTAMP = 1463914607
|
||||
SHA256 (gpicview-0.2.5.tar.xz) = 38466058e53702450e5899193c4b264339959b563dd5cd81f6f690de32d82942
|
||||
SIZE (gpicview-0.2.5.tar.xz) = 349536
|
||||
|
@ -8,47 +8,60 @@ share/applications/gpicview.desktop
|
||||
share/icons/hicolor/48x48/apps/gpicview.png
|
||||
%%NLS%%share/locale/af/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/ar/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/ast/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/be/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/bg/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/bn/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/bn_IN/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/bs/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/ca/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/cs/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/da/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/de/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/el/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/en_GB/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/eo/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/es/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/es_VE/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/et/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/eu/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/fa/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/fi/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/fo/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/fr/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/frp/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/gl/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/he/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/hr/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/hu/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/id/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/is/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/it/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/ja/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/kk/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/kn/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/ko/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/lg/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/lt/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/ml/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/ms/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/nb/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/nl/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/nn/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/pa/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/pl/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/ps/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/pt/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/pt_BR/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/ro/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/ru/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/sk/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/sl/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/sr/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/sr@latin/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/sv/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/te/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/th/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/tr/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/tt_RU/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/ug/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/uk/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/ur/LC_MESSAGES/gpicview.mo
|
||||
%%NLS%%share/locale/ur_PK/LC_MESSAGES/gpicview.mo
|
||||
|
Loading…
Reference in New Issue
Block a user