Path to this page:
./
audio/pulseaudio,
Sound server for POSIX and Win32 systems
Branch: pkgsrc-2012Q4,
Version: 2.1nb1,
Package name: pulseaudio-2.1nb1,
Maintainer: pkgsrc-usersPulseAudio is a sound server for POSIX and Win32 systems. A sound server is
basically a proxy for your sound applications. It allows you to do advanced
operations on your sound data as it passes between your application and your
hardware. Things like transferring the audio to a different machine, changing
the sample format or channel count and mixing several sounds into one are
easily achieved using a sound server.
Required to run:[
devel/libltdl] [
devel/glib2] [
databases/gdbm] [
x11/libXtst] [
security/policykit] [
sysutils/hal] [
sysutils/dbus] [
sysutils/consolekit] [
net/avahi] [
textproc/json-c] [
audio/libsamplerate] [
audio/libsndfile] [
audio/speex]
Required to build:[
devel/m4] [
devel/libtool-base] [
devel/gmake] [
devel/pkg-config] [
lang/perl5] [
pkgtools/x11-links] [
x11/fixesproto4] [
x11/inputproto] [
x11/randrproto] [
x11/compositeproto] [
x11/recordproto] [
x11/renderproto] [
x11/xextproto] [
x11/xcb-proto] [
x11/xproto] [
textproc/intltool]
Package options: avahi, x11
Master sites:
SHA1: 56b4ad9207ea3aec0ad1b8be4b55793b426a4f01
RMD160: 87f6051bbbe59c26e505a9765f388d3ee4d3a485
Filesize: 1323.246 KB
Version history: (Expand)
- (2013-01-06) Package added to pkgsrc.se, version pulseaudio-2.1nb1 (created)
CVS history: (Expand)
2013-02-13 19:46:02 by Matthias Scheler | Files touched by this commit (4) |
Log message:
Pullup ticket #4064 - requested by he
audio/pulseaudio: build fix
Revisions pulled up:
- audio/pulseaudio/distinfo 1.35
- audio/pulseaudio/options.mk 1.5
- audio/pulseaudio/patches/patch-configure 1.2
- audio/pulseaudio/patches/patch-src_Makefile.in 1.2
---
Module Name: pkgsrc
Committed By: tsutsui
Date: Tue Jan 29 15:02:24 UTC 2013
Modified Files:
pkgsrc/audio/pulseaudio/patches: patch-configure
Log message:
Always use atomic_ops(3) on NetBSD even on arm, i.e. kill Linux-ARM'ism.
Fixes configure failure on NetBSD/arm 6.0.
Also add patch comment.
---
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jan 29 15:34:47 UTC 2013
Modified Files:
pkgsrc/audio/pulseaudio/patches: patch-src_Makefile.in
Log message:
Add comment.
---
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jan 29 15:34:55 UTC 2013
Modified Files:
pkgsrc/audio/pulseaudio: distinfo
Log message:
regen
---
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jan 29 15:35:04 UTC 2013
Modified Files:
pkgsrc/audio/pulseaudio: options.mk
Log message:
Whitespace cleanup for pkglint.
|