From fcb2e1469f4a689a5256c36e46486bacf04b12e8 Mon Sep 17 00:00:00 2001 From: Andreas Brachold Date: Mon, 24 Mar 2008 14:53:57 +0000 Subject: * remove predefined include to ffmpeg libraries, unneeded by pkg-config * add keywords to header --- scripts/imageplugin.sh | 3 +++ scripts/magickplugin.sh | 3 +++ scripts/mount.sh | 2 ++ 3 files changed, 8 insertions(+) (limited to 'scripts') diff --git a/scripts/imageplugin.sh b/scripts/imageplugin.sh index 28ed564..0ff0c72 100755 --- a/scripts/imageplugin.sh +++ b/scripts/imageplugin.sh @@ -1,4 +1,7 @@ #!/bin/bash +# +# $Id$ +# # script for vdr-imageplugin to convert the selected image to pnm-image # needs : netpbm-progs > anytopnm pnmscalefixed pnmfile pnmcut pnmflip # diff --git a/scripts/magickplugin.sh b/scripts/magickplugin.sh index fd54df9..8dacee6 100755 --- a/scripts/magickplugin.sh +++ b/scripts/magickplugin.sh @@ -1,4 +1,7 @@ #!/bin/bash +# +# $Id$ +# # script for vdr-imageplugin to convert the selected image to pnm-image # needs : imagemagick > identify convert # diff --git a/scripts/mount.sh b/scripts/mount.sh index 65cb6e0..2b289f2 100755 --- a/scripts/mount.sh +++ b/scripts/mount.sh @@ -1,5 +1,7 @@ #!/bin/bash # +# $Id$ +# # This script is called from VDR to mount/unmount/eject # the sources for MP3 play and/or image sources, # -- cgit v1.2.3