Advertisement
Guest User

MPlayer with patch

a guest
Jan 16th, 2013
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.36 KB | None | 0 0
  1. cd /tmp/
  2. wget "https://aur.archlinux.org/packages/mp/mplayer2-git/mplayer2-git.tar.gz"
  3. tar -xf mplayer2-git.tar.gz
  4. cd mplayer2-git
  5. wget "https://dl.dropbox.com/s/7m1mpjnd9ohst0p/PKGBUILD?dl=1" -O PKGBUILD
  6. wget "https://projects.archlinux.org/svntogit/community.git/plain/trunk/cdio-api-fixes.patch?h=packages/mplayer2" -O cdio-api-fixes.patch
  7. makepkg --clean
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement