From 0098ddebd4b36b4f089933d8c79d58ea641ab2d8 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sat, 12 Mar 2016 02:03:51 +0000 Subject: [PATCH] Update to xterm-324. Update to libvdpau_va_gl-0.3.6. Update to libinput-1.2.1. Update to talloc-2.1.6. Update to libass-1.13.2. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17096 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- general/genlib/talloc.xml | 8 ++++---- introduction/welcome/changelog.xml | 20 +++++++++++++++++++ multimedia/libdriv/libass.xml | 6 +++--- packages.ent | 8 ++++---- x/installing/libinput.xml | 31 ++++++++++++++++-------------- x/installing/libvdpau-va-gl.xml | 4 ++-- x/installing/xterm.xml | 6 +++--- 7 files changed, 53 insertions(+), 30 deletions(-) diff --git a/general/genlib/talloc.xml b/general/genlib/talloc.xml index e5af3c68d3..3da06ae29c 100644 --- a/general/genlib/talloc.xml +++ b/general/genlib/talloc.xml @@ -6,9 +6,9 @@ - + - + ]> @@ -133,11 +133,11 @@ make None - libpytalloc-util.cpython-34m.so, + libpytalloc-util.cpython-35m-x86-64-linux-gnu.so, libpytalloc-util.so, libtalloc.so, talloc.so (Python-2 Module) and - talloc.cpython-34m.so (Python-3 Module) + talloc.cpython-35m-x86_64-linux-gnu.so (Python-3 Module) None diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index d19bca2b6d..f7bbed4afc 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -46,6 +46,26 @@ March 11th, 2016 + + [bdubbs] - Update to xterm-324. Fixes + #7541. + + + [bdubbs] - Update to libvdpau_va_gl-0.3.6. Fixes + #7539. + + + [bdubbs] - Update to libinput-1.2.1. Fixes + #7538. + + + [bdubbs] - Update to talloc-2.1.6. Fixes + #7519. + + + [bdubbs] - Update to libass-1.13.2. Fixes + #7551. + [bdubbs] - Update to nasm-2.12. Fixes #7530. diff --git a/multimedia/libdriv/libass.xml b/multimedia/libdriv/libass.xml index 2c21f62402..d25efc5d48 100644 --- a/multimedia/libdriv/libass.xml +++ b/multimedia/libdriv/libass.xml @@ -6,9 +6,9 @@ - - - + + + ]> diff --git a/packages.ent b/packages.ent index c4a2f5248f..b8217e6742 100644 --- a/packages.ent +++ b/packages.ent @@ -152,7 +152,7 @@ - + @@ -467,7 +467,7 @@ - + @@ -726,7 +726,7 @@ - + @@ -766,7 +766,7 @@ - + diff --git a/x/installing/libinput.xml b/x/installing/libinput.xml index fab2d5bfc7..2e3640aef4 100644 --- a/x/installing/libinput.xml +++ b/x/installing/libinput.xml @@ -4,14 +4,14 @@ %general-entities; - + - - - - + + + + ]> @@ -88,8 +88,9 @@ (to build the tests), and (to build the documentation) - (to build the GUI event viewer) and - libunwind + (to build the GUI event viewer), + libunwind, and + libwacom @@ -105,8 +106,8 @@ commands: -./configure --prefix=/usr \ - --disable-static \ +./configure $XORG_CONFIG \ + --disable-libwacom \ --with-udev-dir=/lib/udev && make @@ -136,16 +137,18 @@ make class="username">root user: -install -v -dm755 /usr/share/doc/libinput-&libinput-version; && -cp -rv doc/html/* /usr/share/doc/libinput-&libinput-version; +install -v -dm755 $XORG_PREFIX/share/doc/libinput-&libinput-version; && +cp -rv doc/html/* $XORG_PREFIX/share/doc/libinput-&libinput-version; Command Explanations - + + --disable-libwacom: Remove this + option if you ahve the external library libwacom installed. + --with-udev-dir=/lib/udev: This switch @@ -170,7 +173,7 @@ cp -rv doc/html/* /usr/share/doc/libinput-&libinput-version; - /usr/share/doc/libinput-&libinput-version; + $XORG_PREFIX/share/doc/libinput-&libinput-version; diff --git a/x/installing/libvdpau-va-gl.xml b/x/installing/libvdpau-va-gl.xml index fba925755c..d3188233c1 100644 --- a/x/installing/libvdpau-va-gl.xml +++ b/x/installing/libvdpau-va-gl.xml @@ -6,9 +6,9 @@ - + - + ]> diff --git a/x/installing/xterm.xml b/x/installing/xterm.xml index 759f80ec5a..6c0cb99bef 100644 --- a/x/installing/xterm.xml +++ b/x/installing/xterm.xml @@ -6,10 +6,10 @@ - + - - + + ]>