mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
- Update to 1.2.3
- Move from x11r6 to localbase
This commit is contained in:
parent
7c51c5d5f1
commit
30a774ac9a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184600
@ -6,10 +6,9 @@
|
||||
#
|
||||
|
||||
PORTNAME= gtklp
|
||||
PORTVERSION= 1.2.2
|
||||
PORTVERSION= 1.2.3
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
MASTER_SITES= SF
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}.src
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
@ -19,15 +18,15 @@ LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-base
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gnometarget gtk20
|
||||
USE_GETTEXT= yes
|
||||
USE_OPENSSL= yes
|
||||
CPPFLAGS= -I${LOCALBASE}/include
|
||||
LDFLAGS= -L${LOCALBASE}/lib
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
|
||||
CONFIGURE_ARGS= --mandir=${MANPREFIX}/man
|
||||
|
||||
MAN1= gtklp.1 gtklpq.1
|
||||
|
||||
CPPFLAGS= -I${LOCALBASE}/include
|
||||
LDFLAGS= -L${LOCALBASE}/lib
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (gtklp-1.2.2.src.tar.gz) = f07a6acee4cf4d95559a7740661bcbe9
|
||||
SHA256 (gtklp-1.2.2.src.tar.gz) = 30771c0e0990a24f8d3984f7a733c7280db9e88a86e560eb989a0b72618845db
|
||||
SIZE (gtklp-1.2.2.src.tar.gz) = 1649804
|
||||
MD5 (gtklp-1.2.3.src.tar.gz) = 38ca06be7cef966898acc9aa3691c81b
|
||||
SHA256 (gtklp-1.2.3.src.tar.gz) = 3eea1f3d86f448ddff4805f0bf5f4bba64225893072f0fe8ac16a36f9c561dbb
|
||||
SIZE (gtklp-1.2.3.src.tar.gz) = 2007508
|
||||
|
@ -16,6 +16,7 @@ share/locale/nl/LC_MESSAGES/gtklp.mo
|
||||
share/locale/pl/LC_MESSAGES/gtklp.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/gtklp.mo
|
||||
share/locale/ru/LC_MESSAGES/gtklp.mo
|
||||
share/locale/uk_UA/LC_MESSAGES/gtklp.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/gtklp.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/gtklp.mo
|
||||
@dirrmtry share/locale/ca_ES/LC_MESSAGES
|
||||
@ -26,3 +27,5 @@ share/locale/zh_TW/LC_MESSAGES/gtklp.mo
|
||||
@dirrmtry share/locale/cht
|
||||
@dirrmtry share/locale/chs/LC_MESSAGES
|
||||
@dirrmtry share/locale/chs
|
||||
@dirrmtry share/locale/uk_UA/LC_MESSAGES
|
||||
@dirrmtry share/locale/uk_UA
|
||||
|
Loading…
x
Reference in New Issue
Block a user