summaryrefslogtreecommitdiffstats
path: root/abs/core-testing
diff options
context:
space:
mode:
authorGreg Frost <gregfrost1@bigpond.com>2009-08-15 00:07:26 (GMT)
committerGreg Frost <gregfrost1@bigpond.com>2009-08-15 00:07:26 (GMT)
commitc639fb92a07cea0d6aa7ebf21a67ad813f8eefcb (patch)
treea71a7a6d7a809905843101ccdcf6239565782049 /abs/core-testing
parentd68de00767d3ef08d8c026f249b6dc03ad85370f (diff)
downloadlinhes_pkgbuild-c639fb92a07cea0d6aa7ebf21a67ad813f8eefcb.zip
linhes_pkgbuild-c639fb92a07cea0d6aa7ebf21a67ad813f8eefcb.tar.gz
linhes_pkgbuild-c639fb92a07cea0d6aa7ebf21a67ad813f8eefcb.tar.bz2
linhes-scripts: rename src to scripts
Diffstat (limited to 'abs/core-testing')
-rw-r--r--abs/core-testing/linhes-scripts/PKGBUILD4
-rwxr-xr-xabs/core-testing/linhes-scripts/scripts/770-wrapper.sh (renamed from abs/core-testing/linhes-scripts/src/770-wrapper.sh)0
-rwxr-xr-xabs/core-testing/linhes-scripts/scripts/idle.sh (renamed from abs/core-testing/linhes-scripts/src/idle.sh)0
-rwxr-xr-xabs/core-testing/linhes-scripts/scripts/importfiles.sh (renamed from abs/core-testing/linhes-scripts/src/importfiles.sh)0
-rwxr-xr-xabs/core-testing/linhes-scripts/scripts/limit-mythcommflag.sh (renamed from abs/core-testing/linhes-scripts/src/limit-mythcommflag.sh)0
-rwxr-xr-xabs/core-testing/linhes-scripts/scripts/mplayer-resumer-vdpau.pl (renamed from abs/core-testing/linhes-scripts/src/mplayer-resumer-vdpau.pl)0
-rwxr-xr-xabs/core-testing/linhes-scripts/scripts/mplayer-resumer.pl (renamed from abs/core-testing/linhes-scripts/src/mplayer-resumer.pl)0
-rwxr-xr-xabs/core-testing/linhes-scripts/scripts/myth2mp3 (renamed from abs/core-testing/linhes-scripts/src/myth2mp3)0
-rwxr-xr-xabs/core-testing/linhes-scripts/scripts/myth2x264 (renamed from abs/core-testing/linhes-scripts/src/myth2x264)0
-rwxr-xr-xabs/core-testing/linhes-scripts/scripts/myth2xvid (renamed from abs/core-testing/linhes-scripts/src/myth2xvid)0
-rwxr-xr-xabs/core-testing/linhes-scripts/scripts/mythwelcome-set-alarm.sh (renamed from abs/core-testing/linhes-scripts/src/mythwelcome-set-alarm.sh)0
-rwxr-xr-xabs/core-testing/linhes-scripts/scripts/mythwelcome-test-wakeup.sh (renamed from abs/core-testing/linhes-scripts/src/mythwelcome-test-wakeup.sh)0
-rwxr-xr-xabs/core-testing/linhes-scripts/scripts/pause-mythcommflag.sh (renamed from abs/core-testing/linhes-scripts/src/pause-mythcommflag.sh)0
-rwxr-xr-xabs/core-testing/linhes-scripts/scripts/pause_mythcommflag (renamed from abs/core-testing/linhes-scripts/src/pause_mythcommflag)0
-rwxr-xr-xabs/core-testing/linhes-scripts/scripts/run-limit-mythcommflag (renamed from abs/core-testing/linhes-scripts/src/run-limit-mythcommflag)0
-rwxr-xr-xabs/core-testing/linhes-scripts/scripts/run-pause-mythcommflag (renamed from abs/core-testing/linhes-scripts/src/run-pause-mythcommflag)0
-rwxr-xr-xabs/core-testing/linhes-scripts/scripts/screenshooter.sh (renamed from abs/core-testing/linhes-scripts/src/screenshooter.sh)0
-rwxr-xr-xabs/core-testing/linhes-scripts/scripts/shootscreens-mythtv.sh (renamed from abs/core-testing/linhes-scripts/src/shootscreens-mythtv.sh)0
-rwxr-xr-xabs/core-testing/linhes-scripts/scripts/shootscreens.sh (renamed from abs/core-testing/linhes-scripts/src/shootscreens.sh)0
-rwxr-xr-xabs/core-testing/linhes-scripts/scripts/vdpau-detector (renamed from abs/core-testing/linhes-scripts/src/vdpau-detector)0
-rw-r--r--abs/core-testing/linhes-scripts/src/linhes-scripts.tar.bz2bin14933 -> 0 bytes
21 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/linhes-scripts/PKGBUILD b/abs/core-testing/linhes-scripts/PKGBUILD
index f9029de..365f177 100644
--- a/abs/core-testing/linhes-scripts/PKGBUILD
+++ b/abs/core-testing/linhes-scripts/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=linhes-scripts
pkgver=1
-pkgrel=20
+pkgrel=21
pkgdesc="Various scripts that help to make LinHES, LinHES."
arch=('i686' 'x86_64')
license=('GPL2')
@@ -11,7 +11,7 @@ depends=('xosd' 'cpulimit')
url="http://linhes.org/"
build() {
- cd $startdir/src/
+ cd $startdir/scripts
mkdir -p $startdir/pkg/usr/LH/bin
install -D -m755 myt* 770* idle.sh imp* shoo* *commflag*sh mplayer* vdpau* screen* $startdir/pkg/usr/LH/bin
mkdir -p $startdir/pkg/etc/sv/pause-mythcommflag/supervise
diff --git a/abs/core-testing/linhes-scripts/src/770-wrapper.sh b/abs/core-testing/linhes-scripts/scripts/770-wrapper.sh
index 65573f4..65573f4 100755
--- a/abs/core-testing/linhes-scripts/src/770-wrapper.sh
+++ b/abs/core-testing/linhes-scripts/scripts/770-wrapper.sh
diff --git a/abs/core-testing/linhes-scripts/src/idle.sh b/abs/core-testing/linhes-scripts/scripts/idle.sh
index f95b9fa..f95b9fa 100755
--- a/abs/core-testing/linhes-scripts/src/idle.sh
+++ b/abs/core-testing/linhes-scripts/scripts/idle.sh
diff --git a/abs/core-testing/linhes-scripts/src/importfiles.sh b/abs/core-testing/linhes-scripts/scripts/importfiles.sh
index 84f1ab5..84f1ab5 100755
--- a/abs/core-testing/linhes-scripts/src/importfiles.sh
+++ b/abs/core-testing/linhes-scripts/scripts/importfiles.sh
diff --git a/abs/core-testing/linhes-scripts/src/limit-mythcommflag.sh b/abs/core-testing/linhes-scripts/scripts/limit-mythcommflag.sh
index 8ca61c7..8ca61c7 100755
--- a/abs/core-testing/linhes-scripts/src/limit-mythcommflag.sh
+++ b/abs/core-testing/linhes-scripts/scripts/limit-mythcommflag.sh
diff --git a/abs/core-testing/linhes-scripts/src/mplayer-resumer-vdpau.pl b/abs/core-testing/linhes-scripts/scripts/mplayer-resumer-vdpau.pl
index 9c82158..9c82158 100755
--- a/abs/core-testing/linhes-scripts/src/mplayer-resumer-vdpau.pl
+++ b/abs/core-testing/linhes-scripts/scripts/mplayer-resumer-vdpau.pl
diff --git a/abs/core-testing/linhes-scripts/src/mplayer-resumer.pl b/abs/core-testing/linhes-scripts/scripts/mplayer-resumer.pl
index c785a25..c785a25 100755
--- a/abs/core-testing/linhes-scripts/src/mplayer-resumer.pl
+++ b/abs/core-testing/linhes-scripts/scripts/mplayer-resumer.pl
diff --git a/abs/core-testing/linhes-scripts/src/myth2mp3 b/abs/core-testing/linhes-scripts/scripts/myth2mp3
index 89181c1..89181c1 100755
--- a/abs/core-testing/linhes-scripts/src/myth2mp3
+++ b/abs/core-testing/linhes-scripts/scripts/myth2mp3
diff --git a/abs/core-testing/linhes-scripts/src/myth2x264 b/abs/core-testing/linhes-scripts/scripts/myth2x264
index 014fcbe..014fcbe 100755
--- a/abs/core-testing/linhes-scripts/src/myth2x264
+++ b/abs/core-testing/linhes-scripts/scripts/myth2x264
diff --git a/abs/core-testing/linhes-scripts/src/myth2xvid b/abs/core-testing/linhes-scripts/scripts/myth2xvid
index d0fcb42..d0fcb42 100755
--- a/abs/core-testing/linhes-scripts/src/myth2xvid
+++ b/abs/core-testing/linhes-scripts/scripts/myth2xvid
diff --git a/abs/core-testing/linhes-scripts/src/mythwelcome-set-alarm.sh b/abs/core-testing/linhes-scripts/scripts/mythwelcome-set-alarm.sh
index 6dbd39e..6dbd39e 100755
--- a/abs/core-testing/linhes-scripts/src/mythwelcome-set-alarm.sh
+++ b/abs/core-testing/linhes-scripts/scripts/mythwelcome-set-alarm.sh
diff --git a/abs/core-testing/linhes-scripts/src/mythwelcome-test-wakeup.sh b/abs/core-testing/linhes-scripts/scripts/mythwelcome-test-wakeup.sh
index 4aadf6d..4aadf6d 100755
--- a/abs/core-testing/linhes-scripts/src/mythwelcome-test-wakeup.sh
+++ b/abs/core-testing/linhes-scripts/scripts/mythwelcome-test-wakeup.sh
diff --git a/abs/core-testing/linhes-scripts/src/pause-mythcommflag.sh b/abs/core-testing/linhes-scripts/scripts/pause-mythcommflag.sh
index 4da808b..4da808b 100755
--- a/abs/core-testing/linhes-scripts/src/pause-mythcommflag.sh
+++ b/abs/core-testing/linhes-scripts/scripts/pause-mythcommflag.sh
diff --git a/abs/core-testing/linhes-scripts/src/pause_mythcommflag b/abs/core-testing/linhes-scripts/scripts/pause_mythcommflag
index c20f9b0..c20f9b0 100755
--- a/abs/core-testing/linhes-scripts/src/pause_mythcommflag
+++ b/abs/core-testing/linhes-scripts/scripts/pause_mythcommflag
diff --git a/abs/core-testing/linhes-scripts/src/run-limit-mythcommflag b/abs/core-testing/linhes-scripts/scripts/run-limit-mythcommflag
index 38ca45f..38ca45f 100755
--- a/abs/core-testing/linhes-scripts/src/run-limit-mythcommflag
+++ b/abs/core-testing/linhes-scripts/scripts/run-limit-mythcommflag
diff --git a/abs/core-testing/linhes-scripts/src/run-pause-mythcommflag b/abs/core-testing/linhes-scripts/scripts/run-pause-mythcommflag
index 8bd25ac..8bd25ac 100755
--- a/abs/core-testing/linhes-scripts/src/run-pause-mythcommflag
+++ b/abs/core-testing/linhes-scripts/scripts/run-pause-mythcommflag
diff --git a/abs/core-testing/linhes-scripts/src/screenshooter.sh b/abs/core-testing/linhes-scripts/scripts/screenshooter.sh
index 9e35786..9e35786 100755
--- a/abs/core-testing/linhes-scripts/src/screenshooter.sh
+++ b/abs/core-testing/linhes-scripts/scripts/screenshooter.sh
diff --git a/abs/core-testing/linhes-scripts/src/shootscreens-mythtv.sh b/abs/core-testing/linhes-scripts/scripts/shootscreens-mythtv.sh
index db01147..db01147 100755
--- a/abs/core-testing/linhes-scripts/src/shootscreens-mythtv.sh
+++ b/abs/core-testing/linhes-scripts/scripts/shootscreens-mythtv.sh
diff --git a/abs/core-testing/linhes-scripts/src/shootscreens.sh b/abs/core-testing/linhes-scripts/scripts/shootscreens.sh
index 7b1260c..7b1260c 100755
--- a/abs/core-testing/linhes-scripts/src/shootscreens.sh
+++ b/abs/core-testing/linhes-scripts/scripts/shootscreens.sh
diff --git a/abs/core-testing/linhes-scripts/src/vdpau-detector b/abs/core-testing/linhes-scripts/scripts/vdpau-detector
index c8cd155..c8cd155 100755
--- a/abs/core-testing/linhes-scripts/src/vdpau-detector
+++ b/abs/core-testing/linhes-scripts/scripts/vdpau-detector
diff --git a/abs/core-testing/linhes-scripts/src/linhes-scripts.tar.bz2 b/abs/core-testing/linhes-scripts/src/linhes-scripts.tar.bz2
deleted file mode 100644
index d9bd8e7..0000000
--- a/abs/core-testing/linhes-scripts/src/linhes-scripts.tar.bz2
+++ /dev/null
Binary files differ