diff options
author | Cecil <knoppmyth@gmail.com> | 2011-02-24 04:59:27 (GMT) |
---|---|---|
committer | Cecil <knoppmyth@gmail.com> | 2011-02-24 04:59:27 (GMT) |
commit | 7d16a0e936badb4e858ea461ff87d7a6c396bc37 (patch) | |
tree | 66e36ccc608ce9011e5580e5587f313fbc8812f5 /abs/extra/web-on-linhes/PKGBUILD | |
parent | b26bc3e0c9b5565b85fc67744202083bbf40ee0b (diff) | |
download | linhes_pkgbuild-7d16a0e936badb4e858ea461ff87d7a6c396bc37.zip linhes_pkgbuild-7d16a0e936badb4e858ea461ff87d7a6c396bc37.tar.gz linhes_pkgbuild-7d16a0e936badb4e858ea461ff87d7a6c396bc37.tar.bz2 |
web-on-linhes:websites w/ 10 UIs.
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=() |