From 0b59f40402946bd00af50bd726c2bd5dde432a91 Mon Sep 17 00:00:00 2001 From: Scott McCreary Date: Mon, 28 Jan 2013 00:00:26 +0000 Subject: [PATCH] Initial bep files for kacst, arabeyes and x-series fonts by GCI2012 student Zbaker1398 --- .../arabeyes-fonts/arabeyes-fonts-1.1.bep | 26 ++++ media-fonts/kacst-fonts/kacst-fonts-5.0.bep | 25 ++++ .../x-series-fonts/x-series-fonts-2.0.bep | 131 ++++++++++++++++++ 3 files changed, 182 insertions(+) create mode 100644 media-fonts/arabeyes-fonts/arabeyes-fonts-1.1.bep create mode 100644 media-fonts/kacst-fonts/kacst-fonts-5.0.bep create mode 100644 media-fonts/x-series-fonts/x-series-fonts-2.0.bep diff --git a/media-fonts/arabeyes-fonts/arabeyes-fonts-1.1.bep b/media-fonts/arabeyes-fonts/arabeyes-fonts-1.1.bep new file mode 100644 index 000000000..4d1dde0d9 --- /dev/null +++ b/media-fonts/arabeyes-fonts/arabeyes-fonts-1.1.bep @@ -0,0 +1,26 @@ +DESCRIPTION="Arabeyes Arabic TrueType fonts" +HOMEPAGE="http://projects.arabeyes.org/project.php?proj=Khotot" +SRC_URI="http://sourceforge.net/projects/arabeyes/files/Fonts/ae_fonts/ae_fonts1_ttf_1.1.tar.bz2" +REVISION="1" +STATUS_HAIKU="stable" +DEPEND="" +CHECKSUM_MD5="11000a74da50b461b374f711392f1d46" +BUILD { + cd ae_fonts1-1.1 +} + +INSTALL { + cd ae_fonts1-1.1 + FONTDIR=${DESTDIR}/`finddir B_COMMON_FONTS_DIRECTORY`/arabeyes + mkdir -p ${FONTDIR} + cp -r AAHS ${FONTDIR}/ + cp -r AGA ${FONTDIR}/ + cp -r FS ${FONTDIR}/ + cp -r Kasr ${FONTDIR}/ + cp -r MCS ${FONTDIR}/ + cp -r Shmookh ${FONTDIR}/ +} + +LICENSE="GNU GPL v2" +COPYRIGHT="2003-2007 Arabeyes.org + 2002-2005 Free Software Foundation" diff --git a/media-fonts/kacst-fonts/kacst-fonts-5.0.bep b/media-fonts/kacst-fonts/kacst-fonts-5.0.bep new file mode 100644 index 000000000..2c773bcf1 --- /dev/null +++ b/media-fonts/kacst-fonts/kacst-fonts-5.0.bep @@ -0,0 +1,25 @@ +DESCRIPTION="KACST Arabic Truetype Fonts" +HOMEPAGE="http://www.arabeyes.org/project.php?proj=Khotot" +SRC_URI="http://sourceforge.net/projects/arabeyes/files/latest/download?source=files" +REVISION="1" +STATUS_HAIKU="stable" +DEPEND="" +CHECKSUM_MD5="0a7ad4538d3b97adfbefa4c5cf8c2660" +BUILD { + cd kacst_one_5.0 +} + +INSTALL { + cd kacst_one_5.0 + FONTDIR=${DESTDIR}/`finddir B_COMMON_FONTS_DIRECTORY`/arabeyes + mkdir -p ${FONTDIR} + cp KacstOne-Bold.sfd ${FONTDIR}/ + cp KacstOne-Bold.ttf ${FONTDIR}/ + cp KacstOne.sfd ${FONTDIR}/ + cp KacstOne.ttf ${FONTDIR}/ +} + +LICENSE="GNU GPL v2" +COPYRIGHT="2004 KACST + 2002,2003,2005,2008,2009 Free Software Foundation + 2009-2011 Kahled Hosny (Arabeyes additions)" diff --git a/media-fonts/x-series-fonts/x-series-fonts-2.0.bep b/media-fonts/x-series-fonts/x-series-fonts-2.0.bep new file mode 100644 index 000000000..93c2f2064 --- /dev/null +++ b/media-fonts/x-series-fonts/x-series-fonts-2.0.bep @@ -0,0 +1,131 @@ +DESCRIPTION="X Series 2 fonts are built on freely available fonts and extended to support Persian, Arabic, Urdu, Pashto, Dari, Uzbek, Kurdish, Uighur, old Turkish (Ottoman) and modern Turkish (Roman)." +HOMEPAGE="http://wiki.irmug.com/index.php/X_Series_2" +SRC_URI="http://irmug.com/downloads/dl.php?id=21" +REVISION="1" +STATUS_HAIKU="stable" +DEPEND="" +CHECKSUM_MD5="1e45723ebad5e748d4b5f6f28074833f" +BUILD { + cd Zar +} + +INSTALL { + FONTDIR=${DESTDIR}/`finddir B_COMMON_FONTS_DIRECTORY`/x-series + mkdir -p ${FONTDIR} + wget http://irmug.com/downloads/dl.php?id=21 + unzip -o Zar.zip + cd Zar + cp -f *.ttf ${FONTDIR}/ + + wget http://irmug.com/downloads/dl.php?id=3 + unzip -o Niloofar.zip + cd Niloofar + cp -f *.ttf ${FONTDIR}/ + + wget http://irmug.com/downloads/dl.php?id=2 + unzip -o Khoramshahr.zip + cd Khoramshahr + cp -f *.ttf ${FONTDIR}/ + + wget http://www.irmug.com/downloads/dl.php?id=1 + unzip -o Kayhan.zip + cd Kayhan + cp -f *.ttf ${FONTDIR}/ + + wget http://irmug.com/downloads/dl.php?id=17 + unzip -o Yagut.zip + cd Yagut + cp -f *.ttf ${FONTDIR}/ + + wget http://irmug.com/downloads/dl.php?id=5 + unzip -o Riyaz.zip + cd Riyaz + cp -f *.ttf ${FONTDIR}/ + + wget http://irmug.com/downloads/dl.php?id=6 + unzip -o Roya.zip + cd Roya + cp -f *.ttf ${FONTDIR}/ + + wget http://irmug.com/downloads/dl.php?id=7 + unzip -o Shafigh.zip + cd Shafigh + cp -f *.ttf ${FONTDIR}/ + + wget http://irmug.com/downloads/dl.php?id=9 + unzip -o "Shafigh Kurd.zip" + cd "Shafigh Kurd" + cp -f *.ttf ${FONTDIR}/ + + wget http://irmug.com/downloads/dl.php?id=8 + unzip -o "Shafigh Uzbek.zip" + cd "Shafigh Uzbek" + cp -f *.ttf ${FONTDIR}/ + + wget http://irmug.com/downloads/dl.php?id=10 + unzip -o Shiraz.zip + cd Shiraz + cp -f *.ttf ${FONTDIR}/ + + wget http://irmug.com/downloads/dl.php?id=11 + unzip -o Sols.zip + cd Sols + cp -f *.ttf ${FONTDIR}/ + + wget http://irmug.com/downloads/dl.php?id=12 + unzip -o Tabriz.zip + cd Tabriz + cp -f *.ttf ${FONTDIR}/ + + wget http://irmug.com/downloads/dl.php?id=13 + unzip -o Titre.zip + cd Titre + cp -f *.ttf ${FONTDIR}/ + + wget http://irmug.com/downloads/dl.php?id=14 + unzip -o Traffic.zip + cd Traffic + cp -f *.ttf ${FONTDIR}/ + + wget http://irmug.com/downloads/dl.php?id=4 + unzip -o Paatch.zip + cd Paatch + cp -f *.ttf ${FONTDIR}/ + + wget http://irmug.com/downloads/dl.php?id=15 + unzip -o Vahid.zip + cd Vahid + cp -f *.ttf ${FONTDIR}/ + + wget http://irmug.com/downloads/dl.php?id=16 + unzip -o Vosta.zip + cd Vosta + cp -f *.ttf ${FONTDIR}/ + + wget http://irmug.com/downloads/dl.php?id=19 + unzip -o Yekan.zip + cd Yekan + cp -f *.ttf ${FONTDIR}/ + + wget http://irmug.com/downloads/dl.php?id=20 + unzip -o Yermook.zip + cd Yermook + cp -f *.ttf ${FONTDIR}/ + + wget http://irmug.com/downloads/dl.php?id=18 + unzip -o Yas.zip + cd Yas + cp -f *.ttf ${FONTDIR}/ + + wget http://irmug.com/downloads/dl.php?id=22 + unzip -o Ziba.zip + cd Ziba + cp -f *.ttf ${FONTDIR}/ + + + + +} + +LICENSE="GNU GPL v2" +#COPYRIGHT=""