diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-13 08:33:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-13 08:33:03 +0000 |
commit | 9c165eeaa50662d72421ff6abc9bf8d728515194 (patch) | |
tree | 6c087bd21a1ff8c44fc326ba6ba3ec5bbb705682 | |
parent | c84bd10286dbb79497b74583ef7c63323aef7b0f (diff) | |
download | pkgsrc-9c165eeaa50662d72421ff6abc9bf8d728515194.tar.gz |
tigervnc: update to 1.8.0.
The full release of TigerVNC 1.8.0 is now available. Lots of changes
have been made since the last release, but the highlights are:
- Overhaul of the Java client to match the look and behaviour
of the native client
- Initial work for multi-threaded decoding in the Java client
- vncconfig no longer needed for clipboard with Xvnc/libvnc.so
- vncserver has system wide config support
- Reduced CPU usage in the native viewer on macOS
- macOS requirement raised to 10.6
- Full support for alpha cursors in Xvnc/libvnc.so and both viewers
-rw-r--r-- | net/tigervnc/Makefile | 5 | ||||
-rw-r--r-- | net/tigervnc/PLIST | 4 | ||||
-rw-r--r-- | net/tigervnc/distinfo | 14 | ||||
-rw-r--r-- | net/tigervnc/patches/patch-unix_xserver117.patch | 11 | ||||
-rw-r--r-- | net/tigervnc/patches/patch-unix_xserver_hw_vnc_Makefile.am | 13 |
5 files changed, 18 insertions, 29 deletions
diff --git a/net/tigervnc/Makefile b/net/tigervnc/Makefile index 4acdb22a2b5..3dcbbd93dbb 100644 --- a/net/tigervnc/Makefile +++ b/net/tigervnc/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.17 2017/01/25 23:17:08 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2017/09/13 08:33:03 wiz Exp $ -DISTNAME= tigervnc-1.7.1 -PKGREVISION= 1 +DISTNAME= tigervnc-1.8.0 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=TigerVNC/} GITHUB_TAG= v${PKGVERSION_NOREV} diff --git a/net/tigervnc/PLIST b/net/tigervnc/PLIST index fd35f106366..5edc74572f1 100644 --- a/net/tigervnc/PLIST +++ b/net/tigervnc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2016/09/19 09:19:28 wiz Exp $ +@comment $NetBSD: PLIST,v 1.4 2017/09/13 08:33:03 wiz Exp $ bin/Xvnc bin/vncconfig bin/vncpasswd @@ -29,6 +29,8 @@ share/locale/eo/LC_MESSAGES/tigervnc.mo share/locale/es/LC_MESSAGES/tigervnc.mo share/locale/fi/LC_MESSAGES/tigervnc.mo share/locale/fr/LC_MESSAGES/tigervnc.mo +share/locale/fur/LC_MESSAGES/tigervnc.mo +share/locale/hu/LC_MESSAGES/tigervnc.mo share/locale/it/LC_MESSAGES/tigervnc.mo share/locale/nl/LC_MESSAGES/tigervnc.mo share/locale/pl/LC_MESSAGES/tigervnc.mo diff --git a/net/tigervnc/distinfo b/net/tigervnc/distinfo index 6cb3ab58ad0..0a48fe54414 100644 --- a/net/tigervnc/distinfo +++ b/net/tigervnc/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.11 2017/01/24 08:30:25 wiz Exp $ +$NetBSD: distinfo,v 1.12 2017/09/13 08:33:03 wiz Exp $ -SHA1 (tigervnc-1.7.1.tar.gz) = e6924a1c0a092d3f4b4d389087592a1279cf1728 -RMD160 (tigervnc-1.7.1.tar.gz) = 7578bbb7ab3d3f261dcd8b3529a35937bfa75f1b -SHA512 (tigervnc-1.7.1.tar.gz) = babdc362b28d7af80c7efbb3a1aadf158d7f29621afe36d785748af45e515e2718cf1011359db7b39c218770b3f3ee2767e08abc58091f018c08ba9739a3e68d -Size (tigervnc-1.7.1.tar.gz) = 1406032 bytes +SHA1 (tigervnc-1.8.0.tar.gz) = dbb280afb066073d7b44e99bd75d7f9bdb5a81e0 +RMD160 (tigervnc-1.8.0.tar.gz) = b88896fc27269c82601f30a05ba6e185f91755fb +SHA512 (tigervnc-1.8.0.tar.gz) = c066e9781622e342667bf03fd6bbb94ed17b412b07c46764b7b73b2eb308c285e865cf1e901f7d218db05a0486fb3f8877e75da3c939ef0d020247713779327a +Size (tigervnc-1.8.0.tar.gz) = 1433830 bytes SHA1 (xorg-server-1.17.2.tar.bz2) = 56ac29a82b99bcf4c7ba2fca41a44cfa18748262 RMD160 (xorg-server-1.17.2.tar.bz2) = bf575a269f1e7b729992a20989be84e09fcc88a2 SHA512 (xorg-server-1.17.2.tar.bz2) = 7e7b7620890cc8db696695758fa22fa879f9d3c33946663611ec0b37f02116e9c6f08779f9eece59907b430d3df93f0c0548939683ea156b3c4cbe02571b7551 @@ -11,7 +11,7 @@ Size (xorg-server-1.17.2.tar.bz2) = 5767983 bytes SHA1 (patch-CMakeLists.txt) = 42a364f898784a9c4da46bea8ef6bc37838815b9 SHA1 (patch-media_CMakeLists.txt) = cd50f9b7a9405aa523412ef823a32437a3c19ffa SHA1 (patch-unix_vncserver) = 9c71ad02c6657f537bcb2abaa116a831b555d7c0 -SHA1 (patch-unix_xserver117.patch) = 5894ec9008a0ee9cae79b49af69e91f8bbdfb676 +SHA1 (patch-unix_xserver117.patch) = 5e5d2a98f0b765ae0d6bb5f200808126b03dcc51 SHA1 (patch-unix_xserver_hw_vnc_InputXKB.cc) = 58dfddf27233b534bbb0e05edd4db3392a8a38df -SHA1 (patch-unix_xserver_hw_vnc_Makefile.am) = d2d61050cdc5a54b46a2c41cd8ea394fa0b1a574 +SHA1 (patch-unix_xserver_hw_vnc_Makefile.am) = 28d8eb1a5b12e64c8a13c643e9492c3845aa1c3a SHA1 (patch-unix_xserver_hw_vnc_vncModule.c) = 6f6868032bc9d0b45231f73e719464a0de118fb7 diff --git a/net/tigervnc/patches/patch-unix_xserver117.patch b/net/tigervnc/patches/patch-unix_xserver117.patch index 330770628d1..708394c4c7e 100644 --- a/net/tigervnc/patches/patch-unix_xserver117.patch +++ b/net/tigervnc/patches/patch-unix_xserver117.patch @@ -1,16 +1,7 @@ -$NetBSD: patch-unix_xserver117.patch,v 1.4 2016/09/20 08:12:14 wiz Exp $ +$NetBSD: patch-unix_xserver117.patch,v 1.5 2017/09/13 08:33:03 wiz Exp $ --- unix/xserver117.patch.orig 2015-07-11 13:00:36.000000000 +0000 +++ unix/xserver117.patch -@@ -66,7 +66,7 @@ diff -up xorg-server-1.17.1/mi/miinitext - #include "globals.h" - - +#ifdef TIGERVNC --+extern void vncExtensionInit(INITARGS); -++extern void vncExtensionInit(void); - +#endif - + - /* The following is only a small first step towards run-time @@ -85,7 +85,24 @@ diff -up xorg-server-1.17.1/mi/miinitext diff -up xorg-server-1.17.1/os/WaitFor.c.vnc xorg-server-1.17.1/os/WaitFor.c --- xorg-server-1.17.1/os/WaitFor.c.vnc 2015-01-26 18:40:30.000000000 +0000 diff --git a/net/tigervnc/patches/patch-unix_xserver_hw_vnc_Makefile.am b/net/tigervnc/patches/patch-unix_xserver_hw_vnc_Makefile.am index 356fe4aefaf..e341a1e83be 100644 --- a/net/tigervnc/patches/patch-unix_xserver_hw_vnc_Makefile.am +++ b/net/tigervnc/patches/patch-unix_xserver_hw_vnc_Makefile.am @@ -1,13 +1,10 @@ -$NetBSD: patch-unix_xserver_hw_vnc_Makefile.am,v 1.2 2015/07/21 21:51:39 markd Exp $ +$NetBSD: patch-unix_xserver_hw_vnc_Makefile.am,v 1.3 2017/09/13 08:33:03 wiz Exp $ ---- unix/xserver/hw/vnc/Makefile.am.orig 2015-07-11 13:00:36.000000000 +0000 +--- unix/xserver/hw/vnc/Makefile.am.orig 2017-05-16 13:53:28.000000000 +0000 +++ unix/xserver/hw/vnc/Makefile.am -@@ -5,8 +5,12 @@ RFB_LIB=$(LIB_DIR)/rfb/librfb.la - RDR_LIB=$(LIB_DIR)/rdr/librdr.la - NETWORK_LIB=$(LIB_DIR)/network/libnetwork.la +@@ -8,6 +8,9 @@ NETWORK_LIB=$(LIB_DIR)/network/libnetwor XREGION_LIB=$(LIB_DIR)/Xregion/libXregion.la -+OS_LIB=$(LIB_DIR)/os/libos.la - COMMON_LIBS=$(NETWORK_LIB) $(RFB_LIB) $(RDR_LIB) $(XREGION_LIB) + COMMON_LIBS=$(NETWORK_LIB) $(RFB_LIB) $(RDR_LIB) $(XREGION_LIB) $(OS_LIB) +# Hack to get the C headers to work when included from C++ code +AM_CXXFLAGS = -fpermissive @@ -15,7 +12,7 @@ $NetBSD: patch-unix_xserver_hw_vnc_Makefile.am,v 1.2 2015/07/21 21:51:39 markd E noinst_LTLIBRARIES = libvnccommon.la HDRS = vncExtInit.h vncHooks.h \ -@@ -64,6 +68,6 @@ libvnc_la_CPPFLAGS = $(XVNC_CPPFLAGS) -I +@@ -66,6 +69,6 @@ libvnc_la_CPPFLAGS = $(XVNC_CPPFLAGS) -I libvnc_la_LDFLAGS = -module -avoid-version -Wl,-z,now |