Gentoo Archives: gentoo-commits

From: "Theo Chatzimichos (tampakrap)" <tampakrap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/amarok: ChangeLog amarok-2.1.1.ebuild amarok-2.0.2-r3.ebuild amarok-2.0.2-r2.ebuild
Date: Fri, 26 Jun 2009 11:13:42
Message-Id: E1MK9NF-0006zG-A5@stork.gentoo.org
1 tampakrap 09/06/26 11:13:41
2
3 Modified: ChangeLog
4 Added: amarok-2.1.1.ebuild
5 Removed: amarok-2.0.2-r3.ebuild amarok-2.0.2-r2.ebuild
6 Log:
7 Version bump, remove old, bug 275467
8 (Portage version: 2.2_rc33/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.332 media-sound/amarok/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/ChangeLog?rev=1.332&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/ChangeLog?rev=1.332&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/ChangeLog?r1=1.331&r2=1.332
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v
20 retrieving revision 1.331
21 retrieving revision 1.332
22 diff -u -r1.331 -r1.332
23 --- ChangeLog 13 Jun 2009 11:01:17 -0000 1.331
24 +++ ChangeLog 26 Jun 2009 11:13:41 -0000 1.332
25 @@ -1,6 +1,14 @@
26 # ChangeLog for media-sound/amarok
27 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.331 2009/06/13 11:01:17 scarabeus Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.332 2009/06/26 11:13:41 tampakrap Exp $
30 +
31 +*amarok-2.1.1 (26 Jun 2009)
32 +
33 + 26 Jun 2009; Theo Chatzimichos <tampakrap@g.o>
34 + -files/2.0.1.1-ipod.patch, -amarok-2.0.2-r2.ebuild,
35 + -amarok-2.0.2-r3.ebuild, -files/amarok-2.0.2-lastfm-authentication.patch,
36 + +amarok-2.1.1.ebuild, -files/amarok-ipod.patch:
37 + Version bump, remove old, bug 275467
38
39 13 Jun 2009; Tomáš Chvátal <scarabeus@g.o> amarok-2.1.ebuild:
40 Enable KDE_LINGUAS.
41
42
43
44 1.1 media-sound/amarok/amarok-2.1.1.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/amarok-2.1.1.ebuild?rev=1.1&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/amarok-2.1.1.ebuild?rev=1.1&content-type=text/plain
48
49 Index: amarok-2.1.1.ebuild
50 ===================================================================
51 # Copyright 1999-2009 Gentoo Foundation
52 # Distributed under the terms of the GNU General Public License v2
53 # $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.1.1.ebuild,v 1.1 2009/06/26 11:13:41 tampakrap Exp $
54
55 EAPI="2"
56
57 KDE_LINGUAS="bg ca cs da de el en_GB es et eu fr gl he is it ja km ku lt lv nb
58 nds nl nn pa pl pt pt_BR ro ru sl sv th tr uk wa zh_CN zh_TW"
59 OPENGL_REQUIRED="optional"
60 KMNAME="extragear/multimedia"
61 inherit kde4-base
62
63 DESCRIPTION="Advanced audio player based on KDE framework."
64 HOMEPAGE="http://amarok.kde.org/"
65 SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.bz2"
66
67 LICENSE="GPL-2"
68 KEYWORDS="~amd64 ~x86"
69 SLOT="4"
70 IUSE="cdaudio daap debug ipod mp3tunes mtp +semantic-desktop"
71
72 # ipod requires gdk enabled and also gtk compiled in libgpod
73 DEPEND="
74 >=app-misc/strigi-0.5.7
75 || (
76 >=dev-db/mysql-5.0.76-r1[embedded,-minimal]
77 >=dev-db/mysql-community-5.0.77-r1[embedded,-minimal]
78 )
79 >=media-libs/taglib-1.5
80 >=media-libs/taglib-extras-0.1[kde]
81 >=kde-base/kdelibs-${KDE_MINIMAL}[opengl?,semantic-desktop?]
82 sys-libs/zlib
83 >=x11-libs/qtscriptgenerator-0.1.0
84 cdaudio? (
85 >=kde-base/libkcddb-${KDE_MINIMAL}
86 >=kde-base/libkcompactdisc-${KDE_MINIMAL}
87 )
88 ipod? (
89 >=media-libs/libgpod-0.7.0[gtk]
90 )
91 mp3tunes? (
92 dev-libs/glib:2
93 dev-libs/libxml2
94 dev-libs/openssl
95 net-libs/loudmouth
96 net-misc/curl
97 x11-libs/qt-core[glib]
98 )
99 mtp? ( >=media-libs/libmtp-0.3.0 )
100 "
101 RDEPEND="${DEPEND}
102 >=kde-base/phonon-kde-${KDE_MINIMAL}
103 >=media-sound/amarok-utils-${PV}
104 semantic-desktop? ( >=kde-base/nepomuk-${KDE_MINIMAL} )
105 "
106
107 PATCHES=( "${FILESDIR}/disable_bindings_test.patch" )
108
109 src_configure() {
110 # Workaround for problems related to libmysqld.so and collection plugin not
111 # being found on some architectures when --as-needed is not used.
112 append-ldflags -Wl,--as-needed
113
114 mycmakeargs="${mycmakeargs}
115 -DWITH_PLAYER=ON
116 -DWITH_UTILITIES=OFF
117 -DWITH_Libgcrypt=OFF
118 $(cmake-utils_use_with ipod Ipod)
119 $(cmake-utils_use_with ipod Gdk)
120 $(cmake-utils_use_with mtp Mtp)
121 $(cmake-utils_use_with mp3tunes MP3TUNES)"
122 # $(cmake-utils_use_with semantic-desktop Nepomuk)
123 # $(cmake-utils_use_with semantic-desktop Soprano)"
124
125 kde4-base_src_configure
126 }
127
128 pkg_postinst() {
129 kde4-base_pkg_postinst
130
131 if use daap; then
132 echo
133 elog "You have installed amarok with daap support."
134 elog "You may be interested in installing www-servers/mongrel as well."
135 echo
136 fi
137 }