Gentoo Archives: gentoo-commits

From: "Steve Dibb (beandog)" <beandog@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/alsa-lib: ChangeLog alsa-lib-1.0.20-r1.ebuild alsa-lib-1.0.17a.ebuild alsa-lib-1.0.19.ebuild alsa-lib-1.0.20.ebuild
Date: Sat, 01 Aug 2009 14:44:05
Message-Id: E1MXFoY-0004A2-Ht@stork.gentoo.org
1 beandog 09/08/01 14:44:02
2
3 Modified: ChangeLog alsa-lib-1.0.20-r1.ebuild
4 alsa-lib-1.0.17a.ebuild alsa-lib-1.0.19.ebuild
5 Removed: alsa-lib-1.0.20.ebuild
6 Log:
7 Drop midi use flag, bug 272659
8 (Portage version: 2.2_rc33/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.284 media-libs/alsa-lib/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/alsa-lib/ChangeLog?rev=1.284&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/alsa-lib/ChangeLog?rev=1.284&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/alsa-lib/ChangeLog?r1=1.283&r2=1.284
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v
20 retrieving revision 1.283
21 retrieving revision 1.284
22 diff -u -r1.283 -r1.284
23 --- ChangeLog 2 Jul 2009 19:15:15 -0000 1.283
24 +++ ChangeLog 1 Aug 2009 14:44:02 -0000 1.284
25 @@ -1,6 +1,11 @@
26 # ChangeLog for media-libs/alsa-lib
27 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.283 2009/07/02 19:15:15 maekke Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.284 2009/08/01 14:44:02 beandog Exp $
30 +
31 + 01 Aug 2009; Steve Dibb <beandog@g.o> alsa-lib-1.0.17a.ebuild,
32 + alsa-lib-1.0.19.ebuild, -alsa-lib-1.0.20.ebuild,
33 + alsa-lib-1.0.20-r1.ebuild:
34 + Drop midi use flag, bug 272659
35
36 02 Jul 2009; Markus Meier <maekke@g.o> alsa-lib-1.0.19.ebuild:
37 amd64 stable, bug #272682
38
39
40
41 1.2 media-libs/alsa-lib/alsa-lib-1.0.20-r1.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.20-r1.ebuild?rev=1.2&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.20-r1.ebuild?rev=1.2&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.20-r1.ebuild?r1=1.1&r2=1.2
46
47 Index: alsa-lib-1.0.20-r1.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.20-r1.ebuild,v
50 retrieving revision 1.1
51 retrieving revision 1.2
52 diff -u -r1.1 -r1.2
53 --- alsa-lib-1.0.20-r1.ebuild 4 Jun 2009 18:02:13 -0000 1.1
54 +++ alsa-lib-1.0.20-r1.ebuild 1 Aug 2009 14:44:02 -0000 1.2
55 @@ -1,6 +1,6 @@
56 # Copyright 1999-2009 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.20-r1.ebuild,v 1.1 2009/06/04 18:02:13 beandog Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.20-r1.ebuild,v 1.2 2009/08/01 14:44:02 beandog Exp $
60
61 inherit eutils libtool
62
63 @@ -57,6 +57,9 @@
64 --enable-static \
65 --enable-shared \
66 --disable-resmgr \
67 + --enable-rawmidi \
68 + --enable-seq \
69 + --enable-aload \
70 $(use_with debug) \
71 $(use_enable alisp) \
72 $(use_enable python) \
73
74
75
76 1.11 media-libs/alsa-lib/alsa-lib-1.0.17a.ebuild
77
78 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.17a.ebuild?rev=1.11&view=markup
79 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.17a.ebuild?rev=1.11&content-type=text/plain
80 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.17a.ebuild?r1=1.10&r2=1.11
81
82 Index: alsa-lib-1.0.17a.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.17a.ebuild,v
85 retrieving revision 1.10
86 retrieving revision 1.11
87 diff -u -r1.10 -r1.11
88 --- alsa-lib-1.0.17a.ebuild 31 Mar 2009 09:31:17 -0000 1.10
89 +++ alsa-lib-1.0.17a.ebuild 1 Aug 2009 14:44:02 -0000 1.11
90 @@ -1,6 +1,6 @@
91 # Copyright 1999-2009 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 -# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.17a.ebuild,v 1.10 2009/03/31 09:31:17 armin76 Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.17a.ebuild,v 1.11 2009/08/01 14:44:02 beandog Exp $
95
96 inherit eutils libtool
97
98 @@ -14,7 +14,7 @@
99 LICENSE="LGPL-2.1"
100 SLOT="0"
101 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86"
102 -IUSE="doc debug alisp midi python"
103 +IUSE="doc debug alisp python"
104
105 RDEPEND="python? ( dev-lang/python )"
106 DEPEND="${RDEPEND}
107 @@ -57,12 +57,12 @@
108 --enable-static \
109 --enable-shared \
110 --disable-resmgr \
111 + --enable-rawmidi \
112 + --enable-seq \
113 + --enable-aload \
114 $(use_with debug) \
115 $(use_enable alisp) \
116 $(use_enable python) \
117 - $(use_enable midi rawmidi) \
118 - $(use_enable midi seq) \
119 - $(use_enable midi aload) \
120 --with-pcm-plugins="${ALSA_PCM_PLUGINS}" \
121 --disable-dependency-tracking \
122 ${myconf} \
123
124
125
126 1.8 media-libs/alsa-lib/alsa-lib-1.0.19.ebuild
127
128 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.19.ebuild?rev=1.8&view=markup
129 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.19.ebuild?rev=1.8&content-type=text/plain
130 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.19.ebuild?r1=1.7&r2=1.8
131
132 Index: alsa-lib-1.0.19.ebuild
133 ===================================================================
134 RCS file: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.19.ebuild,v
135 retrieving revision 1.7
136 retrieving revision 1.8
137 diff -u -r1.7 -r1.8
138 --- alsa-lib-1.0.19.ebuild 2 Jul 2009 19:15:15 -0000 1.7
139 +++ alsa-lib-1.0.19.ebuild 1 Aug 2009 14:44:02 -0000 1.8
140 @@ -1,6 +1,6 @@
141 # Copyright 1999-2009 Gentoo Foundation
142 # Distributed under the terms of the GNU General Public License v2
143 -# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.19.ebuild,v 1.7 2009/07/02 19:15:15 maekke Exp $
144 +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.19.ebuild,v 1.8 2009/08/01 14:44:02 beandog Exp $
145
146 inherit eutils libtool
147
148 @@ -14,7 +14,7 @@
149 LICENSE="LGPL-2.1"
150 SLOT="0"
151 KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sh sparc x86"
152 -IUSE="doc debug alisp midi python"
153 +IUSE="doc debug alisp python"
154
155 RDEPEND="python? ( dev-lang/python )"
156 DEPEND="${RDEPEND}
157 @@ -57,12 +57,12 @@
158 --enable-static \
159 --enable-shared \
160 --disable-resmgr \
161 + --enable-rawmidi \
162 + --enable-seq \
163 + --enable-aload \
164 $(use_with debug) \
165 $(use_enable alisp) \
166 $(use_enable python) \
167 - $(use_enable midi rawmidi) \
168 - $(use_enable midi seq) \
169 - $(use_enable midi aload) \
170 --with-pcm-plugins="${ALSA_PCM_PLUGINS}" \
171 --disable-dependency-tracking \
172 ${myconf} \