summaryrefslogtreecommitdiffstats
path: root/fonts-x11
diff options
context:
space:
mode:
authorIsmael Luceno2011-07-09 02:41:23 -0300
committerIsmael Luceno2011-07-09 02:43:04 -0300
commitae76aba3861857f93cb03f3a63f0ce123c2401c7 (patch)
treef1d01c074abfd837d55d22663551d7e214496073 /fonts-x11
parenteaa6756a8beaca41e75afbcffbda23288c660558 (diff)
ttf-sansus-webissimo: new spell
Diffstat (limited to 'fonts-x11')
-rwxr-xr-xfonts-x11/ttf-sansus-webissimo/BUILD1
-rwxr-xr-xfonts-x11/ttf-sansus-webissimo/DEPENDS1
-rwxr-xr-xfonts-x11/ttf-sansus-webissimo/DETAILS16
-rw-r--r--fonts-x11/ttf-sansus-webissimo/HISTORY2
-rwxr-xr-xfonts-x11/ttf-sansus-webissimo/INSTALL5
-rwxr-xr-xfonts-x11/ttf-sansus-webissimo/PRE_BUILD3
6 files changed, 28 insertions, 0 deletions
diff --git a/fonts-x11/ttf-sansus-webissimo/BUILD b/fonts-x11/ttf-sansus-webissimo/BUILD
new file mode 100755
index 0000000000..27ba77ddaf
--- /dev/null
+++ b/fonts-x11/ttf-sansus-webissimo/BUILD
@@ -0,0 +1 @@
+true
diff --git a/fonts-x11/ttf-sansus-webissimo/DEPENDS b/fonts-x11/ttf-sansus-webissimo/DEPENDS
new file mode 100755
index 0000000000..74ca5e3de8
--- /dev/null
+++ b/fonts-x11/ttf-sansus-webissimo/DEPENDS
@@ -0,0 +1 @@
+source $SECTION_DIRECTORY/X11_DEPENDS
diff --git a/fonts-x11/ttf-sansus-webissimo/DETAILS b/fonts-x11/ttf-sansus-webissimo/DETAILS
new file mode 100755
index 0000000000..0c2bff966b
--- /dev/null
+++ b/fonts-x11/ttf-sansus-webissimo/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=ttf-sansus-webissimo
+ FVERSION=9e7ef959f7aeef22383039a04e56def9
+ VERSION=20110518
+ SOURCE=${SPELL#ttf-}.zip
+ SOURCE_URL[0]=http://openfontlibrary.org/assets/downloads/${SPELL#ttf-}/$FVERSION/$SOURCE
+ SOURCE_HASH=sha512:25e6a097ebf30fdc226d75dd8b2f56e7f4219ead56458f9f7353ba205966a582be06be50b59146996c239b659c90ba5af1371910ba3e47517539c630af557b1f
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL#ttf-}
+ WEB_SITE=http://openfontlibrary.org/font/${SPELL#ttf-}
+ ENTERED=20110709
+ LICENSE[0]="CC-BY-3.0"
+ SHORT="Sansus Webissimo Typeface"
+cat << EOF
+"Sansus" - experiment with a new font brought into life in our professional type
+foundry. We worked on every single shape and curve to enrich "Sansus" with
+elegance and exactitude, try it on phone directories, on your site - anywhere.
+EOF
diff --git a/fonts-x11/ttf-sansus-webissimo/HISTORY b/fonts-x11/ttf-sansus-webissimo/HISTORY
new file mode 100644
index 0000000000..803c795a34
--- /dev/null
+++ b/fonts-x11/ttf-sansus-webissimo/HISTORY
@@ -0,0 +1,2 @@
+2011-07-09 Ismael Luceno <ismael@sourcemage.org>
+ * BUILD, DEPENDS, DETAILS, INSTALL: spell created
diff --git a/fonts-x11/ttf-sansus-webissimo/INSTALL b/fonts-x11/ttf-sansus-webissimo/INSTALL
new file mode 100755
index 0000000000..022df493d2
--- /dev/null
+++ b/fonts-x11/ttf-sansus-webissimo/INSTALL
@@ -0,0 +1,5 @@
+local FONT_DIR="$INSTALL_ROOT/usr/share/fonts/TTF"
+
+mkdir -p "$FONT_DIR" &&
+install -m 644 -o root -g root "$SOURCE_DIRECTORY"/*.ttf "$FONT_DIR" &&
+install -m 644 -o root -g root "$SOURCE_DIRECTORY"/*.otf "$FONT_DIR"
diff --git a/fonts-x11/ttf-sansus-webissimo/PRE_BUILD b/fonts-x11/ttf-sansus-webissimo/PRE_BUILD
new file mode 100755
index 0000000000..fee3737273
--- /dev/null
+++ b/fonts-x11/ttf-sansus-webissimo/PRE_BUILD
@@ -0,0 +1,3 @@
+mk_source_dir $SOURCE_DIRECTORY &&
+cd $SOURCE_DIRECTORY &&
+unpack_file