Updated DESCRIPTIONS for 5 fonts, updates by GCI2013 student Anna Gajdová

This commit is contained in:
Scott McCreary
2013-11-20 10:28:12 +00:00
parent d47411f884
commit 53d524145c
5 changed files with 172 additions and 172 deletions

View File

@@ -1,31 +1,31 @@
SUMMARY="The Anonymous Pro Font Family"
DESCRIPTION="Anonymous Pro (2009) is a family of four fixed-width fonts designed with coding in mind."
HOMEPAGE="http://www.marksimonson.com/fonts/view/anonymous-pro"
SRC_URI="http://www.marksimonson.com/assets/content/fonts/AnonymousPro-1.002.zip"
CHECKSUM_MD5="bb5141b20b9d69b3190be03e5706c8b7"
LICENSE="SIL Open Font License v1.1"
COPYRIGHT="2009 Mark Simonson, with reserved font name Anonymous Pro"
REVISION="1"
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE=yes
PROVIDES="anonymous_pro = $portVersion"
REQUIRES=""
BUILD_REQUIRES=""
BUILD_PREREQUIRES="coreutils"
SOURCE_DIR="AnonymousPro-1.002.001"
BUILD()
{
true
}
INSTALL()
{
FONTDIR=$fontsDir/anonymous-pro
mkdir -p ${FONTDIR}
cp *.ttf ${FONTDIR}
cp README.txt ${FONTDIR}/anonymous-pro-readme.txt
}
SUMMARY="The Anonymous Pro Font Family"
DESCRIPTION="Anonymous Pro is a family of fixed-width fonts. It was designed especially for coding - characers that could be mistaken for one another (e. g. O and 0) have distinct shapes. It supports most of the Latin-based Western and Central European languages, as well as Greek and Cyrillic."
HOMEPAGE="http://www.marksimonson.com/fonts/view/anonymous-pro"
SRC_URI="http://www.marksimonson.com/assets/content/fonts/AnonymousPro-1.002.zip"
CHECKSUM_MD5="bb5141b20b9d69b3190be03e5706c8b7"
LICENSE="SIL Open Font License v1.1"
COPYRIGHT="2009 Mark Simonson, with reserved font name Anonymous Pro"
REVISION="1"
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE=yes
PROVIDES="anonymous_pro = $portVersion"
REQUIRES=""
BUILD_REQUIRES=""
BUILD_PREREQUIRES="coreutils"
SOURCE_DIR="AnonymousPro-1.002.001"
BUILD()
{
true
}
INSTALL()
{
FONTDIR=$fontsDir/anonymous-pro
mkdir -p ${FONTDIR}
cp *.ttf ${FONTDIR}
cp README.txt ${FONTDIR}/anonymous-pro-readme.txt
}

View File

@@ -1,31 +1,31 @@
SUMMARY="The Cantarell Font Family"
DESCRIPTION="The Cantarell font family is a contemporary humanistic sans serif designed for on-screen reading"
HOMEPAGE="http://wiki.gnome.org/CantarellFonts"
SRC_URI="http://ftp.gnome.org/pub/GNOME/sources/cantarell-fonts/0.0/cantarell-fonts-0.0.7.tar.bz2"
CHECKSUM_MD5="6202c98fd65faab44cdabcaf4947ca5f"
LICENSE="SIL Open Font License v1.1"
COPYRIGHT="2009-2011 Understanding Limited, 2010-2011 Jakub Steiner"
REVISION="1"
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE=yes
PROVIDES="cantarell = $portVersion"
REQUIRES=""
BUILD_REQUIRES=""
BUILD_PREREQUIRES="coreutils"
SOURCE_DIR="cantarell-fonts-0.0.7"
BUILD()
{
true
}
INSTALL()
{
FONTDIR=$fontsDir/cantarell
mkdir -p ${FONTDIR}
cp otf/*.otf ${FONTDIR}
cp README ${FONTDIR}/cantarell-readme.txt
}
SUMMARY="The Cantarell Font Family"
DESCRIPTION="The Cantarell font family is a contemporary humanistic sans serif. It was designed by Dave Crossland for on-screen reading - in particular for reading web pages on the author's HTC mobile phone. Since 2010 it's the default typaface of Gnome, the popular graphical user interface. Currently it fully supports Basic Latin, Western European, Catalan, Baltic, Turkish, Central European, Dutch and Afrikaans writing systems. The Cantarell typeface is included in Google Fonts too."
HOMEPAGE="http://wiki.gnome.org/CantarellFonts"
SRC_URI="http://ftp.gnome.org/pub/GNOME/sources/cantarell-fonts/0.0/cantarell-fonts-0.0.7.tar.bz2"
CHECKSUM_MD5="6202c98fd65faab44cdabcaf4947ca5f"
LICENSE="SIL Open Font License v1.1"
COPYRIGHT="2009-2011 Understanding Limited, 2010-2011 Jakub Steiner"
REVISION="1"
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE=yes
PROVIDES="cantarell = $portVersion"
REQUIRES=""
BUILD_REQUIRES=""
BUILD_PREREQUIRES="coreutils"
SOURCE_DIR="cantarell-fonts-0.0.7"
BUILD()
{
true
}
INSTALL()
{
FONTDIR=$fontsDir/cantarell
mkdir -p ${FONTDIR}
cp otf/*.otf ${FONTDIR}
cp README ${FONTDIR}/cantarell-readme.txt
}

View File

@@ -1,36 +1,36 @@
SUMMARY="It's Courier, just better."
DESCRIPTION="Courier Prime is optimized for 12 point size, and matches the metrics of Courier and Courier Final Draft, so you can often swap it out one-for-one."
HOMEPAGE="http://quoteunquoteapps.com/courierprime/"
SRC_URI="http://quoteunquoteapps.com/downloads/courier-prime.zip"
REVISION="1"
CHECKSUM_MD5="cf79336ce1cf439560a5364ab7856738"
LICENSE="SIL Open Font License v1.1"
COPYRIGHT="2013 Quote-Unquote Apps"
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE=yes
PROVIDES="
courier_prime = $portVersion
"
REQUIRES=""
BUILD_REQUIRES=""
BUILD_PREREQUIRES="coreutils"
SOURCE_DIR="Courier Prime"
BUILD()
{
true
}
INSTALL()
{
FONTDIR=$fontsDir/courier-prime
mkdir -p ${FONTDIR}
cp -r *.ttf ${FONTDIR}/
cp Read\ me.txt ${FONTDIR}/README.txt
}
SUMMARY="It's Courier, just better."
DESCRIPTION="Courier Prime was designed to replace the legendary Courier - especially in screenwriting. Its Courier, just better. Courier Prime is optimized for 12 point size, and matches the metrics of Courier and Courier Final Draft, so you can (mostly) swap it out one-for-one and your page count should not change."
HOMEPAGE="http://quoteunquoteapps.com/courierprime/"
SRC_URI="http://quoteunquoteapps.com/downloads/courier-prime.zip"
REVISION="1"
CHECKSUM_MD5="cf79336ce1cf439560a5364ab7856738"
LICENSE="SIL Open Font License v1.1"
COPYRIGHT="2013 Quote-Unquote Apps"
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE=yes
PROVIDES="
courier_prime = $portVersion
"
REQUIRES=""
BUILD_REQUIRES=""
BUILD_PREREQUIRES="coreutils"
SOURCE_DIR="Courier Prime"
BUILD()
{
true
}
INSTALL()
{
FONTDIR=$fontsDir/courier-prime
mkdir -p ${FONTDIR}
cp -r *.ttf ${FONTDIR}/
cp Read\ me.txt ${FONTDIR}/README.txt
}

View File

@@ -1,31 +1,31 @@
SUMMARY="The Lohit family of Indic fonts"
DESCRIPTION="The Lohit family of Indic fonts"
HOMEPAGE="http://fedorahosted.org/lohit"
SRC_URI="http://rbhalera.fedorapeople.org/released/lohit/lohit-fonts-2.3.8.tar.gz"
CHECKSUM_MD5="f3b5c3cd8e370f1669d44cec3eab1f2b"
LICENSE="GNU GPL v2"
COPYRIGHT="2004-2011 Red Hat"
REVISION="1"
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE=yes
PROVIDES="lohit = $portVersion"
REQUIRES=""
BUILD_REQUIRES=""
BUILD_PREREQUIRES="coreutils"
SOURCE_DIR="lohit-fonts-2.3.8"
BUILD()
{
true
}
INSTALL()
{
FONTDIR=$fontsDir/lohit
mkdir -p ${FONTDIR}
find . -name "*.ttf" -exec cp {} ${FONTDIR} \;
cp README ${FONTDIR}/lohit-readme.txt
}
SUMMARY="The Lohit family of Indic fonts"
DESCRIPTION="Lohit, which means 'red' in Sanskrit, is a family of Indic fonts. It was firts released by Red Hat in 2004 but now it's developed by Fedora Project. The font family currently supports 21 Indian languages: Assamese, Bengali, Devanagari (Hindi, Kashmiri, Konkani, Maithili, Marathi, Nepali, Sindhi, Santali, Bodo, Dogri), Gujarati, Kannada, Malayalam, Manipuri, Oriya, Punjabi, Tamil, and Telugu. The fonts are used as web fonts for Wikipedia and some other Wikimedia Foundation sites."
HOMEPAGE="http://fedorahosted.org/lohit"
SRC_URI="http://rbhalera.fedorapeople.org/released/lohit/lohit-fonts-2.3.8.tar.gz"
CHECKSUM_MD5="f3b5c3cd8e370f1669d44cec3eab1f2b"
LICENSE="GNU GPL v2"
COPYRIGHT="2004-2011 Red Hat"
REVISION="1"
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE=yes
PROVIDES="lohit = $portVersion"
REQUIRES=""
BUILD_REQUIRES=""
BUILD_PREREQUIRES="coreutils"
SOURCE_DIR="lohit-fonts-2.3.8"
BUILD()
{
true
}
INSTALL()
{
FONTDIR=$fontsDir/lohit
mkdir -p ${FONTDIR}
find . -name "*.ttf" -exec cp {} ${FONTDIR} \;
cp README ${FONTDIR}/lohit-readme.txt
}

View File

@@ -1,43 +1,43 @@
SUMMARY="Font family from Ubuntu operating system"
DESCRIPTION="Font family from Ubuntu operating system"
HOMEPAGE="http://font.ubuntu.com"
SRC_URI="http://font.ubuntu.com/download/ubuntu-font-family-0.80.zip"
CHECKSUM_MD5="a1fc70f5a5b1d096ab8310886cddaa1c"
LICENSE="Ubuntu Font License 1.0"
COPYRIGHT="2011 Canonical Ltd."
REVISION="3"
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE=yes
PROVIDES="ubuntu_font_family = $portVersion"
REQUIRES=""
BUILD_REQUIRES=""
BUILD_PREREQUIRES="coreutils"
SOURCE_DIR="ubuntu-font-family-0.80"
BUILD()
{
true
}
INSTALL()
{
FONTDIR=$fontsDir/ubuntu-font-family
mkdir -p ${FONTDIR}
cp Ubuntu-B.ttf ${FONTDIR}
cp Ubuntu-BI.ttf ${FONTDIR}
cp Ubuntu-C.ttf ${FONTDIR}
cp Ubuntu-L.ttf ${FONTDIR}
cp Ubuntu-LI.ttf ${FONTDIR}
cp Ubuntu-M.ttf ${FONTDIR}
cp Ubuntu-MI.ttf ${FONTDIR}
cp Ubuntu-R.ttf ${FONTDIR}
cp Ubuntu-RI.ttf ${FONTDIR}
cp UbuntuMono-B.ttf ${FONTDIR}
cp UbuntuMono-BI.ttf ${FONTDIR}
cp UbuntuMono-R.ttf ${FONTDIR}
cp UbuntuMono-RI.ttf ${FONTDIR}
cp README.txt ${FONTDIR}/ubuntu-fonts-readme.txt
}
SUMMARY="Font family from Ubuntu operating system"
DESCRIPTION="The Ubuntu Font Family belongs to sans-serif typeface. It's set as default font for the current releases of Ubuntu, one of the most popular Linux-based operating systems. It was designed by Dalton Maag in 2010 and now it covers 200-250 languages. The Ubuntu Font Family is included in Google Fonts too."
HOMEPAGE="http://font.ubuntu.com"
SRC_URI="http://font.ubuntu.com/download/ubuntu-font-family-0.80.zip"
CHECKSUM_MD5="a1fc70f5a5b1d096ab8310886cddaa1c"
LICENSE="Ubuntu Font License 1.0"
COPYRIGHT="2011 Canonical Ltd."
REVISION="3"
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE=yes
PROVIDES="ubuntu_font_family = $portVersion"
REQUIRES=""
BUILD_REQUIRES=""
BUILD_PREREQUIRES="coreutils"
SOURCE_DIR="ubuntu-font-family-0.80"
BUILD()
{
true
}
INSTALL()
{
FONTDIR=$fontsDir/ubuntu-font-family
mkdir -p ${FONTDIR}
cp Ubuntu-B.ttf ${FONTDIR}
cp Ubuntu-BI.ttf ${FONTDIR}
cp Ubuntu-C.ttf ${FONTDIR}
cp Ubuntu-L.ttf ${FONTDIR}
cp Ubuntu-LI.ttf ${FONTDIR}
cp Ubuntu-M.ttf ${FONTDIR}
cp Ubuntu-MI.ttf ${FONTDIR}
cp Ubuntu-R.ttf ${FONTDIR}
cp Ubuntu-RI.ttf ${FONTDIR}
cp UbuntuMono-B.ttf ${FONTDIR}
cp UbuntuMono-BI.ttf ${FONTDIR}
cp UbuntuMono-R.ttf ${FONTDIR}
cp UbuntuMono-RI.ttf ${FONTDIR}
cp README.txt ${FONTDIR}/ubuntu-fonts-readme.txt
}