Date: Sun, 08 Sep 2019 20:48:17 +0000 From: bugzilla-noreply@freebsd.org To: emulation@FreeBSD.org Subject: [Bug 240043] audio/linux-c7-alsa: how to make it work? Message-ID: <bug-240043-4077-c4WEBFzGH9@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-240043-4077@https.bugs.freebsd.org/bugzilla/> References: <bug-240043-4077@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240043 --- Comment #40 from commit-hook@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 --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240043-4077-c4WEBFzGH9>