diff options
-rw-r--r-- | extra/x11vnc/.footprint.i686 | 9 | ||||
-rw-r--r-- | extra/x11vnc/.footprint.x86_64 | 9 | ||||
-rw-r--r-- | extra/x11vnc/.md5sum.i686 | 2 | ||||
-rw-r--r-- | extra/x11vnc/.md5sum.x86_64 | 2 | ||||
-rw-r--r-- | extra/x11vnc/Pkgfile | 2 |
5 files changed, 21 insertions, 3 deletions
diff --git a/extra/x11vnc/.footprint.i686 b/extra/x11vnc/.footprint.i686 index c812e8495..797cc3326 100644 --- a/extra/x11vnc/.footprint.i686 +++ b/extra/x11vnc/.footprint.i686 @@ -1,6 +1,15 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/x11vnc +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/rfb/ +-rw-r--r-- root/root usr/include/rfb/keysym.h +-rw-r--r-- root/root usr/include/rfb/rfb.h +-rw-r--r-- root/root usr/include/rfb/rfbclient.h +-rw-r--r-- root/root usr/include/rfb/rfbconfig.h +-rw-r--r-- root/root usr/include/rfb/rfbint.h +-rw-r--r-- root/root usr/include/rfb/rfbproto.h +-rw-r--r-- root/root usr/include/rfb/rfbregion.h drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/applications/ -rw-r--r-- root/root usr/share/applications/x11vnc.desktop diff --git a/extra/x11vnc/.footprint.x86_64 b/extra/x11vnc/.footprint.x86_64 index c812e8495..797cc3326 100644 --- a/extra/x11vnc/.footprint.x86_64 +++ b/extra/x11vnc/.footprint.x86_64 @@ -1,6 +1,15 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/x11vnc +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/rfb/ +-rw-r--r-- root/root usr/include/rfb/keysym.h +-rw-r--r-- root/root usr/include/rfb/rfb.h +-rw-r--r-- root/root usr/include/rfb/rfbclient.h +-rw-r--r-- root/root usr/include/rfb/rfbconfig.h +-rw-r--r-- root/root usr/include/rfb/rfbint.h +-rw-r--r-- root/root usr/include/rfb/rfbproto.h +-rw-r--r-- root/root usr/include/rfb/rfbregion.h drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/applications/ -rw-r--r-- root/root usr/share/applications/x11vnc.desktop diff --git a/extra/x11vnc/.md5sum.i686 b/extra/x11vnc/.md5sum.i686 index 66ce2b179..efb142ceb 100644 --- a/extra/x11vnc/.md5sum.i686 +++ b/extra/x11vnc/.md5sum.i686 @@ -1 +1 @@ -874008821a0588a73ec7fbe09b747bb0 x11vnc-0.9.9.tar.gz +1498a68d02aa7b6c97bf746c073c8d00 x11vnc-0.9.12.tar.gz diff --git a/extra/x11vnc/.md5sum.x86_64 b/extra/x11vnc/.md5sum.x86_64 index 66ce2b179..efb142ceb 100644 --- a/extra/x11vnc/.md5sum.x86_64 +++ b/extra/x11vnc/.md5sum.x86_64 @@ -1 +1 @@ -874008821a0588a73ec7fbe09b747bb0 x11vnc-0.9.9.tar.gz +1498a68d02aa7b6c97bf746c073c8d00 x11vnc-0.9.12.tar.gz diff --git a/extra/x11vnc/Pkgfile b/extra/x11vnc/Pkgfile index 78824dc3c..a5c82da3d 100644 --- a/extra/x11vnc/Pkgfile +++ b/extra/x11vnc/Pkgfile @@ -6,7 +6,7 @@ # Run on: libjpeg,avahi name=x11vnc -version=0.9.9 +version=0.9.12 release=1 source=(http://downloads.sourceforge.net/libvncserver//$name-$version.tar.gz) |