Gentoo Archives: gentoo-commits

From: "Jorge Manuel B. S. Vicetto (jmbsvicetto)" <jmbsvicetto@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/amarok: metadata.xml ChangeLog amarok-2.2.0.ebuild
Date: Fri, 02 Oct 2009 01:11:51
Message-Id: E1MtWgX-0006Es-6z@stork.gentoo.org
1 jmbsvicetto 09/10/02 01:11:49
2
3 Modified: metadata.xml ChangeLog
4 Added: amarok-2.2.0.ebuild
5 Log:
6 Bumped amarok to version 2.2.0.
7 (Portage version: 2.2_rc42/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.23 media-sound/amarok/metadata.xml
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/metadata.xml?rev=1.23&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/metadata.xml?rev=1.23&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/metadata.xml?r1=1.22&r2=1.23
15
16 Index: metadata.xml
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/amarok/metadata.xml,v
19 retrieving revision 1.22
20 retrieving revision 1.23
21 diff -u -r1.22 -r1.23
22 --- metadata.xml 22 Jul 2009 16:11:11 -0000 1.22
23 +++ metadata.xml 2 Oct 2009 01:11:48 -0000 1.23
24 @@ -9,13 +9,13 @@
25 <use>
26 <flag name="amazon">Enable support for downloading covers from amazon.com</flag>
27 <flag name="daap">
28 - Enable the scripts for music sharing through DAAP. This flag
29 - adds dependencies on <pkg>www-servers/mongrel</pkg> to allow
30 - sharing of the Amarok music collection through DAAP
31 - protocol. Please note that turning this flag off has no effect
32 - on DAAP browsing.
33 + Enable the scripts for music sharing through DAAP. This flag adds
34 + dependencies on <pkg>www-servers/mongrel</pkg> to allow sharing of
35 + the Amarok music collection through DAAP protocol. Please note
36 + that turning this flag off has no effect on DAAP browsing.
37 </flag>
38 <flag name="ifp">Enable support for iRiver devices access through libifp</flag>
39 + <flag name="lastfm">Enable Last.fm streaming services support through <pkg>media-libs/liblastfm</pkg></flag>
40 <flag name="mp3tunes">Enable mp3tunes integration</flag>
41 <flag name="mp4">
42 Build the TagLib plugin for writing tags in Mp4 container files
43 @@ -35,10 +35,12 @@
44 <pkg>media-video/realplayer</pkg>. This is an alternative engine
45 to the xine one, which supports a different set of formats. Only
46 available for x86 architecture as it uses the binary version of
47 - RealPlayer. Plase note that by enabling this USE flag, the resulting
48 + RealPlayer. Please note that by enabling this USE flag, the resulting
49 package will not be redistributable, as it links to the non-GPL compatible
50 RealPlayer.
51 </flag>
52 - <flag name="visualization">Support visualization plugins through <pkg>media-libs/libvisual</pkg></flag>
53 + <flag name="visualization">
54 + Support visualization plugins through <pkg>media-libs/libvisual</pkg>
55 + </flag>
56 </use>
57 </pkgmetadata>
58
59
60
61 1.340 media-sound/amarok/ChangeLog
62
63 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/ChangeLog?rev=1.340&view=markup
64 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/ChangeLog?rev=1.340&content-type=text/plain
65 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/ChangeLog?r1=1.339&r2=1.340
66
67 Index: ChangeLog
68 ===================================================================
69 RCS file: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v
70 retrieving revision 1.339
71 retrieving revision 1.340
72 diff -u -r1.339 -r1.340
73 --- ChangeLog 27 Sep 2009 15:29:40 -0000 1.339
74 +++ ChangeLog 2 Oct 2009 01:11:48 -0000 1.340
75 @@ -1,6 +1,12 @@
76 # ChangeLog for media-sound/amarok
77 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
78 -# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.339 2009/09/27 15:29:40 ranger Exp $
79 +# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.340 2009/10/02 01:11:48 jmbsvicetto Exp $
80 +
81 +*amarok-2.2.0 (02 Oct 2009)
82 +
83 + 02 Oct 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@g.o>
84 + +amarok-2.2.0.ebuild, metadata.xml:
85 + Bumped amarok to version 2.2.0.
86
87 27 Sep 2009; Brent Baude <ranger@g.o>
88 amarok-1.4.10_p20090130-r3.ebuild:
89
90
91
92 1.1 media-sound/amarok/amarok-2.2.0.ebuild
93
94 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/amarok-2.2.0.ebuild?rev=1.1&view=markup
95 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/amarok-2.2.0.ebuild?rev=1.1&content-type=text/plain
96
97 Index: amarok-2.2.0.ebuild
98 ===================================================================
99 # Copyright 1999-2009 Gentoo Foundation
100 # Distributed under the terms of the GNU General Public License v2
101 # $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.2.0.ebuild,v 1.1 2009/10/02 01:11:48 jmbsvicetto Exp $
102
103 EAPI="2"
104
105 # Translations are only in the tarballs, not the git repo
106 if [[ ${PV} != *9999* ]]; then
107 KDE_LINGUAS="bg ca cs da de en_GB es et eu fi fr it ja km nb nds nl
108 pa pl pt pt_BR ru sl sr sr@latin sv th tr uk wa zh_TW"
109 else
110 EGIT_REPO_URI="git://gitorious.org/${PN}/${PN}.git"
111 GIT_ECLASS="git"
112 fi
113 OPENGL_REQUIRED="optional"
114 inherit kde4-base ${GIT_ECLASS}
115
116 DESCRIPTION="Advanced audio player based on KDE framework."
117 HOMEPAGE="http://amarok.kde.org/"
118 if [[ ${PV} = *9999* ]]; then
119 SRC_URI=""
120 else
121 SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.bz2"
122 fi
123
124 LICENSE="GPL-2"
125 KEYWORDS="~amd64 ~x86"
126 SLOT="4"
127 IUSE="cdda daap debug ipod lastfm mp3tunes mtp +semantic-desktop"
128
129 # ipod requires gdk enabled and also gtk compiled in libgpod
130 DEPEND="
131 >=app-misc/strigi-0.5.7
132 || (
133 >=dev-db/mysql-5.0.76-r1[embedded,-minimal]
134 >=dev-db/mysql-community-5.0.77-r1[embedded,-minimal]
135 )
136 >=media-libs/taglib-1.6
137 >=media-libs/taglib-extras-1.0.1
138 >=kde-base/kdelibs-${KDE_MINIMAL}[opengl?,semantic-desktop?]
139 sys-libs/zlib
140 >=x11-libs/qtscriptgenerator-0.1.0
141 cdda? (
142 >=kde-base/libkcddb-${KDE_MINIMAL}
143 >=kde-base/libkcompactdisc-${KDE_MINIMAL}
144 )
145 ipod? ( >=media-libs/libgpod-0.7.0[gtk] )
146 lastfm? ( >=media-libs/liblastfm-0.3.0 )
147 mp3tunes? (
148 dev-libs/glib:2
149 dev-libs/libxml2
150 dev-libs/openssl
151 net-libs/loudmouth
152 net-misc/curl
153 x11-libs/qt-core[glib]
154 )
155 mtp? ( >=media-libs/libmtp-0.3.0 )
156 "
157 RDEPEND="${DEPEND}
158 >=kde-base/phonon-kde-${KDE_MINIMAL}
159 >=media-sound/amarok-utils-${PV}
160 semantic-desktop? ( >=kde-base/nepomuk-${KDE_MINIMAL} )
161 "
162
163 PATCHES=( "${FILESDIR}/disable_bindings_test.patch" )
164
165 # Only really required for live ebuild, to skip git_src_prepare
166 src_prepare() {
167 kde4-base_src_prepare
168 }
169
170 src_configure() {
171 # Workaround for problems related to libmysqld.so and collection plugin not
172 # being found on some architectures when --as-needed is not used.
173 append-ldflags -Wl,--as-needed
174
175 mycmakeargs="${mycmakeargs}
176 -DWITH_PLAYER=ON
177 -DWITH_UTILITIES=OFF
178 -DWITH_Libgcrypt=OFF
179 $(cmake-utils_use_with ipod)
180 $(cmake-utils_use_with ipod Gdk)
181 $(cmake-utils_use_with lastfm LibLastFm)
182 $(cmake-utils_use_with mtp)
183 $(cmake-utils_use_with mp3tunes MP3Tunes)"
184 # $(cmake-utils_use_with semantic-desktop Nepomuk)
185 # $(cmake-utils_use_with semantic-desktop Soprano)"
186
187 kde4-base_src_configure
188 }
189
190 pkg_postinst() {
191 kde4-base_pkg_postinst
192
193 if use daap; then
194 echo
195 elog "You have installed amarok with daap support."
196 elog "You may be interested in installing www-servers/mongrel as well."
197 echo
198 fi
199 }