pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/35824 (multimedia/xine-lib: can't play audio on DragonFly)
The following reply was made to PR pkg/35824; it has been noted by GNATS.
From: "Jeremy C. Reed" <reed%reedmedia.net@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: fuyuki%hadaly.org@localhost
Subject: Re: pkg/35824 (multimedia/xine-lib: can't play audio on DragonFly)
Date: Mon, 30 Apr 2007 07:29:19 -0500 (CDT)
On Sun, 29 Apr 2007, obache%netbsd.org@localhost wrote:
> Synopsis: multimedia/xine-lib: can't play audio on DragonFly
>
> State-Changed-From-To: open->closed
> State-Changed-By: obache%netbsd.org@localhost
> State-Changed-When: Sun, 29 Apr 2007 16:06:02 +0000
> State-Changed-Why:
> Patch applieded by reed@. Thanks.
I didn't apply both parts of the patch.
I did not commit the following which is probably needed:
--- multimedia/xine-lib/Makefile 9 Mar 2007 15:14:16 -0000 1.51
+++ multimedia/xine-lib/Makefile 30 Apr 2007 12:28:20 -0000
@@ -11,7 +11,7 @@
SUBST_CLASSES+= oss
SUBST_STAGE.oss= post-patch
SUBST_FILES.oss= src/audio_out/audio_oss_out.c
-SUBST_SED.oss= -e "s,/dev/dsp,${DEVOSSAUDIO},g"
+SUBST_SED.oss= -e "s,/dev/dsp,${DEVOSSSOUND},g"
.if ${OPSYS} == "NetBSD" || ${OPSYS} == "OpenBSD"
SUBST_SED.oss+= -e "s,\"dsp\",\"audio\",g"
.endif
As I didn't know if this would break other platforms. And I didn't test on
DragonFly.
Jeremy C. Reed
Home |
Main Index |
Thread Index |
Old Index