import farsiweb 0.4
The first standard set of Unicode Persian fonts ever published, including Titr, Nazli, Nazli Bold, and Homa.
This commit is contained in:
parent
7b15f2f4b8
commit
693b19f85a
30
x11/farsiweb-ttf/Makefile
Normal file
30
x11/farsiweb-ttf/Makefile
Normal file
@ -0,0 +1,30 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2008/04/21 09:30:21 jasper Exp $
|
||||
|
||||
COMMENT= FarsiWeb free TrueType Farsi fonts
|
||||
|
||||
V= 0.4
|
||||
DISTNAME= ttf-farsiweb_$V.orig
|
||||
PKGNAME= farsiweb-ttf-$V
|
||||
CATEGORIES= x11
|
||||
|
||||
HOMEPAGE= http://www.farsiweb.ir/wiki/Persian_fonts
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= http://ftp.nl.debian.org/debian/pool/main/t/ttf-farsiweb/
|
||||
|
||||
NO_BUILD= Yes
|
||||
NO_REGRESS= Yes
|
||||
|
||||
WRKDIST= ${WRKDIR}/ttf-farsiweb-$V
|
||||
FONTSDIR= ${PREFIX}/lib/X11/fonts/farsiweb
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${FONTSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/*.ttf ${FONTSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
5
x11/farsiweb-ttf/distinfo
Normal file
5
x11/farsiweb-ttf/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (ttf-farsiweb_0.4.orig.tar.gz) = s7lcHUrkZ5SULPEot8vMKw==
|
||||
RMD160 (ttf-farsiweb_0.4.orig.tar.gz) = MLlOyXOf/NLLZtGhMxIe0Cy7Jqs=
|
||||
SHA1 (ttf-farsiweb_0.4.orig.tar.gz) = xD6In8m7+z0ZyRykLPlZ6KEM5nw=
|
||||
SHA256 (ttf-farsiweb_0.4.orig.tar.gz) = ODcKo+wv9EbQxWKWgQfbYyhLy3qvUJ1beB6p8xR7ygc=
|
||||
SIZE (ttf-farsiweb_0.4.orig.tar.gz) = 141856
|
2
x11/farsiweb-ttf/pkg/DESCR
Normal file
2
x11/farsiweb-ttf/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
The first standard set of Unicode Persian fonts ever published,
|
||||
including Titr, Nazli, Nazli Bold, and Homa.
|
7
x11/farsiweb-ttf/pkg/PLIST
Normal file
7
x11/farsiweb-ttf/pkg/PLIST
Normal file
@ -0,0 +1,7 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/04/21 09:30:21 jasper Exp $
|
||||
lib/X11/fonts/
|
||||
@fontdir lib/X11/fonts/farsiweb/
|
||||
lib/X11/fonts/farsiweb/homa.ttf
|
||||
lib/X11/fonts/farsiweb/nazli.ttf
|
||||
lib/X11/fonts/farsiweb/nazlib.ttf
|
||||
lib/X11/fonts/farsiweb/titr.ttf
|
Loading…
Reference in New Issue
Block a user