summaryrefslogtreecommitdiff
path: root/media-fonts/cm-unicode/cm-unicode-0.7.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-fonts/cm-unicode/cm-unicode-0.7.0.ebuild')
-rw-r--r--media-fonts/cm-unicode/cm-unicode-0.7.0.ebuild21
1 files changed, 21 insertions, 0 deletions
diff --git a/media-fonts/cm-unicode/cm-unicode-0.7.0.ebuild b/media-fonts/cm-unicode/cm-unicode-0.7.0.ebuild
new file mode 100644
index 000000000000..ea6e75172faf
--- /dev/null
+++ b/media-fonts/cm-unicode/cm-unicode-0.7.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=3
+
+inherit font
+
+DESCRIPTION="Computer Modern Unicode fonts"
+HOMEPAGE="http://cm-unicode.sourceforge.net/"
+SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}-ttf.tar.xz"
+
+LICENSE="OFL"
+SLOT="0"
+KEYWORDS="amd64 x86"
+IUSE=""
+
+DEPEND="app-arch/xz-utils"
+RDEPEND=""
+
+FONT_SUFFIX="ttf"
+DOCS="Changes FAQ"