updated on Wed Jan 18 16:10:53 UTC 2012
[aur-mirror.git] / listen-bzr / listen.install
blob42e50e9650ea1b6929ba95f50ab074131b0bcf8d
1 post_install() {
2       
3         cat << EOF
4 ==> Optional dependencies:
5 ==> For flac support: gstreamer0.10-flac
6 ==> For musepack support: gstreamer0.10-musepack
7 ==> For mp4 & m4a support:gstreamer0.10-faad
8 ==> For iPod support: libgpod
9 ==> For musicbrainz & Audio CD support: python-musicbrainz2 tunepimp
10 ==> For DAAP support: python-daap
11 ==> Other nice-to-haves: python-sexy gnome-python hal
12 EOF
15 post_upgrade() {
16   post_install $1
20 op=$1
21 shift
22 $op $*