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/qjackctl: qjackctl-0.3.4.ebuild qjackctl-0.3.2.ebuild ChangeLog
Date: Sat, 01 Aug 2009 06:34:17
Message-Id: E1MX8AY-0005jo-Vp@stork.gentoo.org
1 ssuominen 09/08/01 06:34:14
2
3 Modified: qjackctl-0.3.4.ebuild qjackctl-0.3.2.ebuild
4 ChangeLog
5 Log:
6 Remove USE depend for media-libs/alsa-lib[midi].
7 (Portage version: 2.2_rc33/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.4 media-sound/qjackctl/qjackctl-0.3.4.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.4.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.4.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.4.ebuild?r1=1.3&r2=1.4
15
16 Index: qjackctl-0.3.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.4.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- qjackctl-0.3.4.ebuild 5 Jun 2009 18:13:23 -0000 1.3
23 +++ qjackctl-0.3.4.ebuild 1 Aug 2009 06:34:14 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.4.ebuild,v 1.3 2009/06/05 18:13:23 ssuominen Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.4.ebuild,v 1.4 2009/08/01 06:34:14 ssuominen Exp $
29
30 EAPI=2
31
32 @@ -16,7 +16,7 @@
33
34 IUSE="alsa debug"
35
36 -RDEPEND="alsa? ( media-libs/alsa-lib[midi] )
37 +RDEPEND="alsa? ( media-libs/alsa-lib )
38 || ( (
39 x11-libs/qt-core:4
40 x11-libs/qt-gui:4
41
42
43
44 1.8 media-sound/qjackctl/qjackctl-0.3.2.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.2.ebuild?rev=1.8&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.2.ebuild?rev=1.8&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.2.ebuild?r1=1.7&r2=1.8
49
50 Index: qjackctl-0.3.2.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.2.ebuild,v
53 retrieving revision 1.7
54 retrieving revision 1.8
55 diff -u -r1.7 -r1.8
56 --- qjackctl-0.3.2.ebuild 5 Jun 2009 18:13:23 -0000 1.7
57 +++ qjackctl-0.3.2.ebuild 1 Aug 2009 06:34:14 -0000 1.8
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2009 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.2.ebuild,v 1.7 2009/06/05 18:13:23 ssuominen Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.2.ebuild,v 1.8 2009/08/01 06:34:14 ssuominen Exp $
63
64 EAPI=1
65
66 @@ -24,15 +24,6 @@
67 media-sound/jack-audio-connection-kit"
68 DEPEND="${RDEPEND}"
69
70 -pkg_setup() {
71 - if use alsa && ! built_with_use --missing true media-libs/alsa-lib midi; then
72 - eerror ""
73 - eerror "To be able to build ${CATEGORY}/${PN} with ALSA support you"
74 - eerror "need to have built media-libs/alsa-lib with midi USE flag."
75 - die "Missing midi USE flag on media-libs/alsa-lib"
76 - fi
77 -}
78 -
79 src_compile() {
80 econf \
81 $(use_enable alsa alsa-seq) \
82
83
84
85 1.61 media-sound/qjackctl/ChangeLog
86
87 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/qjackctl/ChangeLog?rev=1.61&view=markup
88 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/qjackctl/ChangeLog?rev=1.61&content-type=text/plain
89 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/qjackctl/ChangeLog?r1=1.60&r2=1.61
90
91 Index: ChangeLog
92 ===================================================================
93 RCS file: /var/cvsroot/gentoo-x86/media-sound/qjackctl/ChangeLog,v
94 retrieving revision 1.60
95 retrieving revision 1.61
96 diff -u -r1.60 -r1.61
97 --- ChangeLog 19 Dec 2008 09:23:45 -0000 1.60
98 +++ ChangeLog 1 Aug 2009 06:34:14 -0000 1.61
99 @@ -1,6 +1,10 @@
100 # ChangeLog for media-sound/qjackctl
101 -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
102 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qjackctl/ChangeLog,v 1.60 2008/12/19 09:23:45 aballier Exp $
103 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
104 +# $Header: /var/cvsroot/gentoo-x86/media-sound/qjackctl/ChangeLog,v 1.61 2009/08/01 06:34:14 ssuominen Exp $
105 +
106 + 01 Aug 2009; Samuli Suominen <ssuominen@g.o> qjackctl-0.3.2.ebuild,
107 + qjackctl-0.3.4.ebuild:
108 + Remove USE depend for media-libs/alsa-lib[midi].
109
110 19 Dec 2008; Alexis Ballier <aballier@g.o>
111 +files/qjackctl-0.3.4-noalsagcc4.3.patch, qjackctl-0.3.4.ebuild: