1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00

- Update to 0.2.0

- Switch to options helper

PR:		203016
Submitted by:	Walter Schwarzenfeld
Approved by:	mat (mentor), mantainer timeout
Differential Revision:	D4581
This commit is contained in:
Martin Wilke 2015-12-15 14:44:38 +00:00
parent b24555fba0
commit e917d26118
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=403780
3 changed files with 16 additions and 16 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= lxterminal
PORTVERSION= 0.1.11
PORTREVISION= 2
PORTVERSION= 0.2.0
CATEGORIES= sysutils
MASTER_SITES= SF/lxde/LXTerminal%20%28terminal%20emulator%29/LXTerminal%20${PORTVERSION}/
@ -18,31 +17,26 @@ LIB_DEPENDS= libvte.so:${PORTSDIR}/x11-toolkits/vte
USES= gmake iconv pkgconfig
USE_GNOME= gtk20 intlhack
GNU_CONFIGURE= yes
USE_GCC= yes
CONFIGURE_ARGS= --prefix=${PREFIX}
USE_LDCONFIG= yes
PORTDOCS= AUTHORS README
INSTALLS_ICONS= YES
OPTIONS_DEFINE= DOCS NLS
OPTIONS_SUB= yes
NLS_USES= gettext
NLS_USES_OFF= gettext-tools
NLS_CPPFLAGS= -I${LOCALBASE}/include
NLS_LDFLAGS= -L${LOCALBASE}/lib
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
.endif
post-patch:
.if ! ${PORT_OPTIONS:MNLS}
post-patch-NLS-off:
@${REINPLACE_CMD} -e 's|src po|src|' \
${WRKSRC}/Makefile.in
.endif
post-install:
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}

View File

@ -1,2 +1,2 @@
SHA256 (lxterminal-0.1.11.tar.gz) = f495166b308a96e8c30c8892b33ab163f3865253a9bbd4bdac462f974fda7253
SIZE (lxterminal-0.1.11.tar.gz) = 304025
SHA256 (lxterminal-0.2.0.tar.gz) = 174b0e99652f72acd7a98b6ff1b75eba1a9bf364996e6f118cccdaba0d282baf
SIZE (lxterminal-0.2.0.tar.gz) = 248698

View File

@ -1,6 +1,7 @@
bin/lxterminal
man/man1/lxterminal.1.gz
share/applications/lxterminal.desktop
share/icons/hicolor/128x128/apps/lxterminal.png
%%NLS%%share/locale/af/LC_MESSAGES/lxterminal.mo
%%NLS%%share/locale/ar/LC_MESSAGES/lxterminal.mo
%%NLS%%share/locale/be/LC_MESSAGES/lxterminal.mo
@ -13,6 +14,7 @@ share/applications/lxterminal.desktop
%%NLS%%share/locale/de/LC_MESSAGES/lxterminal.mo
%%NLS%%share/locale/el/LC_MESSAGES/lxterminal.mo
%%NLS%%share/locale/en_GB/LC_MESSAGES/lxterminal.mo
%%NLS%%share/locale/eo/LC_MESSAGES/lxterminal.mo
%%NLS%%share/locale/es/LC_MESSAGES/lxterminal.mo
%%NLS%%share/locale/es_VE/LC_MESSAGES/lxterminal.mo
%%NLS%%share/locale/et/LC_MESSAGES/lxterminal.mo
@ -27,8 +29,10 @@ share/applications/lxterminal.desktop
%%NLS%%share/locale/hr/LC_MESSAGES/lxterminal.mo
%%NLS%%share/locale/hu/LC_MESSAGES/lxterminal.mo
%%NLS%%share/locale/id/LC_MESSAGES/lxterminal.mo
%%NLS%%share/locale/is/LC_MESSAGES/lxterminal.mo
%%NLS%%share/locale/it/LC_MESSAGES/lxterminal.mo
%%NLS%%share/locale/ja/LC_MESSAGES/lxterminal.mo
%%NLS%%share/locale/kk/LC_MESSAGES/lxterminal.mo
%%NLS%%share/locale/ko/LC_MESSAGES/lxterminal.mo
%%NLS%%share/locale/lg/LC_MESSAGES/lxterminal.mo
%%NLS%%share/locale/lt/LC_MESSAGES/lxterminal.mo
@ -37,6 +41,7 @@ share/applications/lxterminal.desktop
%%NLS%%share/locale/nb/LC_MESSAGES/lxterminal.mo
%%NLS%%share/locale/nl/LC_MESSAGES/lxterminal.mo
%%NLS%%share/locale/nn/LC_MESSAGES/lxterminal.mo
%%NLS%%share/locale/pa/LC_MESSAGES/lxterminal.mo
%%NLS%%share/locale/pl/LC_MESSAGES/lxterminal.mo
%%NLS%%share/locale/ps/LC_MESSAGES/lxterminal.mo
%%NLS%%share/locale/pt/LC_MESSAGES/lxterminal.mo
@ -52,6 +57,7 @@ share/applications/lxterminal.desktop
%%NLS%%share/locale/th/LC_MESSAGES/lxterminal.mo
%%NLS%%share/locale/tr/LC_MESSAGES/lxterminal.mo
%%NLS%%share/locale/tt_RU/LC_MESSAGES/lxterminal.mo
%%NLS%%share/locale/ug/LC_MESSAGES/lxterminal.mo
%%NLS%%share/locale/uk/LC_MESSAGES/lxterminal.mo
%%NLS%%share/locale/ur/LC_MESSAGES/lxterminal.mo
%%NLS%%share/locale/ur_PK/LC_MESSAGES/lxterminal.mo
@ -60,4 +66,4 @@ share/applications/lxterminal.desktop
%%NLS%%share/locale/zh_TW/LC_MESSAGES/lxterminal.mo
%%DATADIR%%/lxterminal-preferences.ui
%%DATADIR%%/lxterminal.conf
share/pixmaps/lxterminal.png
%%DATADIR%%/menu.ui