summaryrefslogtreecommitdiffstats
path: root/abs/core/mythinstall/PKGBUILD
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2013-01-07 20:16:52 (GMT)
committerJames Meyer <james.meyer@operamail.com>2013-01-07 20:16:52 (GMT)
commitbce9a0bdcd1d4cbd464b7f4ec2c3b19bff86d48f (patch)
tree9ad961719cda3b1033e67302df3f8e302f6912e0 /abs/core/mythinstall/PKGBUILD
parent33671693297f177c4b30c30584ddb79359a3d0ed (diff)
downloadlinhes_pkgbuild-bce9a0bdcd1d4cbd464b7f4ec2c3b19bff86d48f.zip
linhes_pkgbuild-bce9a0bdcd1d4cbd464b7f4ec2c3b19bff86d48f.tar.gz
linhes_pkgbuild-bce9a0bdcd1d4cbd464b7f4ec2c3b19bff86d48f.tar.bz2
LinHES-system|config: add support for x11vnc
x11vnc support added to service menu. By default it will run on :2. The startup script will reference /etc/x11vnc.cfg if a user wishes to override the default flags. Ex: x11_vnc_options=” -rfbport 6000” will result in a startup cmd of “x11vnc -rfbport 6000” refs # 894
Diffstat (limited to 'abs/core/mythinstall/PKGBUILD')
-rw-r--r--abs/core/mythinstall/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/mythinstall/PKGBUILD b/abs/core/mythinstall/PKGBUILD
index 9aa5d83..856d070 100644
--- a/abs/core/mythinstall/PKGBUILD
+++ b/abs/core/mythinstall/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jams
pkgname=mythinstall
pkgver=3
-pkgrel=66
+pkgrel=67
pkgdesc="LinHES installer/systemconfig GUI."
arch=('i686' 'x86_64')
depends=('mythtv>=0.25')