diff options
author | Michael Hanson <hansonorders@verizon.net> | 2011-02-24 23:46:28 (GMT) |
---|---|---|
committer | Michael Hanson <hansonorders@verizon.net> | 2011-02-24 23:46:28 (GMT) |
commit | e9e140319653ebaabe45fb09f0a1890dd225465b (patch) | |
tree | fbcecdf2687c425c8d08765aea29d66eddd39594 /abs/extra/web-on-linhes/PKGBUILD | |
parent | f423abf4a04a72fa991f0e3ca72b6bb24b6cdd19 (diff) | |
parent | 66ec1dafb39c80cf69bf0d472e5314a021126b4b (diff) | |
download | linhes_pkgbuild-e9e140319653ebaabe45fb09f0a1890dd225465b.zip linhes_pkgbuild-e9e140319653ebaabe45fb09f0a1890dd225465b.tar.gz linhes_pkgbuild-e9e140319653ebaabe45fb09f0a1890dd225465b.tar.bz2 |
Merge branch 'testing' of knoppmyth.net:linhes_pkgbuild into testing
Diffstat (limited to 'abs/extra/web-on-linhes/PKGBUILD')
-rw-r--r-- | abs/extra/web-on-linhes/PKGBUILD | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/abs/extra/web-on-linhes/PKGBUILD b/abs/extra/web-on-linhes/PKGBUILD new file mode 100644 index 0000000..cfa481c --- /dev/null +++ b/abs/extra/web-on-linhes/PKGBUILD @@ -0,0 +1,16 @@ +# $Id: PKGBUILD 5936 2008-07-21 20:24:16Z thomas $ +# 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." +arch=('i686' 'x86_64') +license=('GPL2') +url="http://www.linhes.org/" +depends=('chromium' 'flashplugin') +install=web-on-tv.install + +#build() { +#} +md5sums=() |