summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/mythtv/old/stable-0.21/glass-wide/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core-testing/mythtv/old/stable-0.21/glass-wide/PKGBUILD')
-rw-r--r--abs/core-testing/mythtv/old/stable-0.21/glass-wide/PKGBUILD15
1 files changed, 0 insertions, 15 deletions
diff --git a/abs/core-testing/mythtv/old/stable-0.21/glass-wide/PKGBUILD b/abs/core-testing/mythtv/old/stable-0.21/glass-wide/PKGBUILD
deleted file mode 100644
index 2d0cb11..0000000
--- a/abs/core-testing/mythtv/old/stable-0.21/glass-wide/PKGBUILD
+++ /dev/null
@@ -1,15 +0,0 @@
-pkgname=glass-wide
-pkgver=1
-pkgrel=1
-pkgdesc="glass-wide theme for mythtv .21 ."
-arch=('i686' 'x86_64')
-license=('GPL2')
-url="unkown"
-source="http://iw.net/~brfransen/myth/glass-wide.tar.gz"
-
-build() {
- cd $startdir/src/
- mkdir -p $startdir/pkg/usr/share/mythtv/themes
- cp -a glass-wide $startdir/pkg/usr/share/mythtv/themes
- rm -rf $startdir/pkg/usr/shar/mythtv/themes/.DS_Store
-}