updated on Thu Jan 19 20:01:47 UTC 2012
[aur-mirror.git] / play-git / play-git.install
blob472fad44c913cb8e439a2b16967b7aec7d47455c
2 post_install() {
3 cat << _EOF
5 ==> play installation notes:
6     ----------------------------------------
7     Play will reproduce almost any format provided it can find the
8     decoder, supported are: ogg123, splay, mpg123, mpg321, mppdec,
9     mplayer, madplay, mikmod, xmp, sox play, speexdec. To avoid any
10     conflicts with sox the binary is called play.py.
11     
12 _EOF
16 post_upgrade() {
17         post_install
20 op=$1
21 shift
22 $op $*