nafees_*: update recipe and URL

* Update to the new format, and fix the homepage and download URLs for
  nafees_nastaleeq and nafees_riqa
This commit is contained in:
Chirayu Desai
2015-01-08 05:07:15 +00:00
parent 6d02ee2039
commit 049785062c
2 changed files with 41 additions and 21 deletions

View File

@@ -1,16 +1,28 @@
DESCRIPTION="
SUMMARY="The Nafees Nastaleed font"
DESCRIPTION="\
Urdu language font developed according to calligraphic rules, following the \
style of one of the finest calligraphers of Pakistan (Nafees Raqam).
"
HOMEPAGE="http://www.crulp.org/software/localization/Fonts/nafeesNastaleeq.html"
SRC_URI="http://www.crulp.org/Downloads/localization/fonts/NafeesNastaleeq/Nafees_Nastaleeq_v1.02.zip"
REVISION="2"
STATUS_HAIKU="stable"
DEPEND=""
CHECKSUM_MD5="34ca164ce011b682522431fc332c0cb6"
HOMEPAGE="http://cle.org,pk/software/localization/Fonts/nafeesNastaleeq.html"
SRC_URI="http://cle.org.pk/Downloads/localization/fonts/NafeesNastaleeq/Nafees_Nastaleeq_v1.02.zip"
CHECKSUM_SHA256="3de26b7e9477f5e58f6e6478a61a1fc3889f533c1b8424d0d14fbc4b4e2b33c0"
REVISION="3"
LICENSE="CRULP"
COPYRIGHT="2004 Center for Research in Urdu Language Processing"
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE=yes
PROVIDES="nafees_nastaleeq = $portVersion"
REQUIRES=""
BUILD_REQUIRES=""
BUILD_PREREQUIRES="coreutils"
SOURCE_DIR=""
BUILD()
{
echo "Nothing to be done. To install this font, run haikuporter with -i option"
true
}
INSTALL()
@@ -20,5 +32,3 @@ INSTALL()
cp "Nafees Nastaleeq v1.02.ttf" ${FONTDIR}
}
LICENSE="CRULP"
COPYRIGHT="2004 Center for Research in Urdu Language Processing"

View File

@@ -1,15 +1,27 @@
DESCRIPTION="
Open Type Font for writng Urdu in Riqa script based on Unicode standard.
SUMMARY="The Nafees Riqa font"
DESCRIPTION="\
True Type Font for writng Urdu in Riqa script based on Unicode standard.
"
HOMEPAGE="http://www.crulp.org/software/localization/Fonts/nafeesRiqa.html"
SRC_URI="http://www.crulp.org/Downloads/localization/fonts/NafeesRiqa/Nafees_Riqa_v1.0.zip"
REVISION="2"
STATUS_HAIKU="stable"
DEPEND=""
CHECKSUM_MD5="504c6ada41a408575a120daf2a110b6f"
HOMEPAGE="http://cle.org.pk/software/localization/Fonts/nafeesRiqa.html"
SRC_URI="http://cle.org.pk/Downloads/localization/fonts/NafeesRiqa/Nafees_Riqa_v1.0.zip"
CHECKSUM_SHA256="11b567f9bddd8233973edd4abb912dc29644c96a4925bd01f1c948e575d531d2"
REVISION="3"
LICENSE="CRULP"
COPYRIGHT="2004 Center for Research in Urdu Language Processing"
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE=yes
PROVIDES="nafees_riqa = $portVersion"
REQUIRES=""
BUILD_REQUIRES=""
BUILD_PREREQUIRES="coreutils"
SOURCE_DIR=""
BUILD()
{
echo "Nothing to be done. To install this font, run haikuporter with -i option"
true
}
INSTALL()
@@ -19,5 +31,3 @@ INSTALL()
cp "Nafees Riqa v1.0.ttf" ${FONTDIR}
}
LICENSE="CRULP"
COPYRIGHT="2004 Center for Research in Urdu Language Processing"