Antoine Jacoutot wrote:
> On Wed, 18 Feb 2009, Jacob Meuser wrote:
>>> No, please. I have ports only run_depending on plugins-good-main and
>>> working fine. No need for gconf here.
>> I expect there are more ports that are currently broken without it ...
> 
> Actually, there should not be that much. I did fix several in the 
> past. The thing is that gstreamer was not meant to be splitted that way 
> so when porting a application that uses gst components, maintainer 
> should remove all gst-plugins-* and see what is really needed for proper 
> work. Anyway, I'd also be happy if -gconf was part of the main package, 
> but I will not fight objections...
> 
> Anyway, about vagalume, are you guys certain it actually *needs* -gconf?
> 
> Could you please try this diff and make sure you don't have 
> gstreamer-confelements installed.
> 
> 
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/audio/vagalume/Makefile,v
> retrieving revision 1.1.1.1
> diff -u -r1.1.1.1 Makefile
> --- Makefile  16 Dec 2008 09:12:53 -0000      1.1.1.1
> +++ Makefile  18 Feb 2009 10:22:44 -0000
> @@ -4,7 +4,7 @@
>  
>  V=                   0.7
>  DISTNAME=            vagalume_$V.orig
> -PKGNAME=             vagalume-$V
> +PKGNAME=             vagalume-$Vp0
>  CATEGORIES=          audio x11
>  
>  HOMEPAGE=            http://people.igalia.com/berto/
> @@ -29,7 +29,9 @@
>  MODULES+=            devel/gettext
>  
>  RUN_DEPENDS+=                ::devel/desktop-file-utils \
> -                     ::multimedia/gstreamer-0.10/plugins-base
> +                     ::multimedia/gstreamer-0.10/plugins-base \
> +                     ::multimedia/gstreamer-0.10/plugins-good \
> +                     
> :gstreamer-mad-*:multimedia/gstreamer-0.10/plugins-ugly,-mad
>  
>  LIB_DEPENDS=         idn::devel/libidn \
>                       notify::devel/libnotify \
> 
> 
> 

your patch is not working, i mean vagalume still shows error and exits.
I already sent a patch that fixes port.

Reply via email to