Date: Mon, 11 Aug 2014 02:12:52 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 190485] [new port] audio/pulseaudio5: new port of pulseaudio 5.0 Message-ID: <bug-190485-13-e7XH0U0b0g@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-190485-13@https.bugs.freebsd.org/bugzilla/> References: <bug-190485-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190485 kevin.bowling@kev009.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kevin.bowling@kev009.com --- Comment #12 from kevin.bowling@kev009.com --- Kurt, looking at the automake files: * bin/qpaeq would only exist if pulseaudio was built with FFTW and dbus * lib/pulse-%%PULSE_VERSION%%/modules/module-equalizer-sink.so would only exist with FFTW and dbus * lib/pulse-%%PULSE_VERSION%%/modules/module-jackdbus-detect.so would only exist with dbus and JACK option. I've created a new shar with fixes. I added fftw3 and fftw3-float as a libdeps, conditionality plist the jackdbus-detect module, and did some other cleanups. IMHO this should be the only audio/pulseaudio. The current is simply too old and clients can still talk to the newer version. I tested by keeping all my pkgs built against the current pulseaudio in ports, did an installation of pulseaudio 5.0 without a rebuild of any other packages, killed/started pulse, and killed/started clients. Attached shar is working well for me and the poudriere ports I have that link to pulseaudio rebuilt fine. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-190485-13-e7XH0U0b0g>