Add -lgcrypt
[xxxterm/127001.git] / playflash.sh
blob9d40435624dd7dc524bd981ca065eac8b2c1c77f
1 #!/bin/sh
2 # $xxxterm$
4 # This is an example script for playing flash videos. It requires the
5 # get_flash_video package to be installed on the system. You can copy this
6 # file to ~/.xxxterm/, and set
7 # default_script = ~/.xxxterm/playflash.sh
8 # in ~/.xxxterm.conf. Remember to make this file executable.
10 # You may wish to add the following line to ~/.get_flash_videosrc
11 # to avoid accumulating files:
12 # player = mplayer -loop 0 %s 2>/dev/null; rm -f %s
14 cd /var/tmp && get_flash_videos -p "$1"