Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/amarok: ChangeLog amarok-1.4.7-r1.ebuild amarok-1.4.6.ebuild amarok-1.4.5-r1.ebuild
Date: Sat, 10 Nov 2007 16:27:43
Message-Id: E1IqtBJ-0003p4-Hc@stork.gentoo.org
1 flameeyes 07/11/10 16:27:37
2
3 Modified: ChangeLog
4 Added: amarok-1.4.7-r1.ebuild
5 Removed: amarok-1.4.6.ebuild amarok-1.4.5-r1.ebuild
6 Log:
7 Remove old version, revision bump to blacklist xine-lib-1.1.8 direct last.fm playback as it's broken by server change, 1.1.9 will work again.
8 (Portage version: 2.1.3.19)
9
10 Revision Changes Path
11 1.235 media-sound/amarok/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/ChangeLog?rev=1.235&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/ChangeLog?rev=1.235&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/ChangeLog?r1=1.234&r2=1.235
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v
20 retrieving revision 1.234
21 retrieving revision 1.235
22 diff -u -r1.234 -r1.235
23 --- ChangeLog 4 Nov 2007 14:10:08 -0000 1.234
24 +++ ChangeLog 10 Nov 2007 16:27:36 -0000 1.235
25 @@ -1,6 +1,15 @@
26 # ChangeLog for media-sound/amarok
27 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.234 2007/11/04 14:10:08 angelos Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.235 2007/11/10 16:27:36 flameeyes Exp $
30 +
31 +*amarok-1.4.7-r1 (10 Nov 2007)
32 +
33 + 10 Nov 2007; Diego Pettenò <flameeyes@g.o>
34 + -files/amarok-1.4.5-magnatune.patch,
35 + +files/amarok-1.4.7+xine-lib-1.1.8-lastfm.patch, -amarok-1.4.5-r1.ebuild,
36 + -amarok-1.4.6.ebuild, +amarok-1.4.7-r1.ebuild:
37 + Remove old version, revision bump to blacklist xine-lib-1.1.8 direct last.fm
38 + playback as it's broken by server change, 1.1.9 will work again.
39
40 04 Nov 2007; Christoph Mende <angelos@g.o> amarok-1.4.7.ebuild:
41 Stable on amd64 wrt bug #192678
42
43
44
45 1.1 media-sound/amarok/amarok-1.4.7-r1.ebuild
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/amarok-1.4.7-r1.ebuild?rev=1.1&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/amarok-1.4.7-r1.ebuild?rev=1.1&content-type=text/plain
49
50 Index: amarok-1.4.7-r1.ebuild
51 ===================================================================
52 # Copyright 1999-2007 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 # $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-1.4.7-r1.ebuild,v 1.1 2007/11/10 16:27:36 flameeyes Exp $
55
56 LANGS="af ar az be bg bn br ca cs cy da de el en_GB eo es et eu fa fi
57 fr ga gl he hi hu id is it ja km ko ku lo lt mk ms nb nds ne nl nn pa pl
58 pt pt_BR ro ru rw se sk sl sq sr sr@Latn ss sv ta tg th tr uk uz zh_CN
59 zh_TW"
60 LANGS_DOC="da de es et fr it nl pl pt pt_BR ru sv"
61
62 USE_KEG_PACKAGING=1
63
64 inherit kde eutils flag-o-matic
65
66 PKG_SUFFIX=""
67
68 if [[ ${P/_pre} == ${P} ]]; then
69 MY_P="${P/_/-}"
70
71 if [[ ${P/_rc} == ${P} ]]; then
72 SRC_URI="mirror://kde/stable/amarok/${PV}/src/${MY_P}.tar.bz2"
73 S="${WORKDIR}/${P/_/-}"
74 else
75 SRC_URI="mirror://gentoo/${MY_P}.tar.bz2"
76 S="${WORKDIR}/${P/_rc*}"
77 fi
78 else
79 SRC_URI="mirror://gentoo/${P}.tar.bz2"
80 fi
81
82 DESCRIPTION="Advanced audio player based on KDE framework."
83 HOMEPAGE="http://amarok.kde.org/"
84
85 LICENSE="GPL-2"
86
87 SLOT="0"
88 KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
89 IUSE="mp4 kde mysql amazon opengl postgres
90 visualization ipod ifp real njb mtp musicbrainz daap
91 python"
92 # kde: enables compilation of the konqueror sidebar plugin
93
94 RDEPEND="kde? ( || ( kde-base/konqueror kde-base/kdebase ) )
95 >=media-libs/xine-lib-1.1.2_pre20060328-r8
96 >=media-libs/taglib-1.4
97 mysql? ( >=virtual/mysql-4.0 )
98 postgres? ( dev-db/libpq )
99 opengl? ( virtual/opengl )
100 visualization? ( media-libs/libsdl
101 =media-plugins/libvisual-plugins-0.4* )
102 ipod? ( >=media-libs/libgpod-0.4.2 )
103 mp4? ( media-libs/libmp4v2 )
104 ifp? ( media-libs/libifp )
105 real? ( media-video/realplayer )
106 njb? ( >=media-libs/libnjb-2.2.4 )
107 mtp? ( >=media-libs/libmtp-0.1.1 )
108 musicbrainz? ( media-libs/tunepimp )
109 =dev-lang/ruby-1.8*"
110
111 DEPEND="${RDEPEND}"
112
113 RDEPEND="${RDEPEND}
114 app-arch/unzip
115 python? ( dev-python/PyQt )
116 daap? ( www-servers/mongrel )"
117
118 PATCHES="${FILESDIR}/${P}+xine-lib-1.1.8-lastfm.patch"
119
120 need-kde 3.3
121
122 src_compile() {
123 # Extra, unsupported engines are forcefully disabled.
124 local myconf="$(use_enable mysql) $(use_enable postgres postgresql)
125 $(use_with opengl) --without-xmms
126 $(use_with visualization libvisual)
127 $(use_enable amazon)
128 $(use_with ipod libgpod)
129 $(use_with mp4 mp4v2)
130 $(use_with ifp)
131 $(use_with real helix)
132 $(use_with njb libnjb)
133 $(use_with mtp libmtp)
134 $(use_with musicbrainz)
135 $(use_with daap)
136 --with-xine
137 --without-mas
138 --without-nmm"
139
140 kde_src_compile
141 }
142
143 src_install() {
144 kde_src_install
145
146 # As much as I respect Ian, I'd rather leave Amarok to use mongrel
147 # from Portage, for security and policy reasons.
148 rm -rf "${D}"/usr/share/apps/amarok/ruby_lib/rbconfig \
149 "${D}"/usr/share/apps/amarok/ruby_lib/mongrel* \
150 "${D}"/usr/share/apps/amarok/ruby_lib/rubygems* \
151 "${D}"/usr/share/apps/amarok/ruby_lib/gem* \
152 "${D}"/usr/$(get_libdir)/ruby_lib
153
154 if ! use python; then
155 rm -r "${D}"/usr/share/apps/amarok/scripts/webcontrol \
156 || die "Unable to remove webcontrol."
157 fi
158 }
159
160
161
162 --
163 gentoo-commits@g.o mailing list