diff options
| author | Greg Frost <gregfrost1@bigpond.com> | 2009-08-15 05:31:58 (GMT) |
|---|---|---|
| committer | Greg Frost <gregfrost1@bigpond.com> | 2009-08-15 05:31:58 (GMT) |
| commit | ac3fcc84dfa0692cf2b11a04d7266da47c2ff89c (patch) | |
| tree | f86d811d39857cab00585406f6dcade718f06d72 /abs/core-testing/linhes-scripts/scripts/shootscreens-mythtv.sh | |
| parent | 119437a1508554051d060f88530263f3eb2204fb (diff) | |
| download | linhes_pkgbuild-ac3fcc84dfa0692cf2b11a04d7266da47c2ff89c.zip linhes_pkgbuild-ac3fcc84dfa0692cf2b11a04d7266da47c2ff89c.tar.gz linhes_pkgbuild-ac3fcc84dfa0692cf2b11a04d7266da47c2ff89c.tar.bz2 | |
linhes-scripts: repackage so src package contains files
Diffstat (limited to 'abs/core-testing/linhes-scripts/scripts/shootscreens-mythtv.sh')
| -rwxr-xr-x | abs/core-testing/linhes-scripts/scripts/shootscreens-mythtv.sh | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/abs/core-testing/linhes-scripts/scripts/shootscreens-mythtv.sh b/abs/core-testing/linhes-scripts/scripts/shootscreens-mythtv.sh deleted file mode 100755 index db01147..0000000 --- a/abs/core-testing/linhes-scripts/scripts/shootscreens-mythtv.sh +++ /dev/null @@ -1,11 +0,0 @@ -#! /bin/bash -# available sizes: 34, 25, 24, 20, 18, 17, 14, 12, 11, 10 -export FONT="-adobe-helvetica-bold-*-*-*-34-*-*-*-*-*-*-*" -echo "This could take several minutes," > /tmp/screens -echo "depending on your hardware and the" >> /tmp/screens -echo "number and type of videos you have." >> /tmp/screens -echo "It will only work on videos scanned" >> /tmp/screens -echo "with Video Manager." >> /tmp/screens -cat /tmp/screens | osd_cat --font=$FONT --shadow=3 --pos=middle --align=centre --offset=200 --color=yellow --delay=0 & -shootscreens.sh 1 -/bin/rm -f /tmp/screens
\ No newline at end of file |
