Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/lingot: metadata.xml ChangeLog lingot-0.7.6.ebuild
Date: Sat, 06 Jun 2009 08:58:04
Message-Id: E1MCriz-0006xg-7t@stork.gentoo.org
1 ssuominen 09/06/06 08:58:01
2
3 Modified: metadata.xml ChangeLog lingot-0.7.6.ebuild
4 Log:
5 EAPI2 love and fix e-mail.
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 media-sound/lingot/metadata.xml
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/lingot/metadata.xml?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/lingot/metadata.xml?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/lingot/metadata.xml?r1=1.1&r2=1.2
14
15 Index: metadata.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-sound/lingot/metadata.xml,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- metadata.xml 8 May 2008 11:10:51 -0000 1.1
22 +++ metadata.xml 6 Jun 2009 08:58:01 -0000 1.2
23 @@ -1,5 +1,5 @@
24 <?xml version="1.0" encoding="UTF-8"?>
25 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
26 <pkgmetadata>
27 -<herd>sound</herd>
28 + <herd>sound</herd>
29 </pkgmetadata>
30
31
32
33 1.5 media-sound/lingot/ChangeLog
34
35 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/lingot/ChangeLog?rev=1.5&view=markup
36 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/lingot/ChangeLog?rev=1.5&content-type=text/plain
37 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/lingot/ChangeLog?r1=1.4&r2=1.5
38
39 Index: ChangeLog
40 ===================================================================
41 RCS file: /var/cvsroot/gentoo-x86/media-sound/lingot/ChangeLog,v
42 retrieving revision 1.4
43 retrieving revision 1.5
44 diff -u -r1.4 -r1.5
45 --- ChangeLog 5 Jul 2008 07:04:20 -0000 1.4
46 +++ ChangeLog 6 Jun 2009 08:58:01 -0000 1.5
47 @@ -1,13 +1,13 @@
48 # ChangeLog for media-sound/lingot
49 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
50 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lingot/ChangeLog,v 1.4 2008/07/05 07:04:20 drac Exp $
51 +# $Header: /var/cvsroot/gentoo-x86/media-sound/lingot/ChangeLog,v 1.5 2009/06/06 08:58:01 ssuominen Exp $
52
53 - 05 Jul 2008; Samuli Suominen <drac@g.o>
54 + 05 Jul 2008; Samuli Suominen <ssuominen@g.o>
55 +files/lingot-0.7.6-memory_leak.patch, lingot-0.7.6.ebuild:
56 Fix memory leak (upstream mailing list), thanks to Carlos Laue. Bug
57 228643.
58
59 - 27 May 2008; Samuli Suominen <drac@g.o> lingot-0.7.6.ebuild:
60 + 27 May 2008; Samuli Suominen <ssuominen@g.o> lingot-0.7.6.ebuild:
61 Typing error libgotdocdir to lingotdocdir in src_install
62
63 27 May 2008; Tristan Heaven <nyhm@g.o> lingot-0.7.6.ebuild:
64 @@ -15,7 +15,7 @@
65
66 *lingot-0.7.6 (08 May 2008)
67
68 - 08 May 2008; Samuli Suominen <drac@g.o>
69 + 08 May 2008; Samuli Suominen <ssuominen@g.o>
70 +files/lingot-0.7.6-clean-install.patch, +lingot-0.7.6.ebuild:
71 Initial commit for bug 188845, thanks to gutter.
72
73
74
75
76 1.5 media-sound/lingot/lingot-0.7.6.ebuild
77
78 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/lingot/lingot-0.7.6.ebuild?rev=1.5&view=markup
79 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/lingot/lingot-0.7.6.ebuild?rev=1.5&content-type=text/plain
80 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/lingot/lingot-0.7.6.ebuild?r1=1.4&r2=1.5
81
82 Index: lingot-0.7.6.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/media-sound/lingot/lingot-0.7.6.ebuild,v
85 retrieving revision 1.4
86 retrieving revision 1.5
87 diff -u -r1.4 -r1.5
88 --- lingot-0.7.6.ebuild 5 Jul 2008 07:04:20 -0000 1.4
89 +++ lingot-0.7.6.ebuild 6 Jun 2009 08:58:01 -0000 1.5
90 @@ -1,9 +1,9 @@
91 -# Copyright 1999-2008 Gentoo Foundation
92 +# Copyright 1999-2009 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lingot/lingot-0.7.6.ebuild,v 1.4 2008/07/05 07:04:20 drac Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/media-sound/lingot/lingot-0.7.6.ebuild,v 1.5 2009/06/06 08:58:01 ssuominen Exp $
96
97 +EAPI=2
98 WANT_AUTOMAKE=1.9
99 -
100 inherit autotools eutils
101
102 DESCRIPTION="LINGOT Is Not a Guitar-Only Tuner"
103 @@ -15,23 +15,21 @@
104 KEYWORDS="~amd64 ~x86"
105 IUSE=""
106
107 -RDEPEND=">=x11-libs/gtk+-2"
108 +RDEPEND="x11-libs/gtk+:2"
109 DEPEND="${RDEPEND}
110 dev-util/pkgconfig
111 dev-util/intltool
112 sys-devel/gettext"
113
114 -src_unpack() {
115 - unpack ${A}
116 - cd "${S}"
117 +src_prepare() {
118 epatch "${FILESDIR}"/${P}-clean-install.patch \
119 "${FILESDIR}"/${P}-memory_leak.patch
120 eautomake
121 }
122
123 -src_compile() {
124 - econf --disable-dependency-tracking
125 - emake || die "emake failed."
126 +src_configure() {
127 + econf \
128 + --disable-dependency-tracking
129 }
130
131 src_install() {