diff options
Diffstat (limited to 'abs/extra/web-on-tv/PKGBUILD')
-rw-r--r-- | abs/extra/web-on-tv/PKGBUILD | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/abs/extra/web-on-tv/PKGBUILD b/abs/extra/web-on-tv/PKGBUILD new file mode 100644 index 0000000..7fd7a73 --- /dev/null +++ b/abs/extra/web-on-tv/PKGBUILD @@ -0,0 +1,16 @@ +# $Id: PKGBUILD 5936 2008-07-21 20:24:16Z thomas $ +# Maintainer: Cecil Watson<knoppmyth@gmail.com> + +pkgname=web-on-tv +pkgver=0.01.0 +pkgrel=4 +pkgdesc="Added multiple websites with 10' UIs to Online Streams." +arch=('i686' 'x86_64') +license=('GPL2') +url="http://www.linhes.org/" +depends=('chromium' 'flashplugin') +install=web-on-tv.install + +#build() { +#} +md5sums=() |