summaryrefslogtreecommitdiffstats
path: root/abs/extra/x11vnc/PKGBUILD
diff options
context:
space:
mode:
authorMichael Hanson <hansonorders@verizon.net>2011-08-09 19:39:56 (GMT)
committerMichael Hanson <hansonorders@verizon.net>2011-08-09 19:39:56 (GMT)
commitd0f8e88086dcbe2c05331f36cff037b0c675c7c4 (patch)
treed43a936bbd3d3b928d5e75d21aff1af7173c4ad0 /abs/extra/x11vnc/PKGBUILD
parent9ca212980fe906fe0614cdb55fc6edecd974d295 (diff)
downloadlinhes_pkgbuild-d0f8e88086dcbe2c05331f36cff037b0c675c7c4.zip
linhes_pkgbuild-d0f8e88086dcbe2c05331f36cff037b0c675c7c4.tar.gz
linhes_pkgbuild-d0f8e88086dcbe2c05331f36cff037b0c675c7c4.tar.bz2
x11vnc: add install file that adds/removes line in .fluxbox/apps Ref #780
Diffstat (limited to 'abs/extra/x11vnc/PKGBUILD')
-rw-r--r--abs/extra/x11vnc/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/abs/extra/x11vnc/PKGBUILD b/abs/extra/x11vnc/PKGBUILD
index 8e6835f..5672669 100644
--- a/abs/extra/x11vnc/PKGBUILD
+++ b/abs/extra/x11vnc/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=x11vnc
pkgver=0.9.12
-pkgrel=1
+pkgrel=2
pkgdesc="a VNC server for real X displays"
arch=("i686" "x86_64")
license=("GPL2")
@@ -11,6 +11,7 @@ url="http://www.karlrunge.com/x11vnc/"
source=("http://downloads.sourceforge.net/libvncserver/${pkgname}-${pkgver}.tar.gz")
depends=('openssl' 'libjpeg' 'zlib' 'libx11' 'libxtst' 'libxinerama'
'libxdamage' 'libxrandr' 'avahi' 'recordproto')
+install=x11vnc.install
build() {