summaryrefslogtreecommitdiffstats
path: root/fonts-x11/cantarell-fonts/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'fonts-x11/cantarell-fonts/DETAILS')
-rwxr-xr-xfonts-x11/cantarell-fonts/DETAILS15
1 files changed, 15 insertions, 0 deletions
diff --git a/fonts-x11/cantarell-fonts/DETAILS b/fonts-x11/cantarell-fonts/DETAILS
new file mode 100755
index 0000000000..72587249a6
--- /dev/null
+++ b/fonts-x11/cantarell-fonts/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=cantarell-fonts
+ VERSION=0.0.6
+ BRANCH=`echo $VERSION|cut -d . -f 1,2`
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ WEB_SITE=http://abattis.org/cantarell/
+ LICENSE[0]=OFL
+ SHORT="cantarell typeface family"
+cat << EOF
+The Cantarell typeface family is a contemporary Humanist
+sans serif, and is used by the GNOME project for its user
+interface and the Fedora project.
+EOF