./audio/pulseaudio, Sound server for POSIX and Win32 systems

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.1nb4, Package name: pulseaudio-2.1nb4, Maintainer: pkgsrc-users

PulseAudio 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:
[sysutils/dbus] [databases/gdbm] [audio/speex] [audio/libsamplerate] [audio/libsndfile] [devel/glib2] [devel/libltdl] [x11/libXtst] [security/policykit] [sysutils/consolekit] [sysutils/hal] [net/avahi] [textproc/json-c]

Required to build:
[textproc/intltool] [lang/perl5] [pkgtools/x11-links] [devel/gmake] [devel/libtool-base] [devel/m4] [devel/pkg-config] [x11/compositeproto] [x11/renderproto] [x11/xproto] [x11/recordproto] [x11/inputproto] [x11/xextproto] [x11/randrproto] [x11/xcb-proto] [x11/fixesproto4]

Package options: avahi, x11

Master sites:

SHA1: 56b4ad9207ea3aec0ad1b8be4b55793b426a4f01
RMD160: 87f6051bbbe59c26e505a9765f388d3ee4d3a485
Filesize: 1323.246 KB

Version history: (Expand)


CVS history: (Expand)


   2013-05-06 22:44:18 by Mark Davies | Files touched by this commit (5) | Package updated
Log message:
Fix VARBASE and PKG_SYSCONFBASEDIR handling. Bump PKGREVISION.
   2013-02-16 12:25:34 by Thomas Klausner | Files touched by this commit (1885)
Log message:
Recursive bump for png-1.6.
   2013-02-07 00:24:19 by Jonathan Perkin | Files touched by this commit (1351) | Package updated
Log message:
PKGREVISION bumps for the security/openssl 1.0.1d update.
   2013-01-29 16:35:04 by Thomas Klausner | Files touched by this commit (1)
Log message:
Whitespace cleanup for pkglint.
   2013-01-29 16:34:55 by Thomas Klausner | Files touched by this commit (1)
Log message:
regen
   2013-01-29 16:34:47 by Thomas Klausner | Files touched by this commit (1)
Log message:
Add comment.
   2013-01-29 16:02:24 by Izumi Tsutsui | Files touched by this commit (1)
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.
   2012-11-17 23:20:49 by Mark Davies | Files touched by this commit (1)
Log message:
s/PULSEAUDIO_VER/PKGVERSION/ on the two lines that werent.