updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / x264transcode / x264transcode.install
blob0a39b951f1517fc71e1c77910eb99006b1d48c7e
1 post_install() {
2 cat << EOF
3 Copy /usr/share/x264transcode/autoripper.conf to ~/.autoripper.conf
4 and edit to suit your setup.
6 =====
7 In the rare case you have a mplayer variant without the mencoder
8 binary (e.g mplayer-minimal), you'll have to install the mencoder
9 package separately (or use either extra/mplayer or AUR/mplayer-svn)
10 =====
11 EOF
14 post_upgrade() {
15   post_install $1