updated on Tue Jan 10 12:02:00 UTC 2012
[aur-mirror.git] / mazrim / mazrim.install
blobc1a23d036da89723780c45056ccef6e54b959d22
1 post_install() {
2 cat << _EOF
3 ==> Installation notes:
4     * For Firefox integration go to: "file:///usr/lib/Mazrim/Mazrim.html"
5         1st link - install custom buttons addon
6         2nd link - install's the custom button for mazrim
7     * When on a web page with a video stream - just press the button
8     * Video Guide: http://www.youtube.com/watch?v=dG9B2vfaHJQ
10     * mazrim was tested with those players- 
11       vlc, gnome-mplayer, mplayer-x
12     * change player in /etc/mazrim/mazrim.conf - default is vlc.
13     * change stream in /etc/mazrim/mazrim.conf - if the stream changed.
14 _EOF
17 post_upgrade() {
18         post_install
21 op=$1
22 shift
23 $op $*