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
|
# ChangeLog for media-plugins/alsa-plugins
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v 1.18 2006/10/05 04:09:32 josejx Exp $
05 Oct 2006; Joseph Jezak <josejx@gentoo.org> alsa-plugins-1.0.12.ebuild,
alsa-plugins-1.0.13.ebuild:
Marked ~ppc for bug #141727.
02 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> metadata.xml:
Move maintainership over to new alsa herd.
01 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
-alsa-plugins-1.0.13_rc2.ebuild:
Remove 1.0.13 release candidates.
*alsa-plugins-1.0.13 (30 Sep 2006)
30 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
+alsa-plugins-1.0.13.ebuild:
Version bump.
24 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
alsa-plugins-1.0.11.ebuild, alsa-plugins-1.0.12.ebuild,
alsa-plugins-1.0.13_rc2.ebuild:
Fix the autotools version dependencies.
*alsa-plugins-1.0.13_rc2 (16 Sep 2006)
16 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
+alsa-plugins-1.0.13_rc2.ebuild:
Version bump to latest rc.
31 Aug 2006; Diego Pettenò <flameeyes@gentoo.org>
alsa-plugins-1.0.12.ebuild:
Remove pkg_postinst as it's not needed anymore.
*alsa-plugins-1.0.12 (31 Aug 2006)
31 Aug 2006; Diego Pettenò <flameeyes@gentoo.org>
+files/alsa-plugins-1.0.12-automagic.patch,
-alsa-plugins-1.0.12_rc1.ebuild, -alsa-plugins-1.0.12_rc1-r1.ebuild,
+alsa-plugins-1.0.12.ebuild:
Version bump to latest version, and remove release candidate.
11 Aug 2006; Markus Rothe <corsair@gentoo.org>
alsa-plugins-1.0.12_rc1-r1.ebuild:
Added ~ppc64; bug #141727
26 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
alsa-plugins-1.0.12_rc1.ebuild, alsa-plugins-1.0.12_rc1-r1.ebuild:
Require 1.0.12 alsa-lib, although upstream didn't change the requirements in
the configure file, it fails to build otherwise.
22 Jul 2006; Zaheer Abbas Merali <zaheerm@gentoo.org>
alsa-plugins-1.0.12_rc1-r1.ebuild:
mark ~x86
*alsa-plugins-1.0.12_rc1-r1 (17 Jul 2006)
17 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
+alsa-plugins-1.0.12_rc1-r1.ebuild:
Add support for PulseAudio plugin (by using polyp plugin as the new renamed
plugin isn't released yet), and debug useflag to disable asserts and other
debugging code.
*alsa-plugins-1.0.12_rc1 (23 Jun 2006)
23 Jun 2006; Diego Pettenò <flameeyes@gentoo.org>
+files/alsa-plugins-1.0.12_rc1-automagic.patch,
+alsa-plugins-1.0.12_rc1.ebuild:
Version bump to 1.0.12_rc1 version.
01 May 2006; Joseph Jezak <josejx@gentoo.org> alsa-plugins-1.0.11.ebuild:
Marked ~ppc for bug #131082.
30 Apr 2006; Mark Loeser <halcy0n@gentoo.org> alsa-plugins-1.0.11.ebuild:
Marked ~x86; bug #131082
26 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org>
alsa-plugins-1.0.11.ebuild:
~sparc'ed wrt #131082
24 Apr 2006; Markus Rothe <corsair@gentoo.org> alsa-plugins-1.0.11.ebuild:
Added ~ppc64; bug #131082
*alsa-plugins-1.0.11 (24 Apr 2006)
24 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+files/alsa-plugins-1.0.11-automagic.patch, +metadata.xml,
+alsa-plugins-1.0.11.ebuild:
New package alsa-plugins, built from upstream's alsa-plugins tarball.
Features jack, resampling, a52 and other plugins. Supersedes
media-plugins/alsa-jack.
|