* [gentoo-commits] gentoo-x86 commit in media-sound/abcm2ps: ChangeLog abcm2ps-6.5.16.ebuild abcm2ps-6.5.13.ebuild
@ 2011-12-23 3:16 Tim Harder (radhermit)
0 siblings, 0 replies; only message in thread
From: Tim Harder (radhermit) @ 2011-12-23 3:16 UTC (permalink / raw
To: gentoo-commits
radhermit 11/12/23 03:16:08
Modified: ChangeLog
Added: abcm2ps-6.5.16.ebuild
Removed: abcm2ps-6.5.13.ebuild
Log:
Version bump and remove old.
(Portage version: 2.2.0_alpha81/cvs/Linux x86_64)
Revision Changes Path
1.36 media-sound/abcm2ps/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/abcm2ps/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/abcm2ps/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/abcm2ps/ChangeLog?r1=1.35&r2=1.36
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/abcm2ps/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog 18 Dec 2011 17:49:39 -0000 1.35
+++ ChangeLog 23 Dec 2011 03:16:08 -0000 1.36
@@ -1,6 +1,12 @@
# 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.35 2011/12/18 17:49:39 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/abcm2ps/ChangeLog,v 1.36 2011/12/23 03:16:08 radhermit Exp $
+
+*abcm2ps-6.5.16 (23 Dec 2011)
+
+ 23 Dec 2011; Tim Harder <radhermit@gentoo.org> -abcm2ps-6.5.13.ebuild,
+ +abcm2ps-6.5.16.ebuild:
+ Version bump and remove old.
18 Dec 2011; Raúl Porcel <armin76@gentoo.org> abcm2ps-5.9.15.ebuild,
abcm2ps-5.9.24.ebuild, abcm2ps-5.9.25.ebuild, abcm2ps-6.5.13.ebuild,
1.1 media-sound/abcm2ps/abcm2ps-6.5.16.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/abcm2ps/abcm2ps-6.5.16.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/abcm2ps/abcm2ps-6.5.16.ebuild?rev=1.1&content-type=text/plain
Index: abcm2ps-6.5.16.ebuild
===================================================================
# 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.16.ebuild,v 1.1 2011/12/23 03:16:08 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 ~x86"
IUSE="examples pango"
RDEPEND="pango? ( x11-libs/pango media-libs/freetype:2 )"
DEPEND="${RDEPEND}
dev-util/pkgconfig"
src_configure() {
econf \
--enable-a4 \
--enable-deco-is-roll \
$(use_enable pango)
}
src_install() {
dobin abcm2ps
insinto /usr/share/${PN}
doins *.fmt
dodoc Changes README *.txt
if use examples ; then
docinto examples
dodoc *.{abc,eps}
docompress -x /usr/share/doc/${PF}/examples
fi
docinto contrib
dodoc "${DISTDIR}"/transpose_abc.pl
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-12-23 3:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-23 3:16 [gentoo-commits] gentoo-x86 commit in media-sound/abcm2ps: ChangeLog abcm2ps-6.5.16.ebuild abcm2ps-6.5.13.ebuild Tim Harder (radhermit)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox