Date: Fri, 30 Nov 2012 09:50:02 GMT From: Jan Beich <jbeich@tormail.org> To: freebsd-emulation@FreeBSD.org Subject: Re: ports/169896: [patch] audio/linux-f10-alsa-lib: use OSS plugin by default Message-ID: <201211300950.qAU9o2MP086275@freefall.freebsd.org>
index | next in thread | raw e-mail
The following reply was made to PR ports/169896; it has been noted by GNATS.
From: Jan Beich <jbeich@tormail.org>
To: bug-followup@freebsd.org
Cc:
Subject: Re: ports/169896: [patch] audio/linux-f10-alsa-lib: use OSS plugin by default
Date: Fri, 30 Nov 2012 21:45:52 +1200
--=-=-=
Content-Type: text/plain
So, what's holding this? linux-firefox still has no sound without the fix.
Here's an another way (linux_base-style like ports/174012):
--=-=-=
Content-Type: text/x-patch
Content-Disposition: attachment; filename=symlink.diff
Index: audio/linux-f10-alsa-lib/Makefile
===================================================================
--- audio/linux-f10-alsa-lib/Makefile (revision 307884)
+++ audio/linux-f10-alsa-lib/Makefile (working copy)
@@ -25,4 +25,7 @@ RPMVERSION= 2.fc10
BRANDELF_FILES= usr/bin/aserver
USE_LDCONFIG= yes
+post-install:
+ ${LN} -sf ${LOCALBASE}/etc/asound.conf ${LINUXBASE}/etc/asound.conf
+
.include <bsd.port.mk>
--=-=-=--
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211300950.qAU9o2MP086275>
