summaryrefslogtreecommitdiffstats
path: root/abs/extra/web-on-linhes/PKGBUILD
diff options
context:
space:
mode:
authorCecil <knoppmyth@gmail.com>2012-02-25 04:02:30 (GMT)
committerCecil <knoppmyth@gmail.com>2012-02-25 04:02:30 (GMT)
commit1368d6f38aea282a5cb8efb6126ebabad8213a9f (patch)
tree106bfda06a9e95c6616d472ad99353a80e0d37b0 /abs/extra/web-on-linhes/PKGBUILD
parent53392efe0ab854054363b0b1a4b57eacee42d421 (diff)
downloadlinhes_pkgbuild-1368d6f38aea282a5cb8efb6126ebabad8213a9f.zip
linhes_pkgbuild-1368d6f38aea282a5cb8efb6126ebabad8213a9f.tar.gz
linhes_pkgbuild-1368d6f38aea282a5cb8efb6126ebabad8213a9f.tar.bz2
web-on-linhes:Version 1.00.0
Diffstat (limited to 'abs/extra/web-on-linhes/PKGBUILD')
-rw-r--r--abs/extra/web-on-linhes/PKGBUILD19
1 files changed, 12 insertions, 7 deletions
diff --git a/abs/extra/web-on-linhes/PKGBUILD b/abs/extra/web-on-linhes/PKGBUILD
index cfa481c..2c9f185 100644
--- a/abs/extra/web-on-linhes/PKGBUILD
+++ b/abs/extra/web-on-linhes/PKGBUILD
@@ -2,15 +2,20 @@
# Maintainer: Cecil Watson<knoppmyth@gmail.com>
pkgname=web-on-linhes
-pkgver=0.01.0
-pkgrel=14
-pkgdesc="Added multiple websites with 10' UIs to Online Streams."
+pkgver=1.00.0
+pkgrel=1
+pkgdesc="Added multiple websites with 10' UIs to Play Online Streams."
arch=('i686' 'x86_64')
license=('GPL2')
url="http://www.linhes.org/"
depends=('chromium' 'flashplugin')
-install=web-on-tv.install
+install=web-on-linhes.install
+source=('stop_xss.sh' 'web-on-linhes.sh')
-#build() {
-#}
-md5sums=()
+build() {
+ cd ${srcdir}
+ install -d ${pkgdir}/usr/LH/bin
+ install -D -m755 *.sh ${pkgdir}/usr/LH/bin
+}
+md5sums=('3f5877b4b44b6fddb3b42491318c6441'
+ 'bf15498dcbdc3852aca9cccb0aacd913')