[MPlayer-cvslog] CVS: main/debian control,1.14,1.15
Aurelien Jacobs
aurel at gnuage.org
Wed Jan 11 19:16:52 CET 2006
On Wed, 11 Jan 2006 11:57:03 +0100
Diego Biurrun <diego at biurrun.de> wrote:
> On Tue, Jan 10, 2006 at 10:19:25PM +0100, Aurelien Jacobs CVS wrote:
> >
> > Modified Files:
> > control
> > Log Message:
> > xlibs-dev don't exist anymore, as well as libpng-dev and libgtk-dev.
> > Moreover, we now also support gtk2.
>
> Good commit.
>
> > --- control 7 Dec 2002 21:36:25 -0000 1.14
> > +++ control 10 Jan 2006 21:19:22 -0000 1.15
> > @@ -3,7 +3,7 @@
> > -Build-Depends: libglib-dev, libgtk-dev, xlibs-dev, libpng-dev, zlib1g-dev, debhelper (>= 2)
> > +Build-Depends: libgtk1.2-dev | libgtk2.0-dev, libpng12-dev, zlib1g-dev, x-dev, libx11-dev, libxext-dev, libxinerama-dev, libxv-dev, libxvmc-dev, libxxf86dga-dev, libxxf86vm-dev, debhelper (>= 2)
>
> I'd say that list is a bit long, few of these are strictly necessary.
> libgtk/libpng only for gui,
As long as the rules file contains --enable-gui, those ones are mandatory.
> libxvmc only for xvmc,
Ok, this one is not very common, but I think it can be useful to keep it.
> libxxf86dga and libxxf86vm only for obsolete vo drivers IIUC...
Ok, we can probably remove those two. If no one disagree, I will
remove them.
Aurel
More information about the MPlayer-cvslog
mailing list