[MPlayer-dev-eng] [PATCH] debian/ dir revisited

Diego Biurrun diego at biurrun.de
Mon Nov 25 01:50:23 CET 2002


Gabucino wrote:

> I just installed Debian and took a look at mplayer's debian/ dir.


Oh dear, what happened to your LFS? ;-)

> I want opinions of Debian packagers about the attached patch. It
> should be self explanatory, I'm going to sleep now.
>
>
>
> ------------------------------------------------------------------------
>
> diff -Naur debian/TODO.Debian debian.new/TODO.Debian
> --- debian/TODO.Debian	Tue Aug 28 21:34:32 2001
> +++ debian.new/TODO.Debian	Sun Nov 24 17:41:59 2002
> @@ -1,12 +1,12 @@
> -- create packages of mp_font3 and win32codecs, depend/recommend them.
> -- fibmap_mplayer - figure out what to do with suid.
> +- create packages of mp_font (TTF? BITMAP? AND HOW?), 
> depend/recommend them.


I guess we can just snarf that out of the Marillat package.

> diff -Naur debian/changelog debian.new/changelog
> --- debian/changelog	Mon Oct 21 22:43:35 2002
> +++ debian.new/changelog	Sun Nov 24 20:24:50 2002
> @@ -1,3 +1,15 @@
> +mplayer (0.90pre10-0) unstable; urgency=low
> +
> +  * now compiled with --enable-runtime-cpudetection for safety reasons.
> +    Disable it for slightly better performance, but the package will 
> run only
> +    on the CPU the build machine had.


This makes no sense.  The only people using this are those compiling a 
Debian package from our sources.  Why on earth would they want to give 
up their specific CPU optimizations?  This flag should only be used for 
binary packages, and for binary packages people will turn to the 
Marillat packages.

> +  * we can now use several default -vo and -ao options, in priority order
> +    (thus libvo device selection is obsoleted -> DELETED)


Does this really work for you?  I have

vo=xmga,mga

in my config file, however xmga does not fall back to mga, it just 
fails.  Shall I provide more details?

Diego




More information about the MPlayer-dev-eng mailing list