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

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


Branch: pkgsrc-2015Q1, Version: 6.0, Package name: pulseaudio-6.0, 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] [sysutils/consolekit] [security/policykit] [devel/libltdl] [devel/glib2] [databases/gdbm] [net/avahi] [textproc/json-c] [x11/libXtst] [audio/speexdsp] [audio/libsamplerate] [audio/libsndfile]

Required to build:
[pkgtools/x11-links] [x11/recordproto] [x11/compositeproto] [x11/glproto] [x11/randrproto] [x11/renderproto] [x11/xcb-proto] [x11/xf86driproto] [x11/damageproto] [x11/xextproto] [x11/dri2proto] [x11/inputproto] [x11/fixesproto4] [x11/xproto] [x11/xf86vidmodeproto]

Package options: avahi, x11

Master sites:

SHA1: 3607d523fb270d9b68463de30f5d9e17957f1088
RMD160: a3f96cabc2872646c34ba581d6044dc4a6513fd9
Filesize: 1434.813 KB

Version history: (Expand)


CVS history: (Expand)


   2015-05-17 13:48:54 by Benny Siegert | Files touched by this commit (1)
Log message:
Pullup ticket #4667 - requested by joerg
audio/pulseaudio: build fix

Revisions pulled up:
- audio/pulseaudio/buildlink3.mk                                1.24

---
   Module Name:    pkgsrc
   Committed By:   wiz
   Date:           Sun Apr 19 06:42:02 UTC 2015

   Modified Files:
           pkgsrc/audio/pulseaudio: buildlink3.mk
           pkgsrc/x11/qt5-qtmultimedia: Makefile

   Log message:
   Wrap libtool arguments (instead of cxx) and do it for all pulseaudio users
   instead of only qt5-qtmultimedia.

   Fixes build failures in qt5-qtmultimedia users like kid3.
   Suggested by joerg.