mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-02 21:18:51 +02:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user