1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
|
# ChangeLog for media-sound/xmms2
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms2/ChangeLog,v 1.27 2012/07/01 17:25:26 slyfox Exp $
01 Jul 2012; Sergei Trofimovich <slyfox@gentoo.org> xmms2-0.8-r1.ebuild:
Workaround build failure when test failure occurs. Rerun tests in src_test().
It moves valgrind misconfiguration error to src_test() phase (bug #424377 by
Diego Elio Pettenò).
05 May 2012; Michał Górny <mgorny@gentoo.org> xmms2-0.7-r2.ebuild,
xmms2-0.7-r3.ebuild, xmms2-0.8-r1.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
20 Mar 2012; Sergei Trofimovich <slyfox@gentoo.org> xmms2-0.7-r2.ebuild,
xmms2-0.7-r3.ebuild, xmms2-0.8-r1.ebuild:
Fix 'media-sound/madplay' RDEPEND to be 'media-libs/libmad'. Found by nzqr in
bug #408779.
16 Mar 2012; Thomas Kahle <tomka@gentoo.org> xmms2-0.8-r1.ebuild:
marked x86 per bug 405717
07 Mar 2012; Brent Baude <ranger@gentoo.org> xmms2-0.8-r1.ebuild:
Marking xmms2-0.8-r1 ppc for bug 405717
26 Feb 2012; Agostino Sarubbo <ago@gentoo.org> xmms2-0.8-r1.ebuild:
Stable for amd64, wrt bug #405717
05 Feb 2012; Mike Gilbert <floppym@gentoo.org> xmms2-0.7-r2.ebuild:
Inherit multilib.
*xmms2-0.8-r1 (22 Oct 2011)
22 Oct 2011; Sergei Trofimovich <slyfox@gentoo.org> -xmms2-0.8.ebuild,
+xmms2-0.8-r1.ebuild:
Added USE=mp4 back to support mp4 containers (bug #387961 by frostyplanet at
gmail.com). xmms2 uses bundled (and patched) faad source code only to parse
mp4 format.
21 Oct 2011; Sergei Trofimovich <slyfox@gentoo.org> xmms2-0.8.ebuild:
Fixed USE=avahi build failure.
21 Oct 2011; Sergei Trofimovich <slyfox@gentoo.org> xmms2-0.8.ebuild:
Fixed repoman QA warnings (test? in RDEPEND)
*xmms2-0.8 (21 Oct 2011)
21 Oct 2011; Sergei Trofimovich <slyfox@gentoo.org> +xmms2-0.8.ebuild,
+files/xmms2-0.8DrO_o-waflib-fix-perl.patch:
Version bump. Added FEATURES=test support.
25 Aug 2011; Sergei Trofimovich <slyfox@gentoo.org> xmms2-0.7-r3.ebuild,
+files/xmms2-0.7DrNo-XsParse-3.patch:
Fix build failure against ExtUtils-ParseXS-3.20. Bug #380469 by Diego Elio
Pettenò. Use Module::Build to detect latest xsubpp instead of hardcoded
privlib.
17 Jul 2011; Pacho Ramos <pacho@gentoo.org> metadata.xml:
mms USE flag is now global.
03 Apr 2011; Tomáš Chvátal <scarabeus@gentoo.org> xmms2-0.7-r2.ebuild,
xmms2-0.7-r3.ebuild:
Use virtual/ffmpeg instead of media-video/ffmpeg.
*xmms2-0.7-r3 (21 Mar 2011)
21 Mar 2011; Sergei Trofimovich <slyfox@gentoo.org> +xmms2-0.7-r3.ebuild:
Respect CHOST spotted by Jeroen Roovers.
06 Mar 2011; Tobias Klausmann <klausman@gentoo.org> xmms2-0.7-r2.ebuild:
Stable on alpha, bug #354061
27 Feb 2011; Christian Faulhammer <fauli@gentoo.org> xmms2-0.7-r2.ebuild:
stable x86, security bug 354061
27 Feb 2011; Christian Faulhammer <fauli@gentoo.org> xmms2-0.7-r2.ebuild:
Correct dependencies as outlined by Andreas Schürch <andreas DOT schuerch
AT nativenet.ch> in bug 354061
25 Feb 2011; Brent Baude <ranger@gentoo.org> xmms2-0.7-r2.ebuild:
Marking xmms2-0.7-r2 ppc for bug 354061
21 Feb 2011; Markos Chandras <hwoarang@gentoo.org> xmms2-0.7-r2.ebuild:
Stable on amd64 wrt bug #354061
08 Jan 2011; Sergei Trofimovich <slyfox@gentoo.org> xmms2-0.7-r2.ebuild:
Removed unused app-admin/gamin depend. Redundancy found by Jeroen Roovers.
16 Oct 2010; Sergei Trofimovich <slyfox@gentoo.org> xmms2-0.7-r2.ebuild:
Added missing pkgconfig depend. Reported by dE <de.techno@gmail.com> (bug
#341273)
10 Oct 2010; Tobias Klausmann <klausman@gentoo.org> xmms2-0.7-r2.ebuild:
Keyworded on alpha, bug #326767
10 Oct 2010; Sergei Trofimovich <slyfox@gentoo.org> xmms2-0.7-r2.ebuild,
+files/xmms2-0.7DrNo-missing-protos.patch:
Fixed missing prototypes (bug #340361). Thanks to Misha
<thezogg@gmail.com> for the report.
*xmms2-0.7-r2 (01 Jul 2010)
01 Jul 2010; Sergei Trofimovich <slyfox@gentoo.org> -xmms2-0.7-r1.ebuild,
+xmms2-0.7-r2.ebuild:
Revision bump. Building xmms2 requires python2, pyrex became a build time
depend, moved to EAPI=3. Thanks to arfrever.
Disabled building of bundled faad2, use only external one.
Thanks to ssuominen.
*xmms2-0.7-r1 (30 Jun 2010)
30 Jun 2010; Sergei Trofimovich <slyfox@gentoo.org> -xmms2-0.7.ebuild,
+xmms2-0.7-r1.ebuild, metadata.xml:
Revision bump. Renamed USE flags to comform to other packages in tree:
libmad: 'mp3' -> 'mad'
mpg123: 'libmpg123' -> 'mp3'
faad2: 'mp4' -> 'aac'
Thanks to Samuli Suominen.
*xmms2-0.7 (30 Jun 2010)
30 Jun 2010; Sergei Trofimovich <slyfox@gentoo.org> +xmms2-0.7.ebuild,
+files/xmms2-0.7DrNo-windres-build-fix.patch, +metadata.xml:
Initial commit. Thanks everyone, who conributed to resolve bug #93583.
Special thanks to Mike Frysinger <vapier@gentoo.org> for help to cleanup
an ebuild.
|