* [gentoo-commits] gentoo-x86 commit in media-sound/lingot: metadata.xml ChangeLog lingot-0.7.6.ebuild
@ 2009-06-06 8:58 Samuli Suominen (ssuominen)
0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2009-06-06 8:58 UTC (permalink / raw
To: gentoo-commits
ssuominen 09/06/06 08:58:01
Modified: metadata.xml ChangeLog lingot-0.7.6.ebuild
Log:
EAPI2 love and fix e-mail.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Revision Changes Path
1.2 media-sound/lingot/metadata.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/lingot/metadata.xml?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/lingot/metadata.xml?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/lingot/metadata.xml?r1=1.1&r2=1.2
Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/lingot/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml 8 May 2008 11:10:51 -0000 1.1
+++ metadata.xml 6 Jun 2009 08:58:01 -0000 1.2
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sound</herd>
+ <herd>sound</herd>
</pkgmetadata>
1.5 media-sound/lingot/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/lingot/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/lingot/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/lingot/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/lingot/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 5 Jul 2008 07:04:20 -0000 1.4
+++ ChangeLog 6 Jun 2009 08:58:01 -0000 1.5
@@ -1,13 +1,13 @@
# ChangeLog for media-sound/lingot
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/lingot/ChangeLog,v 1.4 2008/07/05 07:04:20 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lingot/ChangeLog,v 1.5 2009/06/06 08:58:01 ssuominen Exp $
- 05 Jul 2008; Samuli Suominen <drac@gentoo.org>
+ 05 Jul 2008; Samuli Suominen <ssuominen@gentoo.org>
+files/lingot-0.7.6-memory_leak.patch, lingot-0.7.6.ebuild:
Fix memory leak (upstream mailing list), thanks to Carlos Laue. Bug
228643.
- 27 May 2008; Samuli Suominen <drac@gentoo.org> lingot-0.7.6.ebuild:
+ 27 May 2008; Samuli Suominen <ssuominen@gentoo.org> lingot-0.7.6.ebuild:
Typing error libgotdocdir to lingotdocdir in src_install
27 May 2008; Tristan Heaven <nyhm@gentoo.org> lingot-0.7.6.ebuild:
@@ -15,7 +15,7 @@
*lingot-0.7.6 (08 May 2008)
- 08 May 2008; Samuli Suominen <drac@gentoo.org>
+ 08 May 2008; Samuli Suominen <ssuominen@gentoo.org>
+files/lingot-0.7.6-clean-install.patch, +lingot-0.7.6.ebuild:
Initial commit for bug 188845, thanks to gutter.
1.5 media-sound/lingot/lingot-0.7.6.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/lingot/lingot-0.7.6.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/lingot/lingot-0.7.6.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/lingot/lingot-0.7.6.ebuild?r1=1.4&r2=1.5
Index: lingot-0.7.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/lingot/lingot-0.7.6.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- lingot-0.7.6.ebuild 5 Jul 2008 07:04:20 -0000 1.4
+++ lingot-0.7.6.ebuild 6 Jun 2009 08:58:01 -0000 1.5
@@ -1,9 +1,9 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/lingot/lingot-0.7.6.ebuild,v 1.4 2008/07/05 07:04:20 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lingot/lingot-0.7.6.ebuild,v 1.5 2009/06/06 08:58:01 ssuominen Exp $
+EAPI=2
WANT_AUTOMAKE=1.9
-
inherit autotools eutils
DESCRIPTION="LINGOT Is Not a Guitar-Only Tuner"
@@ -15,23 +15,21 @@
KEYWORDS="~amd64 ~x86"
IUSE=""
-RDEPEND=">=x11-libs/gtk+-2"
+RDEPEND="x11-libs/gtk+:2"
DEPEND="${RDEPEND}
dev-util/pkgconfig
dev-util/intltool
sys-devel/gettext"
-src_unpack() {
- unpack ${A}
- cd "${S}"
+src_prepare() {
epatch "${FILESDIR}"/${P}-clean-install.patch \
"${FILESDIR}"/${P}-memory_leak.patch
eautomake
}
-src_compile() {
- econf --disable-dependency-tracking
- emake || die "emake failed."
+src_configure() {
+ econf \
+ --disable-dependency-tracking
}
src_install() {
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-06-06 8:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-06 8:58 [gentoo-commits] gentoo-x86 commit in media-sound/lingot: metadata.xml ChangeLog lingot-0.7.6.ebuild Samuli Suominen (ssuominen)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox