mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
x11-toolkits/ntk: Change to the fork because the original GitHub repository was removed by the owner
Suggested by: hps
This commit is contained in:
parent
e70dd4a333
commit
53b5beed0d
@ -1,6 +1,7 @@
|
||||
PORTNAME= ntk
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.3.1001
|
||||
MASTER_SITES= https://git.kx.studio/non/ntk/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ # was at GH_ACCOUNT=original-male
|
||||
CATEGORIES= x11-toolkits
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -9,19 +10,17 @@ COMMENT= Fork of FLTK 1.3.0 which adds graphics rendering via Cairo, etc
|
||||
LICENSE= LGPL20
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BROKEN= the upstream based on the 'non' project is gone along with this GH project for it, 3 depending ports' upstreams have been notified via GH issues
|
||||
|
||||
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
||||
libfreetype.so:print/freetype2 \
|
||||
libpng.so:graphics/png
|
||||
|
||||
USES= gnome jpeg localbase:ldflags pkgconfig waf xorg
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= original-male
|
||||
USE_GNOME= cairo
|
||||
USE_XORG= x11 xft
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
PLIST_SUB= SHLIB_VER=${PORTVERSION:R}
|
||||
|
||||
post-patch:
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1612286696
|
||||
SHA256 (original-male-ntk-v1.3.1001_GH0.tar.gz) = bb439b2d520444fd66e6006062834783d0f53c20ee0fec645945e3e842b917e7
|
||||
SIZE (original-male-ntk-v1.3.1001_GH0.tar.gz) = 2747575
|
||||
TIMESTAMP = 1618418247
|
||||
SHA256 (ntk-v1.3.1001.tar.gz) = bd11c27b0db7dc57b9f7d878256292e67612c9e06c6c4e3dd8e71033b34acaa5
|
||||
SIZE (ntk-v1.3.1001.tar.gz) = 2747543
|
||||
|
Loading…
Reference in New Issue
Block a user