summaryrefslogtreecommitdiffstats
path: root/abs/mv-core/myth/stable/syth-lacquer-wide/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'abs/mv-core/myth/stable/syth-lacquer-wide/PKGBUILD')
-rwxr-xr-xabs/mv-core/myth/stable/syth-lacquer-wide/PKGBUILD23
1 files changed, 0 insertions, 23 deletions
diff --git a/abs/mv-core/myth/stable/syth-lacquer-wide/PKGBUILD b/abs/mv-core/myth/stable/syth-lacquer-wide/PKGBUILD
deleted file mode 100755
index edf4357..0000000
--- a/abs/mv-core/myth/stable/syth-lacquer-wide/PKGBUILD
+++ /dev/null
@@ -1,23 +0,0 @@
-pkgname=syth-lacquer-wide
-pkgver=21228
-pkgrel=1
-pkgdesc="Syth for mythtv .21"
-url=""
-license=""
-depends=()
-makedepends=()
-conflicts=()
-replaces=()
-backup=()
-arch='i686'
-
-source=(http://www.mythvantage.com/src/syth-lacquer-wide.tgz)
-
-md5sums=()
-
-build() {
- cd $startdir/src
- mkdir -p $startdir/pkg/usr/share/mythtv/themes
- cp -rp $pkgname $startdir/pkg/usr/share/mythtv/themes/
-
-}