x11-toolkits/ntk: Update 1.3.1000 -> 1.3.1000-2 (py3-compatible)
PR: 249852 Reported by: swills
This commit is contained in:
parent
758a74a29c
commit
186b86f715
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
PORTNAME= ntk
|
PORTNAME= ntk
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 1.3.1000
|
DISTVERSION= 1.3.1000-2
|
||||||
PORTREVISION= 1
|
DISTVERSIONSUFFIX= -gdae1771
|
||||||
CATEGORIES= x11-toolkits
|
CATEGORIES= x11-toolkits
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
@ -16,14 +16,14 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
|||||||
libfreetype.so:print/freetype2 \
|
libfreetype.so:print/freetype2 \
|
||||||
libpng.so:graphics/png
|
libpng.so:graphics/png
|
||||||
|
|
||||||
USES= gnome jpeg localbase:ldflags pkgconfig python:2.7,build waf xorg
|
USES= gnome jpeg localbase:ldflags pkgconfig waf xorg
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= original-male
|
GH_ACCOUNT= original-male
|
||||||
USE_GNOME= cairo
|
USE_GNOME= cairo
|
||||||
USE_XORG= x11 xft
|
USE_XORG= x11 xft
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
PLIST_SUB= SHLIB_VER=${DISTVERSION}
|
PLIST_SUB= SHLIB_VER=${PORTVERSION:R}
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${REINPLACE_CMD} -e " \
|
@${REINPLACE_CMD} -e " \
|
||||||
@ -44,7 +44,7 @@ post-install:
|
|||||||
@${STRIP_CMD} \
|
@${STRIP_CMD} \
|
||||||
${STAGEDIR}${PREFIX}/bin/ntk-chtheme \
|
${STAGEDIR}${PREFIX}/bin/ntk-chtheme \
|
||||||
${STAGEDIR}${PREFIX}/bin/ntk-fluid \
|
${STAGEDIR}${PREFIX}/bin/ntk-fluid \
|
||||||
${STAGEDIR}${PREFIX}/lib/libntk.so.${PORTVERSION} \
|
${STAGEDIR}${PREFIX}/lib/libntk.so.${PORTVERSION:R} \
|
||||||
${STAGEDIR}${PREFIX}/lib/libntk_images.so.${PORTVERSION}
|
${STAGEDIR}${PREFIX}/lib/libntk_images.so.${PORTVERSION:R}
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|||||||
@ -1,3 +1,3 @@
|
|||||||
TIMESTAMP = 1509466466
|
TIMESTAMP = 1600967150
|
||||||
SHA256 (original-male-ntk-v1.3.1000_GH0.tar.gz) = 0e515c94281a46e7b86601182d2463e81a77ba339b52341c56898dc7fb649e1f
|
SHA256 (original-male-ntk-v1.3.1000-2-gdae1771_GH0.tar.gz) = c501c052f9ea48af4eb2705500fbec10b02b5ce239589fec383be1fe4ee99607
|
||||||
SIZE (original-male-ntk-v1.3.1000_GH0.tar.gz) = 2737614
|
SIZE (original-male-ntk-v1.3.1000-2-gdae1771_GH0.tar.gz) = 2745953
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user