Hi,

it looks like the sources used by Arch for MPlayer are not just a SVN snapshot 
of the main trunk.

Here's what I did:

    $ wget ftp://ftp.archlinux.org/other/mplayer/ mplayer-29411.tar.bz2
    $ tar xf mplayer-29411.tar.bz2
    $ svn export mplayer mplayer-export-arch
    $ svn co svn://svn.mplayerhq.hu/mplayer/trunk/ -r 29411 mplayer-svn-29411
    $ svn export mplayer-svn-29411 mplayer-export-svn
    $ diff -r mplayer-export-arch mplayer-export-svn > diff.txt

And here's what I got in diff.txt:

http://www.friendpaste.com/6JgZsbPEH80zirD88rTazL

Can somebody tell me where the changes come from?

-- 
catwell

Reply via email to