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
|
# ChangeLog for media-sound/pulseaudio
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v 1.21 2006/08/11 15:46:49 gustavoz Exp $
11 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org>
pulseaudio-0.9.4-r1.ebuild:
To ~sparc wrt #143510
*pulseaudio-0.9.4-r1 (30 Jul 2006)
30 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
+files/pulseaudio-0.9.4-r1170.patch, +pulseaudio-0.9.4-r1.ebuild:
Add patch from upstream to fix using capabilities.
29 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
files/pulseaudio.init.d-2, files/pulseaudio.conf.d,
pulseaudio-0.9.4.ebuild:
Create /var/run/pulse directory during install, thanks to Florian Steinel
for reporting.
27 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
-pulseaudio-0.9.3.ebuild, pulseaudio-0.9.4.ebuild:
Require avahi 0.6.12 to complete the fix of 0.9.4 version. Remove old version.
*pulseaudio-0.9.4 (27 Jul 2006)
27 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
+pulseaudio-0.9.4.ebuild:
Version bump.
22 Jul 2006; Zaheer Abbas Merali <zaheem@gentoo.org>
pulseaudio-0.9.3.ebuild:
keyword ~x86
22 Jul 2006; Luca Barbato <lu_zero@gentoo.org> pulseaudio-0.9.3.ebuild:
Marked ~ppc + typo fix
21 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
-files/pulseaudio-0.9.2-fbsd.patch,
-files/pulseaudio-0.9.2-moduledetect.patch, -files/pulseaudio.init.d,
-pulseaudio-0.9.2.ebuild:
Remove old version and related files.
*pulseaudio-0.9.3 (21 Jul 2006)
21 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
+files/pulseaudio.init.d-2, +pulseaudio-0.9.3.ebuild:
Version bump and new init script to use the new system-wide mode (compatible
with our 0.9.2).
19 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
files/pulseaudio.init.d, pulseaudio-0.9.2.ebuild:
Add support for esd wrapper when using system-wide mode, by enabling
anonymous authentication for esound protocol and relying once again on
filesystem access for being able to use it.
19 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
files/pulseaudio-0.9.2-esdcompat.patch:
Fix esdcompat patch that was incomplete.
19 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
+files/pulseaudio-0.9.2-esdcompat.patch, pulseaudio-0.9.2.ebuild:
Add patch to fix esdcompat script on BSD userlands.
19 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
pulseaudio-0.9.2.ebuild:
Add dependency on eselect-esd and relative call to put the esd symlink in
place.
18 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
files/pulseaudio.conf.d, files/pulseaudio.init.d, pulseaudio-0.9.2.ebuild:
Split pulseaudio access in pulse-access group, as suggested by upstream, use
a different script to initialise system-wide pulseaudio, so that the default
is the same as in other distributions and in vanilla, allowing users to set
the system-wide mode if they want, disable module loading at runtime for
systemwide setup, and explain everythign in a postinst message.
18 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
+files/pulseaudio-0.9.2-moduledetect.patch, pulseaudio-0.9.2.ebuild:
Add patch to allow module-detect to work on FreeBSD.
17 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
files/pulseaudio.conf.d, files/pulseaudio.init.d, pulseaudio-0.9.2.ebuild:
Improve support for system-wide pulseaudio daemon, let it work with users in
audio group.
16 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
files/pulseaudio-0.9.2-fbsd.patch:
Improve FreeBSD patch a bit thanks to suggestion of the author Lennart
Poettering.
16 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
pulseaudio-0.9.2.ebuild:
Add ~x86-fbsd keyword.
16 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
files/pulseaudio.conf.d, files/pulseaudio.init.d:
Little change to init.d scripts.
16 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
+files/pulseaudio-0.9.2-fbsd.patch, files/pulseaudio.conf.d,
files/pulseaudio.init.d, pulseaudio-0.9.2.ebuild:
Add patch to build on FreeBSD, change init script so that it doesn't
daemonise and properly fails when initialisation fails.
*pulseaudio-0.9.2 (11 Jul 2006)
11 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
+files/pulseaudio.conf.d, +files/pulseaudio.init.d, +metadata.xml,
+pulseaudio-0.9.2.ebuild:
Add pulseaudio ebuild, thanks to Tom Schneider, Ed Catmur, Florian Steinel,
Disaster and Gonzalo Aguilar Delgado in bug #74039.
|