[kde-freebsd] ports/111801: Switch audio/juk to gstreamer-0.10

Michael Nottebrock lofi at freebsd.org
Wed Apr 18 18:00:17 CEST 2007


The following reply was made to PR ports/111801; it has been noted by GNATS.

From: Michael Nottebrock <lofi at freebsd.org>
To: bug-followup at freebsd.org, fluffy at ael.ru
Cc:  
Subject: Re: ports/111801: Switch audio/juk to gstreamer-0.10
Date: Wed, 18 Apr 2007 17:58:37 +0200

 Just in case anybody else is confused by the block of uuencoded text ahze@ 
 sent, he meant to say:
 
 > --- audio/juk/Makefile  17 Apr 2007 14:18:12 -0000      1.29
 > +++ audio/juk/Makefile  18 Apr 2007 01:03:29 -0000
 > @@ -41,17 +41,11 @@
 >
 >  .include <bsd.port.pre.mk>
 >
 > -.if exists(${X11BASE}/lib/libgstplay-0.8.so)
 > -.      if !defined(WITH_GSTREAMER)
 > +.if exists(${X11BASE}/lib/libgstreamer-0.10.so)
 
 Gstreamer lives in LOCALBASE now.
 
 >  GSTREAMER_OVERRIDE=yes
 > -WITH_GSTREAMER=        yes
 > -.      endif
 > +USE_GSTREAMER= yes
 
 also, WANT_GSTREAMER needs to be defined before bsd.port.pre.mk if
 it is not already defined.


More information about the kde-freebsd mailing list