Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/qtractor: qtractor-0.5.7.ebuild qtractor-0.5.4.ebuild qtractor-0.5.5.ebuild qtractor-0.5.6.ebuild ChangeLog
Date: Sat, 02 Mar 2013 22:02:30
Message-Id: 20130302220227.827562171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 22:02:27
2
3 Modified: qtractor-0.5.7.ebuild qtractor-0.5.4.ebuild
4 qtractor-0.5.5.ebuild qtractor-0.5.6.ebuild
5 ChangeLog
6 Log:
7 Move Qt dependencies to the new category
8
9 (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
10
11 Revision Changes Path
12 1.3 media-sound/qtractor/qtractor-0.5.7.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qtractor/qtractor-0.5.7.ebuild?rev=1.3&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qtractor/qtractor-0.5.7.ebuild?rev=1.3&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qtractor/qtractor-0.5.7.ebuild?r1=1.2&r2=1.3
17
18 Index: qtractor-0.5.7.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/media-sound/qtractor/qtractor-0.5.7.ebuild,v
21 retrieving revision 1.2
22 retrieving revision 1.3
23 diff -u -r1.2 -r1.3
24 --- qtractor-0.5.7.ebuild 14 Feb 2013 16:02:25 -0000 1.2
25 +++ qtractor-0.5.7.ebuild 2 Mar 2013 22:02:27 -0000 1.3
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2013 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qtractor/qtractor-0.5.7.ebuild,v 1.2 2013/02/14 16:02:25 aballier Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/media-sound/qtractor/qtractor-0.5.7.ebuild,v 1.3 2013/03/02 22:02:27 hwoarang Exp $
31
32 EAPI=2
33
34 @@ -16,8 +16,8 @@
35
36 IUSE="debug dssi libsamplerate mad osc rubberband vorbis suil sse zlib"
37
38 -RDEPEND=">=x11-libs/qt-core-4.2:4
39 - >=x11-libs/qt-gui-4.7:4
40 +RDEPEND=">=dev-qt/qtcore-4.2:4
41 + >=dev-qt/qtgui-4.7:4
42 media-libs/alsa-lib
43 media-libs/libsndfile
44 media-sound/jack-audio-connection-kit
45
46
47
48 1.4 media-sound/qtractor/qtractor-0.5.4.ebuild
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qtractor/qtractor-0.5.4.ebuild?rev=1.4&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qtractor/qtractor-0.5.4.ebuild?rev=1.4&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qtractor/qtractor-0.5.4.ebuild?r1=1.3&r2=1.4
53
54 Index: qtractor-0.5.4.ebuild
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/media-sound/qtractor/qtractor-0.5.4.ebuild,v
57 retrieving revision 1.3
58 retrieving revision 1.4
59 diff -u -r1.3 -r1.4
60 --- qtractor-0.5.4.ebuild 5 May 2012 08:47:48 -0000 1.3
61 +++ qtractor-0.5.4.ebuild 2 Mar 2013 22:02:27 -0000 1.4
62 @@ -1,6 +1,6 @@
63 -# Copyright 1999-2012 Gentoo Foundation
64 +# Copyright 1999-2013 Gentoo Foundation
65 # Distributed under the terms of the GNU General Public License v2
66 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qtractor/qtractor-0.5.4.ebuild,v 1.3 2012/05/05 08:47:48 mgorny Exp $
67 +# $Header: /var/cvsroot/gentoo-x86/media-sound/qtractor/qtractor-0.5.4.ebuild,v 1.4 2013/03/02 22:02:27 hwoarang Exp $
68
69 EAPI=2
70
71 @@ -16,8 +16,8 @@
72
73 IUSE="debug dssi libsamplerate mad osc rubberband vorbis suil sse zlib"
74
75 -RDEPEND=">=x11-libs/qt-core-4.2:4
76 - >=x11-libs/qt-gui-4.7:4[gtkstyle]
77 +RDEPEND=">=dev-qt/qtcore-4.2:4
78 + >=dev-qt/qtgui-4.7:4[gtkstyle]
79 media-libs/alsa-lib
80 media-libs/libsndfile
81 media-sound/jack-audio-connection-kit
82
83
84
85 1.2 media-sound/qtractor/qtractor-0.5.5.ebuild
86
87 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qtractor/qtractor-0.5.5.ebuild?rev=1.2&view=markup
88 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qtractor/qtractor-0.5.5.ebuild?rev=1.2&content-type=text/plain
89 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qtractor/qtractor-0.5.5.ebuild?r1=1.1&r2=1.2
90
91 Index: qtractor-0.5.5.ebuild
92 ===================================================================
93 RCS file: /var/cvsroot/gentoo-x86/media-sound/qtractor/qtractor-0.5.5.ebuild,v
94 retrieving revision 1.1
95 retrieving revision 1.2
96 diff -u -r1.1 -r1.2
97 --- qtractor-0.5.5.ebuild 30 Jun 2012 12:51:58 -0000 1.1
98 +++ qtractor-0.5.5.ebuild 2 Mar 2013 22:02:27 -0000 1.2
99 @@ -1,6 +1,6 @@
100 -# Copyright 1999-2012 Gentoo Foundation
101 +# Copyright 1999-2013 Gentoo Foundation
102 # Distributed under the terms of the GNU General Public License v2
103 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qtractor/qtractor-0.5.5.ebuild,v 1.1 2012/06/30 12:51:58 aballier Exp $
104 +# $Header: /var/cvsroot/gentoo-x86/media-sound/qtractor/qtractor-0.5.5.ebuild,v 1.2 2013/03/02 22:02:27 hwoarang Exp $
105
106 EAPI=2
107
108 @@ -16,8 +16,8 @@
109
110 IUSE="debug dssi libsamplerate mad osc rubberband vorbis suil sse zlib"
111
112 -RDEPEND=">=x11-libs/qt-core-4.2:4
113 - >=x11-libs/qt-gui-4.7:4[gtkstyle]
114 +RDEPEND=">=dev-qt/qtcore-4.2:4
115 + >=dev-qt/qtgui-4.7:4[gtkstyle]
116 media-libs/alsa-lib
117 media-libs/libsndfile
118 media-sound/jack-audio-connection-kit
119
120
121
122 1.2 media-sound/qtractor/qtractor-0.5.6.ebuild
123
124 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qtractor/qtractor-0.5.6.ebuild?rev=1.2&view=markup
125 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qtractor/qtractor-0.5.6.ebuild?rev=1.2&content-type=text/plain
126 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qtractor/qtractor-0.5.6.ebuild?r1=1.1&r2=1.2
127
128 Index: qtractor-0.5.6.ebuild
129 ===================================================================
130 RCS file: /var/cvsroot/gentoo-x86/media-sound/qtractor/qtractor-0.5.6.ebuild,v
131 retrieving revision 1.1
132 retrieving revision 1.2
133 diff -u -r1.1 -r1.2
134 --- qtractor-0.5.6.ebuild 11 Oct 2012 13:05:24 -0000 1.1
135 +++ qtractor-0.5.6.ebuild 2 Mar 2013 22:02:27 -0000 1.2
136 @@ -1,6 +1,6 @@
137 -# Copyright 1999-2012 Gentoo Foundation
138 +# Copyright 1999-2013 Gentoo Foundation
139 # Distributed under the terms of the GNU General Public License v2
140 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qtractor/qtractor-0.5.6.ebuild,v 1.1 2012/10/11 13:05:24 aballier Exp $
141 +# $Header: /var/cvsroot/gentoo-x86/media-sound/qtractor/qtractor-0.5.6.ebuild,v 1.2 2013/03/02 22:02:27 hwoarang Exp $
142
143 EAPI=2
144
145 @@ -16,8 +16,8 @@
146
147 IUSE="debug dssi libsamplerate mad osc rubberband vorbis suil sse zlib"
148
149 -RDEPEND=">=x11-libs/qt-core-4.2:4
150 - >=x11-libs/qt-gui-4.7:4[gtkstyle]
151 +RDEPEND=">=dev-qt/qtcore-4.2:4
152 + >=dev-qt/qtgui-4.7:4[gtkstyle]
153 media-libs/alsa-lib
154 media-libs/libsndfile
155 media-sound/jack-audio-connection-kit
156
157
158
159 1.49 media-sound/qtractor/ChangeLog
160
161 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qtractor/ChangeLog?rev=1.49&view=markup
162 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qtractor/ChangeLog?rev=1.49&content-type=text/plain
163 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qtractor/ChangeLog?r1=1.48&r2=1.49
164
165 Index: ChangeLog
166 ===================================================================
167 RCS file: /var/cvsroot/gentoo-x86/media-sound/qtractor/ChangeLog,v
168 retrieving revision 1.48
169 retrieving revision 1.49
170 diff -u -r1.48 -r1.49
171 --- ChangeLog 14 Feb 2013 16:02:25 -0000 1.48
172 +++ ChangeLog 2 Mar 2013 22:02:27 -0000 1.49
173 @@ -1,6 +1,10 @@
174 # ChangeLog for media-sound/qtractor
175 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
176 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qtractor/ChangeLog,v 1.48 2013/02/14 16:02:25 aballier Exp $
177 +# $Header: /var/cvsroot/gentoo-x86/media-sound/qtractor/ChangeLog,v 1.49 2013/03/02 22:02:27 hwoarang Exp $
178 +
179 + 02 Mar 2013; Markos Chandras <hwoarang@g.o> qtractor-0.5.4.ebuild,
180 + qtractor-0.5.5.ebuild, qtractor-0.5.6.ebuild, qtractor-0.5.7.ebuild:
181 + Move Qt dependencies to the new category
182
183 14 Feb 2013; Alexis Ballier <aballier@g.o> qtractor-0.5.7.ebuild:
184 drop gtkstyle usedep on qt-gui, its not needed anymore, bug #453312 by
185 @@ -217,4 +221,3 @@
186 +qtractor-0.1.0.ebuild:
187 Initial import, big thanks to Jouni Rinne <jouni.rinne@××××××××.fi>, bug
188 #205444
189 -