summaryrefslogtreecommitdiffstats
path: root/fonts-x11
diff options
context:
space:
mode:
authorIsmael Luceno2011-07-09 02:39:53 -0300
committerIsmael Luceno2011-07-09 02:43:03 -0300
commit3c1dad2af53e9a365a7755613da482293296b616 (patch)
tree3afcecf41d1c15672ea7c710b95cfc2305f9fff2 /fonts-x11
parent986cca47b9fc71ce717eeb064ff19c3fdcbe3d6e (diff)
ttf-press-start-2p: new spell
Diffstat (limited to 'fonts-x11')
-rwxr-xr-xfonts-x11/ttf-press-start-2p/BUILD1
-rwxr-xr-xfonts-x11/ttf-press-start-2p/DEPENDS1
-rwxr-xr-xfonts-x11/ttf-press-start-2p/DETAILS18
-rw-r--r--fonts-x11/ttf-press-start-2p/HISTORY2
-rwxr-xr-xfonts-x11/ttf-press-start-2p/INSTALL4
-rwxr-xr-xfonts-x11/ttf-press-start-2p/PRE_BUILD3
6 files changed, 29 insertions, 0 deletions
diff --git a/fonts-x11/ttf-press-start-2p/BUILD b/fonts-x11/ttf-press-start-2p/BUILD
new file mode 100755
index 0000000000..27ba77ddaf
--- /dev/null
+++ b/fonts-x11/ttf-press-start-2p/BUILD
@@ -0,0 +1 @@
+true
diff --git a/fonts-x11/ttf-press-start-2p/DEPENDS b/fonts-x11/ttf-press-start-2p/DEPENDS
new file mode 100755
index 0000000000..74ca5e3de8
--- /dev/null
+++ b/fonts-x11/ttf-press-start-2p/DEPENDS
@@ -0,0 +1 @@
+source $SECTION_DIRECTORY/X11_DEPENDS
diff --git a/fonts-x11/ttf-press-start-2p/DETAILS b/fonts-x11/ttf-press-start-2p/DETAILS
new file mode 100755
index 0000000000..0309dfc8fb
--- /dev/null
+++ b/fonts-x11/ttf-press-start-2p/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=ttf-press-start-2p
+ FVERSION=0e3855190fbbf1b17ff6d7eba0bc9fe5
+ VERSION=20110615
+ SOURCE=${SPELL#ttf-}.zip
+ SOURCE_URL[0]=http://openfontlibrary.org/assets/downloads/${SPELL#ttf-}/$FVERSION/$SOURCE
+ SOURCE_HASH=sha512:4deb9ef13fc1be21e6b282bdb66d4a0bda94644511d448d6ee99ee514b66eb8a1110e072f5e83118e62511d0a23058e9db82f5765fe142ebad22f34e8e6830cc
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL#ttf-}
+ WEB_SITE=http://openfontlibrary.org/font/${SPELL#ttf-}
+ ENTERED=20110709
+ LICENSE[0]="http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&item_id=OFL"
+ SHORT="Press Start 2P Typeface"
+cat << EOF
+Press Start 2P is a bitmap font based on the font design from 1980s Namco arcade
+games. Although the design of uppercase letters and digits dates back to Atari's
+"Sprint" (1977), the specific glyph forms in this TrueType conversion are based
+on those from "Return of Ishtar" (1986), one of the first games to include and
+regularly use lowercase as well as uppercase letters in its screen font.
+EOF
diff --git a/fonts-x11/ttf-press-start-2p/HISTORY b/fonts-x11/ttf-press-start-2p/HISTORY
new file mode 100644
index 0000000000..803c795a34
--- /dev/null
+++ b/fonts-x11/ttf-press-start-2p/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-press-start-2p/INSTALL b/fonts-x11/ttf-press-start-2p/INSTALL
new file mode 100755
index 0000000000..39b162d511
--- /dev/null
+++ b/fonts-x11/ttf-press-start-2p/INSTALL
@@ -0,0 +1,4 @@
+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"
diff --git a/fonts-x11/ttf-press-start-2p/PRE_BUILD b/fonts-x11/ttf-press-start-2p/PRE_BUILD
new file mode 100755
index 0000000000..fee3737273
--- /dev/null
+++ b/fonts-x11/ttf-press-start-2p/PRE_BUILD
@@ -0,0 +1,3 @@
+mk_source_dir $SOURCE_DIRECTORY &&
+cd $SOURCE_DIRECTORY &&
+unpack_file