[arch-general] mplayer sources
Pierre Chapuis
catwell at archlinux.us
Thu Jul 16 11:08:07 EDT 2009
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
More information about the arch-general
mailing list