[Bug 240043] audio/linux-c7-alsa: how to make it work?

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Sep 8 20:48:18 UTC 2019


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

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

Author: tijl
Date: Sun Sep  8 20:47:58 UTC 2019
New revision: 511597
URL: https://svnweb.freebsd.org/changeset/ports/511597

Log:
  Rewrite the port so we build our own Linux package from the upstream
  .src.rpm with patches derived from the audio/alsa-plugins port.  This
  should improve sound output from Linux programs.

  CFLAGS contains -nostdinc -isystem ... because gcc searches
  /usr/local/include before /usr/include otherwise and picks up headers from
  /usr/local/include/alsa instead of /compat/linux/usr/include/alsa.

  PR:           240043

Changes:
  head/audio/linux-c7-alsa-plugins-oss/Makefile
  head/audio/linux-c7-alsa-plugins-oss/distinfo
  head/audio/linux-c7-alsa-plugins-oss/files/
  head/audio/linux-c7-alsa-plugins-oss/files/patch-oss-ctl_oss.c
  head/audio/linux-c7-alsa-plugins-oss/files/patch-oss-pcm_oss.c
  head/audio/linux-c7-alsa-plugins-oss/pkg-plist.amd64
  head/audio/linux-c7-alsa-plugins-oss/pkg-plist.i386

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


More information about the freebsd-emulation mailing list