Gentoo Archives: gentoo-commits

From: "Chris Reffett (creffett)" <creffett@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/amarok: metadata.xml ChangeLog
Date: Fri, 24 Aug 2012 01:56:04
Message-Id: 20120824015554.7A64D20502@flycatcher.gentoo.org
1 creffett 12/08/24 01:55:54
2
3 Modified: metadata.xml ChangeLog
4 Log:
5 Update metadata.xml to remove leading space in "equery uses", wrt bug 432506
6
7 (Portage version: 2.2.0_alpha122/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.32 media-sound/amarok/metadata.xml
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amarok/metadata.xml?rev=1.32&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amarok/metadata.xml?rev=1.32&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amarok/metadata.xml?r1=1.31&r2=1.32
15
16 Index: metadata.xml
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/amarok/metadata.xml,v
19 retrieving revision 1.31
20 retrieving revision 1.32
21 diff -u -r1.31 -r1.32
22 --- metadata.xml 8 Jul 2012 15:10:40 -0000 1.31
23 +++ metadata.xml 24 Aug 2012 01:55:54 -0000 1.32
24 @@ -8,31 +8,25 @@
25 <name>Jorge Manuel B. S. Vicetto</name>
26 </maintainer>
27 <use>
28 - <flag name="daap">
29 - Enable the scripts for music sharing through DAAP. This flag adds
30 + <flag name="daap">Enable the scripts for music sharing through DAAP. This flag adds
31 dependencies on <pkg>www-servers/mongrel</pkg> to allow sharing of
32 the Amarok music collection through DAAP protocol. Please note
33 that turning this flag off has no effect on DAAP browsing.
34 </flag>
35 - <flag name="embedded">
36 - Use libmysqld, MySQL embedded server library.
37 + <flag name="embedded">Use libmysqld, MySQL embedded server library.
38 Try disabling this if you encounter -PIC related in amarok,
39 it will make amarok rely only on standalone MySQL server.
40 </flag>
41 - <flag name="lastfm">
42 - Enable Last.fm streaming services support through
43 + <flag name="lastfm">Enable Last.fm streaming services support through
44 <pkg>media-libs/liblastfm</pkg>
45 </flag>
46 <flag name="mp3tunes">Enable mp3tunes integration</flag>
47 - <flag name="mtp">
48 - Enable support for libMTP (Plays4Sure) devices access through libmtp
49 + <flag name="mtp">Enable support for libMTP (Plays4Sure) devices access through libmtp
50 </flag>
51 - <flag name="ofa">
52 - Use <pkg>media-libs/libofa</pkg> to compute MusicDNS acoustic
53 + <flag name="ofa">Use <pkg>media-libs/libofa</pkg> to compute MusicDNS acoustic
54 fingerprints (used by MusicBrainz)
55 </flag>
56 - <flag name="utils">
57 - Build the utils - old <pkg>media-sound/amarok-utils</pkg>
58 + <flag name="utils">Build the utils - old <pkg>media-sound/amarok-utils</pkg>
59 </flag>
60 </use>
61 </pkgmetadata>
62
63
64
65 1.437 media-sound/amarok/ChangeLog
66
67 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amarok/ChangeLog?rev=1.437&view=markup
68 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amarok/ChangeLog?rev=1.437&content-type=text/plain
69 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amarok/ChangeLog?r1=1.436&r2=1.437
70
71 Index: ChangeLog
72 ===================================================================
73 RCS file: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v
74 retrieving revision 1.436
75 retrieving revision 1.437
76 diff -u -r1.436 -r1.437
77 --- ChangeLog 22 Aug 2012 23:17:45 -0000 1.436
78 +++ ChangeLog 24 Aug 2012 01:55:54 -0000 1.437
79 @@ -1,6 +1,9 @@
80 # ChangeLog for media-sound/amarok
81 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
82 -# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.436 2012/08/22 23:17:45 johu Exp $
83 +# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.437 2012/08/24 01:55:54 creffett Exp $
84 +
85 + 24 Aug 2012; Chris Reffett <creffett@g.o> metadata.xml:
86 + Update metadata.xml to remove leading space in "equery uses", wrt bug 432506
87
88 22 Aug 2012; Johannes Huber <johu@g.o> -amarok-2.4.3-r1.ebuild,
89 -files/amarok-2.3.2-fix-qt-regression.patch,