Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Jun 2015 22:57:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 200608] net-im/skype4: unbreak on 11.0-CURRENT
Message-ID:  <bug-200608-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200608

            Bug ID: 200608
           Summary: net-im/skype4: unbreak on 11.0-CURRENT
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: s3erios@gmail.com
                CC: xmj@chaot.net
                CC: xmj@chaot.net
             Flags: maintainer-feedback?(xmj@chaot.net)

Created attachment 157385
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=157385&action=edit
Patch.diff

The "skype" binary works fine after recent update in linux compat layer when
linux-c6-pulseaudio (libpulse.so.0) is not installed (but linprocfs(5) must be
mounted into ${LINUXBASE}/proc). So:

- Unbreak net-im/skype4 for __FreeBSD_version >= 1100075.
- (temporarily) Disable PA dependency.

Also:
- Drop (indirect) PA dependencies.
- Add tcp_wrappers-libs into linux-c6-pulseaudio-libs dependencies (used by
libpulse.so.0)
- Fix some portlint(1) warnings.

Workaround: libpulse.so.0 can be replaced with PA wrapper from
https://github.com/waterlaz/skype_oss_wrapper - then sound will work too (with
mounted devfs(5) in ${LINUXBASE}/dev).

-- 
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-200608-13>