summaryrefslogtreecommitdiffstats
path: root/fonts-x11
diff options
context:
space:
mode:
authorFlorian Franzmann2017-02-01 22:47:28 +0100
committerFlorian Franzmann2017-02-02 20:20:51 +0100
commitc05ace9d0b7e6bce0acbfadc2bc4d995d3cf8bab (patch)
tree31f93d16c48a9748c7bc414254c6897d6c7e4b02 /fonts-x11
parent7377626579cd1f4f119f102e3bfefae3a3fbc1ea (diff)
fonts-x11/texgyre-otf: new spell, improved version of the ghostscript fonts
Diffstat (limited to 'fonts-x11')
-rwxr-xr-xfonts-x11/texgyre-otf/BUILD1
-rwxr-xr-xfonts-x11/texgyre-otf/DEPENDS1
-rwxr-xr-xfonts-x11/texgyre-otf/DETAILS16
-rwxr-xr-xfonts-x11/texgyre-otf/FINAL1
-rw-r--r--fonts-x11/texgyre-otf/HISTORY4
-rwxr-xr-xfonts-x11/texgyre-otf/INSTALL2
-rwxr-xr-xfonts-x11/texgyre-otf/POST_REMOVE1
-rwxr-xr-xfonts-x11/texgyre-otf/POST_RESURRECT1
-rwxr-xr-xfonts-x11/texgyre-otf/PRE_BUILD3
9 files changed, 30 insertions, 0 deletions
diff --git a/fonts-x11/texgyre-otf/BUILD b/fonts-x11/texgyre-otf/BUILD
new file mode 100755
index 0000000000..27ba77ddaf
--- /dev/null
+++ b/fonts-x11/texgyre-otf/BUILD
@@ -0,0 +1 @@
+true
diff --git a/fonts-x11/texgyre-otf/DEPENDS b/fonts-x11/texgyre-otf/DEPENDS
new file mode 100755
index 0000000000..ebcc0be0c6
--- /dev/null
+++ b/fonts-x11/texgyre-otf/DEPENDS
@@ -0,0 +1 @@
+. $SECTION_DIRECTORY/X11_DEPENDS
diff --git a/fonts-x11/texgyre-otf/DETAILS b/fonts-x11/texgyre-otf/DETAILS
new file mode 100755
index 0000000000..0de048705a
--- /dev/null
+++ b/fonts-x11/texgyre-otf/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=texgyre-otf
+ VERSION=2.005
+ SOURCE="tg-${VERSION}otf.zip"
+ SOURCE_URL[0]=http://www.gust.org.pl/projects/e-foundry/tex-gyre/whole/${SOURCE}
+ SOURCE_HASH=sha512:881886115604a7ec2634f621693177278bf3f6842dd42f64460e3afd26f302c2f8847e03b7bd83b354ae0366dcdfa057f16b1cbf64e8c5172d27d2bda7b98db9
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://www.gust.org.pl/projects/e-foundry/tex-gyre/"
+ LICENSE[0]=GFL
+ ENTERED=20170201
+ SHORT="an extensive remake and extension of the freely available 35 base PostScript fonts distributed with Ghostscript ver. 4.00"
+cat << EOF
+The project started in 2006 and will run for several years. It is funded by
+DANTE e.V., NTG, TUG, CS TUG, TUG India and GUST. It is an extensive remake
+and extension of the freely available 35 base PostScript fonts distributed
+with Ghostscript ver. 4.00.
+EOF
diff --git a/fonts-x11/texgyre-otf/FINAL b/fonts-x11/texgyre-otf/FINAL
new file mode 100755
index 0000000000..d307d24516
--- /dev/null
+++ b/fonts-x11/texgyre-otf/FINAL
@@ -0,0 +1 @@
+. $SECTION_DIRECTORY/X11_FINAL
diff --git a/fonts-x11/texgyre-otf/HISTORY b/fonts-x11/texgyre-otf/HISTORY
new file mode 100644
index 0000000000..18f14b1e93
--- /dev/null
+++ b/fonts-x11/texgyre-otf/HISTORY
@@ -0,0 +1,4 @@
+2017-02-01 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * BUILD, DEPENDS, DETAILS, FINAL, INSTALL, POST_REMOVE, POST_RESURRECT,
+ PRE_BUILD: spell created
+
diff --git a/fonts-x11/texgyre-otf/INSTALL b/fonts-x11/texgyre-otf/INSTALL
new file mode 100755
index 0000000000..a5217be5c5
--- /dev/null
+++ b/fonts-x11/texgyre-otf/INSTALL
@@ -0,0 +1,2 @@
+mkdir -p "$INSTALL_ROOT/usr/share/fonts/TTF" &&
+install -m644 -o root -g root $SOURCE_DIRECTORY/*.otf "$INSTALL_ROOT/usr/share/fonts/TTF"
diff --git a/fonts-x11/texgyre-otf/POST_REMOVE b/fonts-x11/texgyre-otf/POST_REMOVE
new file mode 100755
index 0000000000..2284fce37d
--- /dev/null
+++ b/fonts-x11/texgyre-otf/POST_REMOVE
@@ -0,0 +1 @@
+. $SECTION_DIRECTORY/X11_POST_REMOVE
diff --git a/fonts-x11/texgyre-otf/POST_RESURRECT b/fonts-x11/texgyre-otf/POST_RESURRECT
new file mode 100755
index 0000000000..91e1bd35f3
--- /dev/null
+++ b/fonts-x11/texgyre-otf/POST_RESURRECT
@@ -0,0 +1 @@
+. $SECTION_DIRECTORY/X11_POST_RESURRECT
diff --git a/fonts-x11/texgyre-otf/PRE_BUILD b/fonts-x11/texgyre-otf/PRE_BUILD
new file mode 100755
index 0000000000..cdbb3242dc
--- /dev/null
+++ b/fonts-x11/texgyre-otf/PRE_BUILD
@@ -0,0 +1,3 @@
+mk_source_dir $SOURCE_DIRECTORY &&
+cd $SOURCE_DIRECTORY &&
+unpack_file ''