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-sound/alsa-driver: ChangeLog alsa-driver-1.0.20.ebuild alsa-driver-9999.ebuild
Date: Tue, 04 Aug 2009 04:49:59
Message-Id: E1MYByG-0006he-Nv@stork.gentoo.org
1 beandog 09/08/04 04:49:56
2
3 Modified: ChangeLog alsa-driver-1.0.20.ebuild
4 alsa-driver-9999.ebuild
5 Log:
6 Drop midi use flag
7 (Portage version: 2.2_rc33/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.300 media-sound/alsa-driver/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/alsa-driver/ChangeLog?rev=1.300&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/alsa-driver/ChangeLog?rev=1.300&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/alsa-driver/ChangeLog?r1=1.299&r2=1.300
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/ChangeLog,v
19 retrieving revision 1.299
20 retrieving revision 1.300
21 diff -u -r1.299 -r1.300
22 --- ChangeLog 2 Jun 2009 17:31:35 -0000 1.299
23 +++ ChangeLog 4 Aug 2009 04:49:56 -0000 1.300
24 @@ -1,6 +1,10 @@
25 # ChangeLog for media-sound/alsa-driver
26 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/ChangeLog,v 1.299 2009/06/02 17:31:35 beandog Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/ChangeLog,v 1.300 2009/08/04 04:49:56 beandog Exp $
29 +
30 + 04 Aug 2009; Steve Dibb <beandog@g.o> alsa-driver-1.0.20.ebuild,
31 + alsa-driver-9999.ebuild:
32 + Drop midi use flag
33
34 02 Jun 2009; Steve Dibb <beandog@g.o> alsa-driver-9999.ebuild:
35 Update live ebuild to use git; Thanks to Alexey Charkov for ebuild, bug
36
37
38
39 1.2 media-sound/alsa-driver/alsa-driver-1.0.20.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/alsa-driver/alsa-driver-1.0.20.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/alsa-driver/alsa-driver-1.0.20.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/alsa-driver/alsa-driver-1.0.20.ebuild?r1=1.1&r2=1.2
44
45 Index: alsa-driver-1.0.20.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/alsa-driver-1.0.20.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- alsa-driver-1.0.20.ebuild 6 May 2009 18:11:10 -0000 1.1
52 +++ alsa-driver-1.0.20.ebuild 4 Aug 2009 04:49:56 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/alsa-driver-1.0.20.ebuild,v 1.1 2009/05/06 18:11:10 beandog Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/alsa-driver-1.0.20.ebuild,v 1.2 2009/08/04 04:49:56 beandog Exp $
58
59 inherit autotools linux-mod flag-o-matic eutils multilib linux-info
60
61 @@ -20,7 +20,7 @@
62 SLOT="0"
63
64 KEYWORDS="~alpha ~amd64 ~mips ~ppc ~ppc64 ~x86"
65 -IUSE="oss debug midi"
66 +IUSE="oss debug"
67
68 IUSE_CARDS="seq-dummy dummy virmidi mtpav mts64 serial-u16550 mpu401
69 loopback portman2x4 ad1848-lib adlib ad1816a ad1848
70 @@ -134,7 +134,7 @@
71 --with-redhat=no \
72 --with-suse=no \
73 --with-isapnp=auto \
74 - $(use_with midi sequencer) \
75 + --with-sequencer \
76 --with-cards="${ALSA_CARDS} \
77 --with-card-options=all" || die "econf failed"
78
79
80
81
82 1.11 media-sound/alsa-driver/alsa-driver-9999.ebuild
83
84 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/alsa-driver/alsa-driver-9999.ebuild?rev=1.11&view=markup
85 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/alsa-driver/alsa-driver-9999.ebuild?rev=1.11&content-type=text/plain
86 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/alsa-driver/alsa-driver-9999.ebuild?r1=1.10&r2=1.11
87
88 Index: alsa-driver-9999.ebuild
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/alsa-driver-9999.ebuild,v
91 retrieving revision 1.10
92 retrieving revision 1.11
93 diff -u -r1.10 -r1.11
94 --- alsa-driver-9999.ebuild 2 Jun 2009 17:31:35 -0000 1.10
95 +++ alsa-driver-9999.ebuild 4 Aug 2009 04:49:56 -0000 1.11
96 @@ -1,6 +1,6 @@
97 # Copyright 1999-2009 Gentoo Foundation
98 # Distributed under the terms of the GNU General Public License v2
99 -# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/alsa-driver-9999.ebuild,v 1.10 2009/06/02 17:31:35 beandog Exp $
100 +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/alsa-driver-9999.ebuild,v 1.11 2009/08/04 04:49:56 beandog Exp $
101
102 inherit linux-mod flag-o-matic eutils multilib autotools git
103
104 @@ -11,7 +11,7 @@
105 SLOT="0"
106
107 KEYWORDS=""
108 -IUSE="oss debug midi"
109 +IUSE="oss debug"
110
111 IUSE_CARDS="seq-dummy dummy virmidi mtpav mts64 serial-u16550 mpu401
112 loopback portman2x4 ad1848-lib adlib ad1816a ad1848
113 @@ -125,7 +125,7 @@
114 --with-kernel="${KV_DIR}" \
115 --with-build="${KV_OUT_DIR}" \
116 --with-isapnp=yes \
117 - $(use_with midi sequencer) \
118 + --with-sequencer \
119 --with-cards="${ALSA_CARDS}" || die "econf failed"
120
121 # linux-mod_src_compile doesn't work well with alsa