summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2016-09-06 09:24:54 +0200
committerGilles Dartiguelongue <eva@gentoo.org>2016-09-06 09:24:54 +0200
commitbfe2c040e250653af79d5ab94ed2bb038b4081f4 (patch)
treefc6981eaceeab9aede9da63feea629872b642294 /media-fonts/cantarell/cantarell-0.0.25.ebuild
parentmedia-libs/assimp: included forgotten patch file (diff)
downloadgentoo-bfe2c040e250653af79d5ab94ed2bb038b4081f4.tar.gz
gentoo-bfe2c040e250653af79d5ab94ed2bb038b4081f4.tar.bz2
gentoo-bfe2c040e250653af79d5ab94ed2bb038b4081f4.zip
media-fonts/cantarell: version bump to 0.0.25
Package-Manager: portage-2.3.0
Diffstat (limited to 'media-fonts/cantarell/cantarell-0.0.25.ebuild')
-rw-r--r--media-fonts/cantarell/cantarell-0.0.25.ebuild27
1 files changed, 27 insertions, 0 deletions
diff --git a/media-fonts/cantarell/cantarell-0.0.25.ebuild b/media-fonts/cantarell/cantarell-0.0.25.ebuild
new file mode 100644
index 000000000000..45f7fb71242d
--- /dev/null
+++ b/media-fonts/cantarell/cantarell-0.0.25.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GNOME_ORG_MODULE="${PN}-fonts"
+
+inherit font gnome.org
+
+DESCRIPTION="Default fontset for GNOME Shell"
+HOMEPAGE="https://wiki.gnome.org/Projects/CantarellFonts"
+
+LICENSE="OFL-1.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND="media-libs/fontconfig"
+DEPEND="virtual/pkgconfig"
+
+# This ebuild does not install any binaries
+RESTRICT="binchecks strip"
+
+# Font eclass settings
+FONT_CONF=("${S}/fontconfig/31-cantarell.conf")
+FONT_S="${S}/otf"
+FONT_SUFFIX="otf"