Summary: | [new port] audio/skype_oss_wrapper: skype-only pulseaudio replacement | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Andriy Voskoboinyk <avos> | ||||||||
Component: | Individual Port(s) | Assignee: | Johannes Jost Meixner <xmj> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Only Me | CC: | xmj | ||||||||
Priority: | --- | ||||||||||
Version: | Latest | ||||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
Bug Depends on: | |||||||||||
Bug Blocks: | 200608 | ||||||||||
Attachments: |
|
Created attachment 157465 [details]
portlint.log
Created attachment 157468 [details]
poudriere-9.3-i386.log
I'll take it, and I'll rename the port a little before committing. Are devtools actually used for building libpulse.so.6, or can you build everything with stock FreeBSD? Did you test both cases with Skype (e.g. via calling 'echo123') ? > Are devtools actually used for building libpulse.so.6, or can you build > everything with stock FreeBSD? Yes, they are used for building native Linux library (so, you cannot use stock compiler because it doesn't support cross-compilation). > Did you test both cases with Skype (e.g. via calling 'echo123') ? Yes, I can hear what I've said. Great. I'll commit all that as soon as I find a more recent 11.0-CURRENT head, here at BSDcan. Shouldn't take longer than two hours or so. A commit references this bug: Author: xmj Date: Thu Jun 11 14:49:52 UTC 2015 New revision: 389221 URL: https://svnweb.freebsd.org/changeset/ports/389221 Log: audio/linux-skype_oss_wrapper: add port. A fake libpulse.so library that mimics pulseaudio behavior for skype WWW: https://github.com/waterlaz/skype_oss_wrapper PR: 200675 Submitted by: Andriy Voskoboinyk <s3erios@gmail.com> Changes: head/audio/Makefile head/audio/linux-skype_oss_wrapper/ head/audio/linux-skype_oss_wrapper/Makefile head/audio/linux-skype_oss_wrapper/distinfo head/audio/linux-skype_oss_wrapper/pkg-descr Committed, thanks! |
Created attachment 157464 [details] skype_oss_wrapper.shar Advantages (in comparison with audio/linux-c6-pulseaudio-libs): - Works with skype4. - Dependency-less (requires only linux_base).