Summary: | [NEW PORT] audio/linux-f10-pulseaudio-libs: Libraries for PulseAudio clients | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Andriy Gapon <avg> | ||||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | ||||||||
Priority: | Normal | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Andriy Gapon
2011-04-01 15:30:13 UTC
I'd like to get this port in, now that we have support for linux pulseaudio in the linuxolator on head and stable/[87]. I don't insist on my version of the port if there are alternatives. -- Andriy Gapon Absence of this port is the only thing that holds import of newer Skype for Linux. Please help. -- Andriy Gapon Updated version of the port. Changes: - added src rpm name (it has a different name from the rpm), submitted by nox - use local/patched version of the rpm that uses the same local socket path as FreeBSD native pulseaudio -- Andriy Gapon nox 2011-04-26 20:12:27 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/linux-f10-pulseaudio-libs Makefile distinfo.i386 pkg-descr pkg-plist audio/linux-f10-pulseaudio-libs/files patch-etc_pulse_client.conf-dist Log: This package contains the runtime libraries for any application that wishes to interface with a PulseAudio sound server. WWW: http://www.pulseaudio.org/ PR: ports/156112 Submitted by: avg Revision Changes Path 1.1163 +1 -0 ports/audio/Makefile 1.1 +38 -0 ports/audio/linux-f10-pulseaudio-libs/Makefile (new) 1.1 +4 -0 ports/audio/linux-f10-pulseaudio-libs/distinfo.i386 (new) 1.1 +16 -0 ports/audio/linux-f10-pulseaudio-libs/files/patch-etc_pulse_client.conf-dist (new) 1.1 +4 -0 ports/audio/linux-f10-pulseaudio-libs/pkg-descr (new) 1.1 +17 -0 ports/audio/linux-f10-pulseaudio-libs/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" nox 2011-04-26 20:17:14 UTC FreeBSD ports repository Modified files: Mk bsd.linux-apps.mk Log: Add pulseaudio-libs to _LINUX_26_APPS. PR: ports/156112 Submitted by: avg Approved by: bsam (via private email) Revision Changes Path 1.39 +7 -2 ports/Mk/bsd.linux-apps.mk _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed. Thanks! |