Module submission - MPlayer

Auke Kok sofar at foo-projects.org
Tue Nov 14 23:50:34 CET 2006


just got off the phone with #mplayer. Apparently, they broke optimizations even further 
and -march=i686 will NOT WORK on some cpu's.

We need to add `bad_flags ALL` to the top of the BUILD before 1.0rc1 will work on a lot 
of cpu's. Benefit: MPlayer will pass it's own optimizations anyway making lunar 
optimizations unneeded.

Auke



Zbigniew Luszpinski wrote:
> module name       : MPlayer
> suggested section : video
> update (y/n)      : y
> bugfix (y/n)      : n
> security (y/n)    : n
> 
> Version update.
> Small XvMC spelling fix.
> 
> If compilation breaks at asm parts turn off CFLAGS optimizations.
> MPlayer uses its own CFLAGS build optimizations.
> 
> have a nice day,
> Zbigniew 'zbiggy' Luszpinski
> 
> 
> ------------------------------------------------------------------------
> 
> --- MPlayer/DEPENDS	2006-10-23 00:29:04.000000000 +0200
> +++ MPlayer/DEPENDS	2006-11-14 21:02:53.000000000 +0100
> @@ -40,7 +40,7 @@
>  optional_depends "libXvMCW" 			      \
>  		 "--enable-xvmc --with-xvmclib=XvMCW" \
>  		 ""				      \
> -		 "for hardware Xv acceleration" &&
> +		 "for hardware XvMC acceleration" &&
>  
>  optional_depends "gtk+" \
>  		 "--enable-gui"	 \
> --- MPlayer/DETAILS	2006-11-05 01:01:04.000000000 +0100
> +++ MPlayer/DETAILS	2006-11-14 20:59:36.000000000 +0100
> @@ -1,5 +1,5 @@
>            MODULE=MPlayer
> -         VERSION=1.0pre8
> +         VERSION=1.0rc1
>            SOURCE=$MODULE-$VERSION.tar.bz2
>           SOURCE2=font-arial-iso-8859-1.tar.bz2
>           SOURCE3=font-arial-iso-8859-2.tar.bz2
> @@ -17,7 +17,7 @@
>    SOURCE5_URL[0]=ftp://ftp1.mplayerhq.hu/$MODULE/releases/fonts/
>    SOURCE5_URL[1]=ftp://ftp2.mplayerhq.hu/$MODULE/releases/fonts/
>    SOURCE6_URL[0]=ftp://ftp1.mplayerhq.hu/MPlayer/Skin/
> -      SOURCE_VFY=sha1:8a0929b84dcb37d47c062230ce693b64b3e30921
> +      SOURCE_VFY=sha1:a450c0b0749c343a8496ba7810363c9d46dfa73c
>       SOURCE2_VFY=sha1:152c40bf20de34aa8802d7f80d34d673b0b67212
>       SOURCE3_VFY=sha1:7b99bbe0e9ba89a57eccbea8f93c453c4f268181
>       SOURCE4_VFY=sha1:ccf11dce5d0fb72fd3af97f788b7471cd0cd0b68
> @@ -25,7 +25,7 @@
>       SOURCE6_VFY=sha1:d894cbd44ffb7bde14a8f9bbdac53525a51e1e08
>          WEB_SITE=http://www.mplayerhq.hu
>           ENTERED=20010922
> -         UPDATED=20060612
> +         UPDATED=20061114
>             PSAFE=no
>             SHORT="movie and animation player."
>  
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Lunar mailing list
> Lunar at lunar-linux.org
> http://foo-projects.org/mailman/listinfo/lunar


More information about the Lunar mailing list