wok rev 6254

Up: x11vnc to 0.9.11.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Sep 14 02:51:26 2010 +0000 (2010-09-14)
parents 504e8837ca20
children c46b4be12876
files x11vnc-extra/receipt x11vnc/receipt
line diff
     1.1 --- a/x11vnc-extra/receipt	Tue Sep 14 01:28:42 2010 +0000
     1.2 +++ b/x11vnc-extra/receipt	Tue Sep 14 02:51:26 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="x11vnc-extra"
     1.7 -VERSION="0.9.10"
     1.8 +VERSION="0.9.11"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="java VNC viewer"
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
     2.1 --- a/x11vnc/receipt	Tue Sep 14 01:28:42 2010 +0000
     2.2 +++ b/x11vnc/receipt	Tue Sep 14 02:51:26 2010 +0000
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="x11vnc"
     2.7 -VERSION="0.9.10"
     2.8 +VERSION="0.9.11"
     2.9  CATEGORY="network"
    2.10  SHORT_DESC="VNC server using X server"
    2.11  MAINTAINER="pascal.bellard@slitaz.org"
    2.12 @@ -9,7 +9,7 @@
    2.13  WEB_SITE="http://www.karlrunge.com/x11vnc/"
    2.14  WGET_URL="$SF_MIRROR/libvncserver/$TARBALL"
    2.15  DEPENDS="xorg xorg-libXtst openssl slitaz-base-files jpeg xorg-libXdamage zlib"
    2.16 -BUILD_DEPENDS="xorg-dev xorg-libXdamage-dev xorg-libXtst-dev openssl-dev"
    2.17 +BUILD_DEPENDS="xorg-dev xorg-libXdamage-dev xorg-libXtst-dev openssl openssl-dev zlib zlib-dev jpeg-dev xorg-dev-proto"
    2.18  
    2.19  # Rules to configure and make the package.
    2.20  compile_rules()