Wiki home
Editing page "
pulseaudio
"
Base on previous version:
0
-
318
-
352
-
374
-
387
-
402
-
406
-
1674
-
2687
-
3747
-
3948
-
4287
-
5024
-
6131
-
6658
-
7234
# Note: depends on [pkg]pkg-config[/pkg] # Note: depends on [pkg]json-c[/pkg] # Note: depends on [pkg]libsndfile[/pkg] # Note: depends on [pkg]m4[/pkg] # Note: depends on [pkg]intltool[/pkg] # Note: depends on [pkg]gettext[/pkg] # Note: depends on [pkg]libtool[/pkg] wget -c [link]http://freedesktop.org/software/pulseaudio/releases/pulseaudio-9.0.tar.xz[/link] tar -xJf pulseaudio-9.0.tar.xz cd pulseaudio-9.0 mkdir -p build cd build ../configure --prefix="/usr" --sysconfdir="/etc" || ../configure --prefix="/usr" --sysconfdir="/etc" --without-caps # Note: "am__append_80=" is to disable the consolekit module, which otherwise breaks pulseaudio unless you have consolekit installed make am__append_80= # Doesn't mind -j# make install am__append_80= useradd -M -d /tmp -r -s /sbin/nologin pulse
Change summary:
Tags allowed:
[pkg]name[/pkg]
Link to another package on the buildwiki by name
[link]URL[/link]
Link to an external page