diff options
author | Ryan Hill <rhill@gentoo.org> | 2009-08-22 20:26:30 +0000 |
---|---|---|
committer | Ryan Hill <rhill@gentoo.org> | 2009-08-22 20:26:30 +0000 |
commit | 1ef22944fc02334ce4ec5caa10d550fa5f4ac80c (patch) | |
tree | 2690b6446c026448b354914f9650e3b1dfa4b17b /media-fonts | |
parent | Add Debian's bash-completion module. (diff) | |
download | historical-1ef22944fc02334ce4ec5caa10d550fa5f4ac80c.tar.gz historical-1ef22944fc02334ce4ec5caa10d550fa5f4ac80c.tar.bz2 historical-1ef22944fc02334ce4ec5caa10d550fa5f4ac80c.zip |
Override FONT_OPTIONS to install typefaces into correct directories. Bug
#190242 by El SpanKY.
Package-Manager: portage-2.2_rc39/cvs/Linux x86_64
Diffstat (limited to 'media-fonts')
4 files changed, 34 insertions, 7 deletions
diff --git a/media-fonts/font-misc-ethiopic/ChangeLog b/media-fonts/font-misc-ethiopic/ChangeLog index ee8690da6234..49700d0258af 100644 --- a/media-fonts/font-misc-ethiopic/ChangeLog +++ b/media-fonts/font-misc-ethiopic/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for media-fonts/font-misc-ethiopic # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-misc-ethiopic/ChangeLog,v 1.20 2009/07/06 21:43:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-misc-ethiopic/ChangeLog,v 1.21 2009/08/22 20:26:30 dirtyepic Exp $ + +*font-misc-ethiopic-1.0.0-r1 (22 Aug 2009) + + 22 Aug 2009; Ryan Hill <dirtyepic@gentoo.org> + font-misc-ethiopic-1.0.0.ebuild, +font-misc-ethiopic-1.0.0-r1.ebuild: + Override FONT_OPTIONS to install typefaces into correct directories. Bug + #190242 by El SpanKY. 06 Jul 2009; Jeroen Roovers <jer@gentoo.org> font-misc-ethiopic-1.0.0.ebuild: diff --git a/media-fonts/font-misc-ethiopic/Manifest b/media-fonts/font-misc-ethiopic/Manifest index 1cab72aad5b9..84e6df36af02 100644 --- a/media-fonts/font-misc-ethiopic/Manifest +++ b/media-fonts/font-misc-ethiopic/Manifest @@ -1,4 +1,5 @@ DIST font-misc-ethiopic-1.0.0.tar.bz2 184348 RMD160 53e2176a4073fdceae9b2a5392b252209536372a SHA1 d598b873ea897574b86167a36b4c151f84d22d68 SHA256 58d2868801ca063797fa88fb4aea59f7c550473be4e9a4f96d84fe39b967d141 -EBUILD font-misc-ethiopic-1.0.0.ebuild 702 RMD160 fbc2ebdf9d420cbf47b34c8a91896ab8402d1091 SHA1 71a1e5fa91b9d653a81516035377978e9216af20 SHA256 e3a74daa1968b8423804ca5cfeb0bfaca10c673851158ba2d578fb00b57b1b94 -MISC ChangeLog 3897 RMD160 180c642573a4e4f87ca09f7089d779a7c1146fcc SHA1 e381fd76e9d691123d7316a90338ea5a501d5757 SHA256 4d9ffb69b65eafd44b348670a5177a3cf40181fba46349f54ca1b84a5b0baeba +EBUILD font-misc-ethiopic-1.0.0-r1.ebuild 734 RMD160 6ac59a90e38deaae502585c737a64efd1c307bf8 SHA1 22d23cc0d47b3211f2a18f45c095017d2e148618 SHA256 5bd760fe9244555bd52fe706028f1ed21e42e30c462289c623e9afeb8ac9a16b +EBUILD font-misc-ethiopic-1.0.0.ebuild 721 RMD160 c4a6f17389c04f82fed47c4aca1f4ebb593c5da5 SHA1 cbf87963623219ca7c00eb8fe07b85e1aceae2c0 SHA256 a506789aa021982b4bf904794b9e922ec59d1d86455db67273c84f9fbea2f22b +MISC ChangeLog 4167 RMD160 6a0433fca9125e6e0ac4fe918142511102ec29c7 SHA1 fbbff0714b44669230ca369d0d7bac318a51f0ea SHA256 af57abe15bcdbf77dd826a51e1b5a1480fd97e9587449fe9b288bc2d84496cc2 MISC metadata.xml 156 RMD160 c1274bdccf57603d580de0075ba07a35b7509560 SHA1 6f78f604e3d079d39189b40aaaa1ddb06182ad91 SHA256 5101ab0d4cc8c7125eea733c44e86962769bd77acaf53b69223b9cadcdd29055 diff --git a/media-fonts/font-misc-ethiopic/font-misc-ethiopic-1.0.0-r1.ebuild b/media-fonts/font-misc-ethiopic/font-misc-ethiopic-1.0.0-r1.ebuild new file mode 100644 index 000000000000..9a1e51b2775a --- /dev/null +++ b/media-fonts/font-misc-ethiopic/font-misc-ethiopic-1.0.0-r1.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-misc-ethiopic/font-misc-ethiopic-1.0.0-r1.ebuild,v 1.1 2009/08/22 20:26:30 dirtyepic Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +FONT_DIR="TTF OTF" + +inherit x-modular + +DESCRIPTION="Miscellaneous Ethiopic fonts" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +RDEPEND="" +DEPEND="${RDEPEND} + x11-apps/bdftopcf + >=media-fonts/font-util-0.99.2" + +CONFIGURE_OPTIONS="--with-mapfiles=${XDIR}/share/fonts/util" +FONT_OPTIONS="--with-ttf-fontdir=/usr/share/fonts/TTF --with-otf-fontdir=/usr/share/fonts/OTF" diff --git a/media-fonts/font-misc-ethiopic/font-misc-ethiopic-1.0.0.ebuild b/media-fonts/font-misc-ethiopic/font-misc-ethiopic-1.0.0.ebuild index 22df182189f6..133fdb570cab 100644 --- a/media-fonts/font-misc-ethiopic/font-misc-ethiopic-1.0.0.ebuild +++ b/media-fonts/font-misc-ethiopic/font-misc-ethiopic-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-misc-ethiopic/font-misc-ethiopic-1.0.0.ebuild,v 1.15 2009/07/06 21:43:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-misc-ethiopic/font-misc-ethiopic-1.0.0.ebuild,v 1.16 2009/08/22 20:26:30 dirtyepic Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -16,6 +16,5 @@ DEPEND="${RDEPEND} x11-apps/bdftopcf >=media-fonts/font-util-0.99.2" -CONFIGURE_OPTIONS="--with-mapfiles=${XDIR}/share/fonts/util - --with-ttf-fontdir=/usr/share/fonts/TTF - --with-otf-fontdir=/usr/share/fonts/OTF" +CONFIGURE_OPTIONS="--with-mapfiles=${XDIR}/share/fonts/util" +FONT_OPTIONS="--with-ttf-fontdir=/usr/share/fonts/TTF --with-otf-fontdir=/usr/share/fonts/OTF" |