SPECS: gstreamer-plugins.spec, libdv.spec - libdv-devel requires g...

wrobell wrobell at pld-linux.org
Fri Sep 9 15:14:28 CEST 2005


On Fri, 2005-09-09 at 14:54 +0200, Jakub Bogusz wrote:
> On Fri, Sep 09, 2005 at 02:11:01PM +0200, wrobell wrote:
> > Author: wrobell                      Date: Fri Sep  9 12:11:01 2005 GMT
> > Module: SPECS                         Tag: HEAD
> > ---- Log message:
> > - libdv-devel requires gtk+ 1.2.x when built with gui, so gstreamer-plugins
> >   does not have to require gtk+-devel 1.2.x directly to build
> 
> > @@ -61,6 +61,10 @@
> >  Summary(pl):	Pliki nagłówkowe biblioteki DV
> >  Group:		Development/Libraries
> >  Requires:	%{name} = %{version}-%{release}
> > +%if %{with gui}
> > +Requires:	gtk+-devel >= 1.2.10-3
> > +Requires:	SDL-devel >= 1.1.6
> > +%endif
> 
> Where these two come from?
> I don't see any usage of gtk+ or SDL in libdv library, include files or
> .pc file.

from libdv changelog:
        * configure.ac, libdv.pc.in: remove gtk from libdv pkg-config
dependencies
          as the core lib has not required glib for some time now!

so it seems that proper solution is to fix gstreamer plugin's
build requirements (i mean libdv-devel >= 0.104).

  wrobell <wrobell at pld-linux.org>




More information about the pld-devel-en mailing list