[MPlayer-cvslog] r19789 - trunk/DOCS/tech/binary-packaging.txt
Rich Felker
dalias at aerifal.cx
Sun Sep 10 21:23:15 CEST 2006
On Sun, Sep 10, 2006 at 02:05:55PM +0200, diego wrote:
> Author: diego
> Date: Sun Sep 10 14:05:54 2006
> New Revision: 19789
>
> Modified:
> trunk/DOCS/tech/binary-packaging.txt
>
> Log:
> Some more hints for binary packagers.
>
>
> Modified: trunk/DOCS/tech/binary-packaging.txt
> ==============================================================================
> --- trunk/DOCS/tech/binary-packaging.txt (original)
> +++ trunk/DOCS/tech/binary-packaging.txt Sun Sep 10 14:05:54 2006
> @@ -43,7 +43,7 @@
> - X11/Xvideo
>
> * codecs
> - - FAAD
> + - FAAD(internal)
> - libavcodec(internal)
> - native codecs (libmpeg2/liba52/mp3lib)
> - Vorbis Tremor codec(internal)
> @@ -88,6 +88,13 @@
> last "release" version of FFmpeg, which is quite old and will usually not
> function correctly with MPlayer.
>
> +Support for binary codecs MUST be present but it MUST NOT result in a hard
> +dependency on a binary codecs package. MPlayer is fully functional without
> +external binary codecs. If you package binary codecs yourself, package the
> +essential codecs package, not the all codecs package.
IMO this makes no sense. Only i386 arch supports binary codecs... Does
this mean packages for all other archs are nonconformant? :)
Rich
More information about the MPlayer-cvslog
mailing list