pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/tigervnc
Module Name: pkgsrc
Committed By: wiz
Date: Tue Nov 16 15:45:02 UTC 2021
Modified Files:
pkgsrc/net/tigervnc: Makefile PLIST distinfo
pkgsrc/net/tigervnc/patches: patch-CMakeLists.txt
Log Message:
tigervnc: update to 1.12.0.1.20.13.
TigerVNC 1.12.0 is now available. Lots of changes have been made
since the last release, but the highlights are:
* The native viewer now supports full screen over a subset of
monitors (e.g. 2 out of 3), and reacts properly to monitors
being added or removed
* Recent server history in the native viewer
* The native viewer now has an option to reconnect if the connection
is dropped
* Translations are now enabled on Windows and macOS for the native
viewer
* The native viewer now respects the system security policy¹
Better handling of accented keys in the Java viewer
* The Unix servers can now listen to both a Unix socket and a
TCP port at the same time
* The network code in both the servers and the native viewer has
been restructured to give a more responsive experience
* The vncserver service now correctly handles settings set to
"0"
* Fixed the clipboard Unicode handling in both the native viewer
and the servers
* Support for pointer "warping" in Xvnc and the native viewer,
enabling e.g. FPS games
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/net/tigervnc/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/net/tigervnc/PLIST
cvs rdiff -u -r1.20 -r1.21 pkgsrc/net/tigervnc/distinfo
cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/tigervnc/patches/patch-CMakeLists.txt
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/tigervnc/Makefile
diff -u pkgsrc/net/tigervnc/Makefile:1.44 pkgsrc/net/tigervnc/Makefile:1.45
--- pkgsrc/net/tigervnc/Makefile:1.44 Fri Oct 1 11:42:23 2021
+++ pkgsrc/net/tigervnc/Makefile Tue Nov 16 15:45:01 2021
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.44 2021/10/01 11:42:23 nia Exp $
+# $NetBSD: Makefile,v 1.45 2021/11/16 15:45:01 wiz Exp $
-DISTNAME= tigervnc-1.11.0
-PKGNAME= ${DISTNAME}.1.20.11
-PKGREVISION= 6
+DISTNAME= tigervnc-1.12.0
+PKGNAME= ${DISTNAME}.1.20.13
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=TigerVNC/}
-GITHUB_TAG= v1.11.0
-XORG_SERVER_FILE= xorg-server-1.20.11
+GITHUB_TAG= v1.12.0
+XORG_SERVER_FILE= xorg-server-1.20.13
SITES.${XORG_SERVER_FILE}.tar.bz2= ${MASTER_SITE_XORG:=xserver/}
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${XORG_SERVER_FILE}.tar.bz2
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${XORG_SERVER_FILE}.tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://tigervnc.org/
@@ -48,7 +47,7 @@ SUBST_CLASSES+= hpath
SUBST_STAGE.hpath= pre-configure
SUBST_MESSAGE.hpath= fixing hardcoded paths
SUBST_FILES.hpath= unix/vncserver/vncserver.in
-SUBST_FILES.hpath= vncserver.pl
+SUBST_FILES.hpath+= vncserver.pl
SUBST_SED.hpath+= -e 's|/usr/local/vnc/classes|${PREFIX}/share/vnc/classes|g'
SUBST_VARS.hpath+= PREFIX X11BASE
Index: pkgsrc/net/tigervnc/PLIST
diff -u pkgsrc/net/tigervnc/PLIST:1.8 pkgsrc/net/tigervnc/PLIST:1.9
--- pkgsrc/net/tigervnc/PLIST:1.8 Sun May 16 21:06:42 2021
+++ pkgsrc/net/tigervnc/PLIST Tue Nov 16 15:45:01 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2021/05/16 21:06:42 wiz Exp $
+@comment $NetBSD: PLIST,v 1.9 2021/11/16 15:45:01 wiz Exp $
bin/Xvnc
bin/vncconfig
bin/vncpasswd
@@ -18,6 +18,7 @@ man/man8/vncserver.8
man/man8/vncsession.8
sbin/vncsession
share/applications/vncviewer.desktop
+share/doc/tigervnc/HOWTO.md
share/doc/tigervnc/LICENCE.TXT
share/doc/tigervnc/README.rst
share/examples/tigervnc/tigervnc
@@ -40,6 +41,7 @@ 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/he/LC_MESSAGES/tigervnc.mo
share/locale/hu/LC_MESSAGES/tigervnc.mo
share/locale/id/LC_MESSAGES/tigervnc.mo
share/locale/it/LC_MESSAGES/tigervnc.mo
Index: pkgsrc/net/tigervnc/distinfo
diff -u pkgsrc/net/tigervnc/distinfo:1.20 pkgsrc/net/tigervnc/distinfo:1.21
--- pkgsrc/net/tigervnc/distinfo:1.20 Tue Oct 26 11:07:02 2021
+++ pkgsrc/net/tigervnc/distinfo Tue Nov 16 15:45:01 2021
@@ -1,12 +1,12 @@
-$NetBSD: distinfo,v 1.20 2021/10/26 11:07:02 nia Exp $
+$NetBSD: distinfo,v 1.21 2021/11/16 15:45:01 wiz Exp $
-BLAKE2s (tigervnc-1.11.0.tar.gz) = fbf25361f593a6d4757e638acc2ec29358ab58c7b12aa0f56df8cdd50f90bf83
-SHA512 (tigervnc-1.11.0.tar.gz) = 262676f065de6dfb72b1482c0ef1e6d8b764f53360ae6114debbe0986eede45d27e283e1452a72cb9b7540657ab347fd36df5b30b72d6db4a0f8cbea5b591025
-Size (tigervnc-1.11.0.tar.gz) = 1346992 bytes
-BLAKE2s (xorg-server-1.20.11.tar.bz2) = 8e9ba331548181b08da9bc2efb055d8c030d9d2bb94f1e87acf165998c39a940
-SHA512 (xorg-server-1.20.11.tar.bz2) = 1017015b9fd5d53788abe3641d877e6df8609841fa5c1847c0a5e133ddcc1b758a5d695304ebd36828099ec201a85b6b70b46f5ea4f81c5bd3a16fa6e175e3c2
-Size (xorg-server-1.20.11.tar.bz2) = 6476116 bytes
-SHA1 (patch-CMakeLists.txt) = e844bee9fa5e1ce755d65333fadd3654a207aee4
+BLAKE2s (tigervnc-1.12.0.tar.gz) = 8ad8402f354811dd8b415fc4d0a10c6286307e1ec11e4e27e90615d741b3284b
+SHA512 (tigervnc-1.12.0.tar.gz) = a16b15e9cda552a49a3934e4174e49d186d06494d90d11582599ab82559014332662aed7760619a6dfb32a8c95f7d63c68ac7d632c29dd662a6b713f036672bb
+Size (tigervnc-1.12.0.tar.gz) = 1561898 bytes
+BLAKE2s (xorg-server-1.20.13.tar.xz) = d5fd79e44b64fb79506673ab2a851b2bfad0ee5dd1bbb6477f645ca05237a9fc
+SHA512 (xorg-server-1.20.13.tar.xz) = 4e0b7bd4e070dc52cb2c51c2056feb133de2c0487d359392ed63abba9702910cd2e2983e9415973d8d6e9672eac78be6f39202687fc56610877914ce722554b3
+Size (xorg-server-1.20.13.tar.xz) = 5122260 bytes
+SHA1 (patch-CMakeLists.txt) = dbe6e4eaaf2dde1bb73dd3cd562c16fed58c8e5b
SHA1 (patch-common_rfb_util.h) = 73d5fc206e192b936c224cedf5857980fca69eb0
SHA1 (patch-media_CMakeLists.txt) = cd50f9b7a9405aa523412ef823a32437a3c19ffa
SHA1 (patch-unix_vncserver_vncserver.in) = 715f16a4be6806778fd0a9d781e920771e35d0ca
Index: pkgsrc/net/tigervnc/patches/patch-CMakeLists.txt
diff -u pkgsrc/net/tigervnc/patches/patch-CMakeLists.txt:1.4 pkgsrc/net/tigervnc/patches/patch-CMakeLists.txt:1.5
--- pkgsrc/net/tigervnc/patches/patch-CMakeLists.txt:1.4 Sun May 16 21:06:43 2021
+++ pkgsrc/net/tigervnc/patches/patch-CMakeLists.txt Tue Nov 16 15:45:01 2021
@@ -1,10 +1,10 @@
-$NetBSD: patch-CMakeLists.txt,v 1.4 2021/05/16 21:06:43 wiz Exp $
+$NetBSD: patch-CMakeLists.txt,v 1.5 2021/11/16 15:45:01 wiz Exp $
---- CMakeLists.txt.orig 2021-04-28 15:26:55.658924359 +0000
+--- CMakeLists.txt.orig 2021-11-09 07:51:28.000000000 +0000
+++ CMakeLists.txt
-@@ -250,6 +250,7 @@ if(UNIX AND NOT APPLE)
- if(X11_Xrender_FOUND)
- set(FLTK_LIBRARIES ${FLTK_LIBRARIES} ${X11_Xrender_LIB})
+@@ -262,6 +262,7 @@ if(BUILD_VIEWER)
+ set(FLTK_LIBRARIES ${FLTK_LIBRARIES} ${X11_Xrender_LIB})
+ endif()
endif()
+ set(FLTK_LIBRARIES ${FLTK_LIBRARIES} -lpng)
endif()
Home |
Main Index |
Thread Index |
Old Index