diff options
author | Tim Harder <radhermit@gentoo.org> | 2011-11-26 02:09:55 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2011-11-26 02:09:55 +0000 |
commit | 4aa5eeda95ffbf5308dffb88c0b1e71093c05547 (patch) | |
tree | 168b58d2160d4b00e1944f98e1a31e6d9768abb7 /media-sound/abcm2ps | |
parent | Python-related improvements by Ian Delaney. Bug 326115. (diff) | |
download | gentoo-2-4aa5eeda95ffbf5308dffb88c0b1e71093c05547.tar.gz gentoo-2-4aa5eeda95ffbf5308dffb88c0b1e71093c05547.tar.bz2 gentoo-2-4aa5eeda95ffbf5308dffb88c0b1e71093c05547.zip |
Version bump and remove old.
(Portage version: 2.2.0_alpha77/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/abcm2ps')
-rw-r--r-- | media-sound/abcm2ps/ChangeLog | 10 | ||||
-rw-r--r-- | media-sound/abcm2ps/abcm2ps-5.9.23.ebuild | 42 | ||||
-rw-r--r-- | media-sound/abcm2ps/abcm2ps-5.9.25.ebuild (renamed from media-sound/abcm2ps/abcm2ps-6.5.10.ebuild) | 2 | ||||
-rw-r--r-- | media-sound/abcm2ps/abcm2ps-6.5.13.ebuild (renamed from media-sound/abcm2ps/abcm2ps-6.5.12.ebuild) | 13 | ||||
-rw-r--r-- | media-sound/abcm2ps/metadata.xml | 5 |
5 files changed, 21 insertions, 51 deletions
diff --git a/media-sound/abcm2ps/ChangeLog b/media-sound/abcm2ps/ChangeLog index cd6bf56e9245..ea0b6873e9cb 100644 --- a/media-sound/abcm2ps/ChangeLog +++ b/media-sound/abcm2ps/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for media-sound/abcm2ps # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/abcm2ps/ChangeLog,v 1.32 2011/11/18 10:25:53 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/abcm2ps/ChangeLog,v 1.33 2011/11/26 02:09:55 radhermit Exp $ + +*abcm2ps-6.5.13 (26 Nov 2011) +*abcm2ps-5.9.25 (26 Nov 2011) + + 26 Nov 2011; Tim Harder <radhermit@gentoo.org> -abcm2ps-5.9.23.ebuild, + +abcm2ps-5.9.25.ebuild, -abcm2ps-6.5.10.ebuild, -abcm2ps-6.5.12.ebuild, + +abcm2ps-6.5.13.ebuild, metadata.xml: + Version bump and remove old. *abcm2ps-6.5.12 (18 Nov 2011) diff --git a/media-sound/abcm2ps/abcm2ps-5.9.23.ebuild b/media-sound/abcm2ps/abcm2ps-5.9.23.ebuild deleted file mode 100644 index d7b8b77e89ae..000000000000 --- a/media-sound/abcm2ps/abcm2ps-5.9.23.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/abcm2ps/abcm2ps-5.9.23.ebuild,v 1.1 2011/06/25 23:36:55 radhermit Exp $ - -EAPI=4 - -DESCRIPTION="A program to convert abc files to Postscript files" -HOMEPAGE="http://moinejf.free.fr/" -SRC_URI="http://moinejf.free.fr/${P}.tar.gz - http://moinejf.free.fr/transpose_abc.pl" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" -IUSE="" - -src_prepare() { - sed -i \ - -e '/LDFLAGS/s:=.*:= @LDFLAGS@:' \ - Makefile.in || die -} - -src_configure() { - econf \ - --enable-a4 \ - --enable-deco-is-roll -} - -src_install() { - dobin abcm2ps - - insinto /usr/share/${PN} - doins *.fmt - - dodoc Changes README *.txt - - insinto /usr/share/doc/${PF}/examples - doins *.{abc,eps} - - insinto /usr/share/doc/${PF}/contrib - doins "${DISTDIR}"/transpose_abc.pl -} diff --git a/media-sound/abcm2ps/abcm2ps-6.5.10.ebuild b/media-sound/abcm2ps/abcm2ps-5.9.25.ebuild index a388dd6944f1..cbbba33755b4 100644 --- a/media-sound/abcm2ps/abcm2ps-6.5.10.ebuild +++ b/media-sound/abcm2ps/abcm2ps-5.9.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/abcm2ps/abcm2ps-6.5.10.ebuild,v 1.1 2011/11/12 08:20:56 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/abcm2ps/abcm2ps-5.9.25.ebuild,v 1.1 2011/11/26 02:09:55 radhermit Exp $ EAPI=4 diff --git a/media-sound/abcm2ps/abcm2ps-6.5.12.ebuild b/media-sound/abcm2ps/abcm2ps-6.5.13.ebuild index 604d1499d569..91906f23bb5a 100644 --- a/media-sound/abcm2ps/abcm2ps-6.5.12.ebuild +++ b/media-sound/abcm2ps/abcm2ps-6.5.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/abcm2ps/abcm2ps-6.5.12.ebuild,v 1.1 2011/11/18 10:25:53 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/abcm2ps/abcm2ps-6.5.13.ebuild,v 1.1 2011/11/26 02:09:55 radhermit Exp $ EAPI=4 @@ -12,16 +12,17 @@ SRC_URI="http://moinejf.free.fr/${P}.tar.gz LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~sparc ~x86" -IUSE="examples" +IUSE="examples pango" -src_prepare() { - sed -i -e '/LDFLAGS/s:=.*:= @LDFLAGS@:' Makefile.in || die -} +RDEPEND="pango? ( x11-libs/pango media-libs/freetype:2 )" +DEPEND="${RDEPEND} + dev-util/pkgconfig" src_configure() { econf \ --enable-a4 \ - --enable-deco-is-roll + --enable-deco-is-roll \ + $(use_enable pango) } src_install() { diff --git a/media-sound/abcm2ps/metadata.xml b/media-sound/abcm2ps/metadata.xml index e1774e3d9ad7..9e9e140a45df 100644 --- a/media-sound/abcm2ps/metadata.xml +++ b/media-sound/abcm2ps/metadata.xml @@ -1,5 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>sound</herd> + <herd>sound</herd> + <use> + <flag name="pango">Use the pango library to render fonts with non-latin characters</flag> + </use> </pkgmetadata> |