- Update to 2.01.
- Assign maintainership to submitter. PR: 148007 Submitted by: C-S <c-s@c-s.li> Feature safe: yes
This commit is contained in:
parent
31614240fd
commit
32fece5a6d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=257110
4 changed files with 20 additions and 15 deletions
|
@ -5,19 +5,22 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= kacst_fonts
|
||||
PORTVERSION= 1.6.2
|
||||
CATEGORIES= arabic
|
||||
MASTER_SITES= SF/arabeyes/Fonts/${PORTNAME}
|
||||
DISTNAME= kacst_fonts_${PORTVERSION}
|
||||
PORTNAME= kacst_fonts
|
||||
PORTVERSION= 2.01
|
||||
CATEGORIES= arabic
|
||||
MASTER_SITES= SF/arabeyes/${PORTNAME} \
|
||||
http://www.c-s.li/ports/
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= c-s@c-s.li
|
||||
COMMENT= Truetype Arabic fonts created by KACST
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BUILD_DEPENDS= ttmkfdir:${PORTSDIR}/x11-fonts/ttmkfdir
|
||||
|
||||
USE_BZIP2= yes
|
||||
WRKSRC= ${WRKDIR}/KacstArabicFonts-${PORTVERSION}
|
||||
WRKSRC= ${WRKDIR}/KacstArabicFonts-${PORTVERSION}
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
SUB_LIST= PORTNAME="${PORTNAME}"
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (kacst_fonts_1.6.2.tar.bz2) = 3f914b65dc4e0cc7b30e1d6b263f1d16
|
||||
SHA256 (kacst_fonts_1.6.2.tar.bz2) = eb292e497ed25492dc6bacb3b591bbe9b2d6b6aa0debded2c6d104ed7eae95ab
|
||||
SIZE (kacst_fonts_1.6.2.tar.bz2) = 461108
|
||||
MD5 (kacst_fonts_2.01.tar.bz2) = c8bc5b4cad7f2127d1aa32f399d660d2
|
||||
SHA256 (kacst_fonts_2.01.tar.bz2) = fb372e530fd6f1179bf96eca3f1f65de47ce603a709d2f98cc4a10e619e732ac
|
||||
SIZE (kacst_fonts_2.01.tar.bz2) = 323467
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
This port contains a collection of TrueType Arabic
|
||||
fonts created by the King Abdulaziz Scientific
|
||||
organization in Saudi Arabia.
|
||||
This port contains a collection of TrueType Arabic fonts created by the King
|
||||
Abdulaziz Scientific organization in Saudi Arabia.
|
||||
|
||||
WWW: http://www.arabeyes.org/project.php?proj=Khotot
|
||||
|
|
|
@ -3,10 +3,13 @@ lib/X11/fonts/kacst_fonts/KacstBook.ttf
|
|||
lib/X11/fonts/kacst_fonts/KacstDecorative.ttf
|
||||
lib/X11/fonts/kacst_fonts/KacstDigital.ttf
|
||||
lib/X11/fonts/kacst_fonts/KacstFarsi.ttf
|
||||
lib/X11/fonts/kacst_fonts/KacstOne.ttf
|
||||
lib/X11/fonts/kacst_fonts/KacstOneFixed.ttf
|
||||
lib/X11/fonts/kacst_fonts/KacstLetter.ttf
|
||||
lib/X11/fonts/kacst_fonts/KacstNaskh.ttf
|
||||
lib/X11/fonts/kacst_fonts/KacstOffice.ttf
|
||||
lib/X11/fonts/kacst_fonts/KacstPen.ttf
|
||||
lib/X11/fonts/kacst_fonts/KacstPoster.ttf
|
||||
lib/X11/fonts/kacst_fonts/KacstQurn.ttf
|
||||
lib/X11/fonts/kacst_fonts/KacstScreen.ttf
|
||||
lib/X11/fonts/kacst_fonts/KacstTitle.ttf
|
||||
lib/X11/fonts/kacst_fonts/KacstTitleL.ttf
|
||||
lib/X11/fonts/kacst_fonts/fonts.dir
|
||||
|
|
Loading…
Reference in a new issue