Author: bdubbs
Date: Wed Sep 14 14:09:32 2016
New Revision: 17762
Log:
Update to tigervnc-1.7.0
Modified:
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/packages.ent
trunk/BOOK/xsoft/other/tigervnc.xml
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Wed Sep 14 12:57:11
2016 (r17761)
+++ trunk/BOOK/introduction/welcome/changelog.xml Wed Sep 14 14:09:32
2016 (r17762)
@@ -48,6 +48,10 @@
<para>September 14th, 2016</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Update to tigervnc-1.7.0. Fixes
+ <ulink url="&blfs-ticket-root;8296">#8296</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[pierre] - Update to libreoffice-5.2.1.2. Fixes
<ulink url="&blfs-ticket-root;8279">#8279</ulink>.</para>
</listitem>
Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent Wed Sep 14 12:57:11 2016 (r17761)
+++ trunk/BOOK/packages.ent Wed Sep 14 14:09:32 2016 (r17762)
@@ -696,7 +696,7 @@
<!ENTITY rox-filer-version "2.11">
<!ENTITY rxvt-unicode-version "9.22">
<!ENTITY thunderbird-version "45.3.0">
-<!ENTITY tigervnc-version "1.6.0">
+<!ENTITY tigervnc-version "1.7.0">
<!ENTITY transmission-version "2.92">
<!ENTITY xarchiver-version "0.5.4">
<!ENTITY xchat-version "2.8.8">
Modified: trunk/BOOK/xsoft/other/tigervnc.xml
==============================================================================
--- trunk/BOOK/xsoft/other/tigervnc.xml Wed Sep 14 12:57:11 2016 (r17761)
+++ trunk/BOOK/xsoft/other/tigervnc.xml Wed Sep 14 14:09:32 2016 (r17762)
@@ -6,11 +6,11 @@
<!ENTITY tigervnc-download-http
"&sources-anduin-http;/tigervnc/tigervnc-&tigervnc-version;.tar.gz">
<!ENTITY tigervnc-download-ftp " ">
- <!ENTITY tigervnc-md5sum "78b736445781d86c48e942465a391ccc">
+ <!ENTITY tigervnc-md5sum "0930edf4f339283d856ce7027db40308">
<!ENTITY tigervnc-size "1.3 MB">
- <!ENTITY tigervnc-buildsize "171 MB">
- <!ENTITY tigervnc-time "1.6 SBU">
- <!ENTITY tigervnc-xorg-version "1.18.0">
+ <!ENTITY tigervnc-buildsize "149 MB">
+ <!ENTITY tigervnc-time "1.7 SBU">
+ <!ENTITY tigervnc-xorg-version "1.18.4">
]>
<sect1 id="tigervnc" xreflabel="tigervnc-&tigervnc-version;">
@@ -71,12 +71,6 @@
<listitem>
<para>
Required patch:
- <ulink
url="&patch-root;/tigervnc-&tigervnc-version;-xorg118-1.patch"/>
- </para>
- </listitem>
- <listitem>
- <para>
- Required patch:
<ulink
url="&patch-root;/tigervnc-&tigervnc-version;-gethomedir-1.patch"/>
</para>
</listitem>
@@ -116,9 +110,7 @@
<para>Install <application>tigervnc</application> by running the following
commands:</para>
-<screen><userinput>patch -Np1 -i
../tigervnc-&tigervnc-version;-xorg118-1.patch &&
-patch -Np1 -i ../tigervnc-&tigervnc-version;-gethomedir-1.patch &&<!--
-sed -i 's/iconic/nowin/' unix/vncserver &&-->
+<screen><userinput>patch -Np1 -i
../tigervnc-&tigervnc-version;-gethomedir-1.patch &&
mkdir -vp build &&
cd build &&
@@ -187,8 +179,8 @@
<sect2 role="commands">
<title>Command Explanations</title>
- <para><command>patch ...</command>: This set of patches modifies the
standard
- Xorg server so that the Xvnc command can be built.</para>
+ <para><command>patch ...</command>: This patch updates a build file
+ so that the Xvnc libraries cna be found during the build process.</para>
<para><command>tar -xf .. xorg-server...</command>: This command extracts
the
standard Xorg packages into the tree in a location needed for
modification.</para>
@@ -215,7 +207,6 @@
session. An example <filename>xstartup</filename> would be:</para>
<screen>#!/bin/sh
-
[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
startlxde &</screen>
@@ -295,7 +286,7 @@
<varlistentry id="vncviewer">
<term><command>vncviewer</command></term>
<listitem>
- <para>is a client used to access VNC desktops.</para>
+ <para>is a client used to connect to VNC desktops.</para>
<indexterm zone="tigervnc vncviewer">
<primary sortas="b-vncviewer">vncviewer</primary>
</indexterm>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page