[55140] trunk/dports/gnome/gstreamer/Portfile

Ryan Schmidt ryandesign at macports.org
Thu Aug 6 21:01:42 PDT 2009


On Aug 6, 2009, at 21:46, rmsfisher at macports.org wrote:

> Revision: 55140
>           http://trac.macports.org/changeset/55140
> Author:   rmsfisher at macports.org
> Date:     2009-08-06 19:46:03 -0700 (Thu, 06 Aug 2009)
> Log Message:
> -----------
> gnome/gstreamer updated version, checksum, and dependencies,  
> revised ui_msg


>  depends_build   \
>      port:gzip \
>      port:m4 \
> -    path:bin/perl:perl5 \
> +    port:perl5 \
>      port:pkgconfig
>  depends_lib \
>      port:bison \
>      port:flex \
>      port:gettext \
> -    path:lib/pkgconfig/glib-2.0.pc:glib2 \
> +    port:glib2 \
>      port:libiconv \
>      port:libxml2 \
>      port:zlib

You should put these dependencies back the way they were. The purpose  
of writing the perl5 dependency like that was so that perl5.8 (and  
maybe perl5.10?) could also satisfy the dependency. With the glib2  
dependency, it allowed glib2-devel to satisfy it. See r41606 and  
r38077 (and r41808).




More information about the macports-dev mailing list