K 10 svn:author V 4 tijl K 8 svn:date V 27 2019-09-08T20:47:57.301578Z K 7 svn:log V 404 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 END