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
|
# ChangeLog for media-plugins/eq-xmms
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/eq-xmms/ChangeLog,v 1.17 2006/01/29 15:48:48 blubb Exp $
28 Jan 2006; Simon Stelling <blubb@gentoo.org>
-files/eq-xmms-0.6-sse_filters.patch.bz2, eq-xmms-0.6-r3.ebuild,
eq-xmms-0.6-r4.ebuild, eq-xmms-0.6-r5.ebuild:
move compressed patches to the mirrors
*eq-xmms-0.6-r5 (16 Jan 2006)
16 Jan 2006; Luis Medinas <metalgod@gentoo.org>
+files/eq-xmms-0.6-exit_fix.patch, +eq-xmms-0.6-r5.ebuild:
Added a patch to fix segfault upon exit thanks to Thomas Cort
<tcort@cs.ubishops.ca>. Fixes bug #74831.
*eq-xmms-0.7 (16 Jan 2006)
16 Jan 2006; Konstantin Arkhipov <voxus@gentoo.org> +eq-xmms-0.7.ebuild,
+files/eq-xmms-0.7-amd64_support.patch:
Version bump.
07 Jan 2006; Konstantin Arkhipov <voxus@gentoo.org> eq-xmms-0.6-r3.ebuild,
eq-xmms-0.6-r4.ebuild:
Desired automake for -r3 is 1.7, amd64 keyword dropped from -r4 due to
strange sound corruptions.
*eq-xmms-0.6-r4 (06 Jan 2006)
06 Jan 2006; Konstantin Arkhipov <voxus@gentoo.org> eq-xmms-0.6-r4.ebuild:
Bump to latest CVS update.
04 Sep 2005; Diego Pettenò <flameeyes@gentoo.org> eq-xmms-0.6-r1.ebuild,
eq-xmms-0.6-r2.ebuild, eq-xmms-0.6-r3.ebuild:
Don't install COPYING and INSTALL files. Use autotools eclass to re-create
the autotools files. Minor style fixes.
*eq-xmms-0.6-r3 (03 Jul 2005)
03 Jul 2005; Konstantin Arkhipov <voxus@gentoo.org> +eq-xmms-0.6-r3.ebuild,
+files/eq-xmms-0.6-sse_filters.patch.bz2,
+files/eq-xmms-0.6-sse_round_trickfilters.patch:
Extracted sse-filters patch from current cvs. A bit of verbosity added.
*eq-xmms-0.6-r2 (22 Mar 2005)
22 Mar 2005; Konstantin Arkhipov <voxus@gentoo.org> -eq-xmms-0.6.ebuild,
+eq-xmms-0.6-r2.ebuild, +files/eq-xmms-0.6-mono_fix.patch:
Added fix for playing mono streams. For details - see:
http://sf.net/tracker/?func=detail&aid=999884&group_id=61119&atid=496208
Old 0.6 ebuild dropped.
13 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> eq-xmms-0.6-r1.ebuild,
eq-xmms-0.6.ebuild:
added elibtoolize call, fixes #85064
01 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org>
eq-xmms-0.6-r1.ebuild:
Stable amd64, sparc, x86.
*eq-xmms-0.6-r1 (14 Jul 2004)
14 Jul 2004; Konstantin Arkhipov <voxus@gentoo.org>:
+files/eq-xmms-0.6-shade_fix.patch,
+eq-xmms-0.6-r1.ebuild:
Dummy workaround for shade bug from upstream CVS.
29 Jun 2004; David Holm <dholm@gentoo.org> eq-xmms-0.6.ebuild:
Added to ~ppc.
*eq-xmms-0.6 (28 Jun 2004)
28 Jun 2004; Jeremy Huddleston <eradicator@gentoo.org>
+files/eq-xmms-0.6-nonx86.patch, -eq-xmms-0.5.ebuild, +eq-xmms-0.6.ebuild:
Version bump. Tested on amd64, x86, and sparc. Removing old version which
causes segfaults on newer xmms versions. Closes bug #54969.
17 Jun 2004; Jeremy Huddleston <eradicator@gentoo.org> eq-xmms-0.5.ebuild:
Added to ~amd64.
26 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org> eq-xmms-0.5.ebuild:
Cleaned up to make aliz's script happy. Stable x86.
*eq-xmms-0.5 (17 Feb 2004)
17 Feb 2004; Jeremy Huddleston <eradicator@gentoo.org> eq-xmms-0.5.ebuild,
metadata.xml:
Graphical Equalizer for XMMS. The one builtin to xmms only supports mp3's.
This one supports any stream. Ebuild submitted by Konstantin Arkhipov
<voxus@infonet.ee> in bug #41805.
|