[Bug 200608] net-im/skype4: unbreak on 11.0-CURRENT

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jun 11 14:58:36 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200608

--- Comment #14 from commit-hook at freebsd.org ---
A commit references this bug:

Author: xmj
Date: Thu Jun 11 14:58:05 UTC 2015
New revision: 389223
URL: https://svnweb.freebsd.org/changeset/ports/389223

Log:
  net-im/skype4: unbreak on 11.0-CURRENT

  Changes:

    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).

  PR:        200608
  Submitted by:    Andriy Voskoboinyk <s3erios at gmail.com>

Changes:
  head/net-im/skype4/Makefile
  head/net-im/skype4/files/skype.sh.in

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list