Gentoo Archives: gentoo-commits

From: "Johannes Huber (johu)" <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/tomahawk: metadata.xml tomahawk-0.5.5.ebuild tomahawk-9999.ebuild ChangeLog tomahawk-0.5.4.ebuild tomahawk-0.4.2.ebuild
Date: Mon, 30 Jul 2012 10:50:54
Message-Id: 20120730105043.4DE1F2004B@flycatcher.gentoo.org
1 johu 12/07/30 10:50:43
2
3 Modified: metadata.xml tomahawk-9999.ebuild ChangeLog
4 Added: tomahawk-0.5.5.ebuild
5 Removed: tomahawk-0.5.4.ebuild tomahawk-0.4.2.ebuild
6 Log:
7 Version bump. Remove old.
8
9 (Portage version: 2.2.0_alpha120/cvs/Linux i686)
10
11 Revision Changes Path
12 1.3 media-sound/tomahawk/metadata.xml
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/metadata.xml?rev=1.3&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/metadata.xml?rev=1.3&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/metadata.xml?r1=1.2&r2=1.3
17
18 Index: metadata.xml
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/media-sound/tomahawk/metadata.xml,v
21 retrieving revision 1.2
22 retrieving revision 1.3
23 diff -u -r1.2 -r1.3
24 --- metadata.xml 27 Jan 2012 19:14:04 -0000 1.2
25 +++ metadata.xml 30 Jul 2012 10:50:43 -0000 1.3
26 @@ -7,7 +7,6 @@
27 <name>Johannes Huber</name>
28 </maintainer>
29 <use>
30 - <flag name="resolver">Resolver download and installation integration</flag>
31 <flag name="twitter">Enable twitter support</flag>
32 </use>
33 </pkgmetadata>
34
35
36
37 1.8 media-sound/tomahawk/tomahawk-9999.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-9999.ebuild?rev=1.8&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-9999.ebuild?rev=1.8&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-9999.ebuild?r1=1.7&r2=1.8
42
43 Index: tomahawk-9999.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-9999.ebuild,v
46 retrieving revision 1.7
47 retrieving revision 1.8
48 diff -u -r1.7 -r1.8
49 --- tomahawk-9999.ebuild 30 Jun 2012 20:46:17 -0000 1.7
50 +++ tomahawk-9999.ebuild 30 Jul 2012 10:50:43 -0000 1.8
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2012 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-9999.ebuild,v 1.7 2012/06/30 20:46:17 johu Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-9999.ebuild,v 1.8 2012/07/30 10:50:43 johu Exp $
56
57 EAPI=4
58
59 @@ -32,7 +32,7 @@
60 dev-libs/qjson
61 dev-libs/quazip
62 >=media-libs/liblastfm-1.0.1
63 - media-libs/libechonest
64 + >=media-libs/libechonest-2.0.1
65 >=media-libs/phonon-4.5.0
66 media-libs/taglib
67 x11-libs/libX11
68
69
70
71 1.18 media-sound/tomahawk/ChangeLog
72
73 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/ChangeLog?rev=1.18&view=markup
74 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/ChangeLog?rev=1.18&content-type=text/plain
75 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/ChangeLog?r1=1.17&r2=1.18
76
77 Index: ChangeLog
78 ===================================================================
79 RCS file: /var/cvsroot/gentoo-x86/media-sound/tomahawk/ChangeLog,v
80 retrieving revision 1.17
81 retrieving revision 1.18
82 diff -u -r1.17 -r1.18
83 --- ChangeLog 13 Jul 2012 13:37:42 -0000 1.17
84 +++ ChangeLog 30 Jul 2012 10:50:43 -0000 1.18
85 @@ -1,6 +1,13 @@
86 # ChangeLog for media-sound/tomahawk
87 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
88 -# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/ChangeLog,v 1.17 2012/07/13 13:37:42 johu Exp $
89 +# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/ChangeLog,v 1.18 2012/07/30 10:50:43 johu Exp $
90 +
91 +*tomahawk-0.5.5 (30 Jul 2012)
92 +
93 + 30 Jul 2012; Johannes Huber <johu@g.o> +tomahawk-0.5.5.ebuild,
94 + -files/tomahawk-0.3.2-remove-quazip.patch, -tomahawk-0.4.2.ebuild,
95 + -tomahawk-0.5.4.ebuild, metadata.xml, tomahawk-9999.ebuild:
96 + Version bump. Remove old.
97
98 *tomahawk-0.5.4 (13 Jul 2012)
99
100
101
102
103 1.1 media-sound/tomahawk/tomahawk-0.5.5.ebuild
104
105 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-0.5.5.ebuild?rev=1.1&view=markup
106 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-0.5.5.ebuild?rev=1.1&content-type=text/plain
107
108 Index: tomahawk-0.5.5.ebuild
109 ===================================================================
110 # Copyright 1999-2012 Gentoo Foundation
111 # Distributed under the terms of the GNU General Public License v2
112 # $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-0.5.5.ebuild,v 1.1 2012/07/30 10:50:43 johu Exp $
113
114 EAPI=4
115
116 QT_MINIMAL="4.7.0"
117
118 if [[ ${PV} != *9999* ]]; then
119 SRC_URI="http://download.tomahawk-player.org/${P}.tar.bz2"
120 KEYWORDS="~amd64 ~x86"
121 else
122 GIT_ECLASS="git-2"
123 EGIT_REPO_URI="git://github.com/tomahawk-player/tomahawk.git"
124 KEYWORDS=""
125 fi
126
127 inherit cmake-utils qt4-r2 ${GIT_ECLASS}
128
129 DESCRIPTION="Qt playdar social music player"
130 HOMEPAGE="http://tomahawk-player.org/"
131
132 LICENSE="GPL-3 BSD"
133 SLOT="0"
134 IUSE="debug fftw jabber libsamplerate twitter"
135
136 DEPEND="
137 app-crypt/qca
138 >=dev-cpp/clucene-2.3.3.4
139 >=dev-libs/boost-1.41
140 >=dev-libs/libattica-0.4.0
141 dev-libs/qjson
142 dev-libs/quazip
143 >=media-libs/liblastfm-1.0.1
144 >=media-libs/libechonest-2.0.1
145 >=media-libs/phonon-4.5.0
146 media-libs/taglib
147 x11-libs/libX11
148 >=x11-libs/qt-core-${QT_MINIMAL}:4
149 >=x11-libs/qt-dbus-${QT_MINIMAL}:4
150 >=x11-libs/qt-gui-${QT_MINIMAL}:4
151 >=x11-libs/qt-sql-${QT_MINIMAL}:4[sqlite]
152 >=x11-libs/qt-webkit-${QT_MINIMAL}:4
153 fftw? ( sci-libs/fftw:3.0 )
154 jabber? ( net-libs/jreen )
155 libsamplerate? ( media-libs/libsamplerate )
156 twitter? ( net-libs/qtweetlib )
157 "
158 RDEPEND="${DEPEND}
159 app-crypt/qca-ossl
160 "
161
162 src_configure() {
163 local mycmakeargs=(
164 $(cmake-utils_use_with jabber Jreen)
165 $(cmake-utils_use_with twitter QTweetLib)
166 )
167
168 if [[ ${PV} != *9999* ]]; then
169 mycmakeargs+=( -DBUILD_RELEASE=ON )
170 fi
171
172 cmake-utils_src_configure
173 }
174
175 src_compile() {
176 cmake-utils_src_compile
177 }
178
179 src_install() {
180 cmake-utils_src_install
181 }