From 4b5d7cbe09652ad25cf960b3e4031ee22fe7fc17 Mon Sep 17 00:00:00 2001 From: Krejzi Date: Fri, 27 Apr 2012 21:15:59 +0000 Subject: [PATCH] eog 3.4.1 and vino 3.4.1 git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10011 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- general.ent | 4 +- gnome/core/eog.xml | 59 ++++++++++++---------- gnome/core/vino.xml | 79 +++++++++++++++++------------- introduction/welcome/changelog.xml | 6 +++ 4 files changed, 85 insertions(+), 63 deletions(-) diff --git a/general.ent b/general.ent index 6f3ee91da7..317e66eca5 100644 --- a/general.ent +++ b/general.ent @@ -756,13 +756,13 @@ $Date$ - + - + diff --git a/gnome/core/eog.xml b/gnome/core/eog.xml index 49097df574..8c8b22f6b3 100644 --- a/gnome/core/eog.xml +++ b/gnome/core/eog.xml @@ -4,11 +4,11 @@ %general-entities; - - - - - + + + + + ]> @@ -60,21 +60,28 @@ EOG Dependencies Required - , - , - , - , and - + + , + , + , + and + + Recommended - and - + + + Optional - , - , - , and - + + , + , + , + , + and + + User Notes: @@ -87,7 +94,7 @@ Install EOG by running the following commands: -./configure --prefix=$GNOME_PREFIX && +./configure --prefix=/usr && make This package does not come with a test suite. @@ -101,15 +108,12 @@ make Command Explanations - + - : This option disables special JPEG - support. - @@ -117,13 +121,16 @@ make Installed Program - Installed Libraries Installed Directories - eog - libfullscreen.so, libreload.so and libstatusbar-date.so (plugins) - $GNOME_PREFIX/{include/eog-3.0, lib/eog, share/eog} + + eog + + + /usr/include/eog-3.0, /usr/lib/eog, /usr/share/eog, + /usr/share/gnome/help/eog and /usr/share/gtk-doc/html/eog + diff --git a/gnome/core/vino.xml b/gnome/core/vino.xml index 7fc88b3244..615f0f1c52 100644 --- a/gnome/core/vino.xml +++ b/gnome/core/vino.xml @@ -4,11 +4,11 @@ %general-entities; - - - - - + + + + + ]> @@ -33,7 +33,7 @@ GNOME. VNC is a protocol that allows remote display of a user's desktop. - &lfs70_built; + &lfs70_checked; Package Information @@ -60,20 +60,26 @@ Vino Dependencies Required - , - , - , and - + + , + , + and + + + + Recommended + + , + and + + Optional - , - , - , - , - , - , - , - and + + , + and + + User Notes: @@ -86,9 +92,9 @@ Install Vino by running the following commands: -./configure --prefix=$GNOME_PREFIX \ - --sysconfdir=$GNOME_SYSCONFDIR \ - --libexecdir=$GNOME_PREFIX/lib/vino && +./configure --prefix=/usr \ + --sysconfdir=/etc \ + --libexecdir=/usr/lib/vino && make This package does not come with a test suite. @@ -102,17 +108,17 @@ make Command Explanations - + href="../../xincludes/gnome-sysconfdir.xml"/> --> - --libexecdir=$GNOME_PREFIX/lib/vino: This + --libexecdir=/usr/lib/vino: This parameter is used so that the vino internal support programs are installed in the preferred location of $GNOME_PREFIX/lib/vino instead of $GNOME_PREFIX/libexec. + class='directory'>/usr/lib/vino instead of /usr/libexec. @@ -121,13 +127,15 @@ make Installed Programs - Installed Libraries Installed Directories - vino-passwd, vino-preferences, and vino-server - None - $GNOME_PREFIX/{lib/vino,share/vino} + + vino-passwd, vino-preferences and vino-server + + + /usr/lib/vino and /usr/share/vino + @@ -136,10 +144,10 @@ make - + vino-server - is the Vino server. + is the Vino VNC server. vino-server diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 7b794ad550..8a13f9af87 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -70,6 +70,12 @@ [krejzi] - Epiphany 3.4.1. + + [krejzi] - EOG 3.4.1. + + + [krejzi] - Vino 3.4.1. +