aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ttf-fonts
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2005-11-12 18:57:55 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-11-12 18:57:55 +0000
commitdc4509fb57f54e063bfa358e08d97d2aa30a016c (patch)
tree3dd62add431672acf19219cce992f0c3ede46605 /packages/ttf-fonts
parent342b597be66f882e08d26d1337ecdeb995864887 (diff)
downloadopenembedded-dc4509fb57f54e063bfa358e08d97d2aa30a016c.tar.gz
ttf-gentium: added Gentium TrueType font version 1.01 (license allow to distribute but not to changes)
Diffstat (limited to 'packages/ttf-fonts')
-rw-r--r--packages/ttf-fonts/ttf-gentium_1.01.bb27
1 files changed, 27 insertions, 0 deletions
diff --git a/packages/ttf-fonts/ttf-gentium_1.01.bb b/packages/ttf-fonts/ttf-gentium_1.01.bb
new file mode 100644
index 0000000000..82f39a0ca3
--- /dev/null
+++ b/packages/ttf-fonts/ttf-gentium_1.01.bb
@@ -0,0 +1,27 @@
+DESCRIPTION = "Gentium fonts - TTF Version"
+LICENSE = "Gentium"
+HOMEPAGE = "http://scripts.sil.org/gentium"
+PR = "r0"
+
+SRC_URI = "${DEBIAN_MIRROR}/non-free/t/ttf-gentium/ttf-gentium_${PV}.orig.tar.gz"
+
+include ttf.inc
+
+PACKAGES += "ttf-gentium-alt"
+
+FILES_ttf-gentium-alt = "${datadir}/fonts/truetype/GenAI*.ttf ${datadir}/fonts/truetype/GenAR*.ttf"
+FILES_${PN} = "${datadir}/fonts/truetype/GenI*.ttf ${datadir}/fonts/truetype/GenR*.ttf"
+
+#
+# LICENSE:
+#
+# This font is the property of SIL International. It is distributed as
+# copyrighted freeware. You may use this software without any charge and may
+# distribute it, as is, to others. Commercial distribution of this software is
+# restricted without prior written permission. If you wish to distribute this
+# software commercially, contact SIL for details on obtaining a license. You
+# may not rent or lease the software, nor may you modify, adapt, translate,
+# reverse engineer, decompile, or disassemble the software. You may not make
+# derivative fonts from this software. THE SOFTWARE AND RELATED FILES ARE
+# PROVIDED "AS IS" AND WITHOUT WARRANTY OF ANY KIND.
+#