Ignore:
Timestamp:
04/27/2012 09:15:59 PM (12 years ago)
Author:
Krejzi <krejzi@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
84db9d1
Parents:
0ce14f4
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/core/vino.xml

    r0ce14f4 r4b5d7cb  
    55  %general-entities;
    66
    7   <!ENTITY vino-download-http "&gnome-download-http;/vino/&gnome-version;/vino-&vino-version;.tar.xz">
    8   <!ENTITY vino-download-ftp  "&gnome-download-ftp;/vino/&gnome-version;/vino-&vino-version;.tar.xz">
    9   <!ENTITY vino-md5sum        "ed9e47261f352b04738e644ecc5301fb">
    10   <!ENTITY vino-size          "727 KB">
    11   <!ENTITY vino-buildsize     "19 MB">
     7  <!ENTITY vino-download-http "&gnome-download-http;/vino/3.4/vino-&vino-version;.tar.xz">
     8  <!ENTITY vino-download-ftp  "&gnome-download-ftp;/vino/3.4/vino-&vino-version;.tar.xz">
     9  <!ENTITY vino-md5sum        "47b455597312b0d59627dd3ae48c4d20">
     10  <!ENTITY vino-size          "730 KB">
     11  <!ENTITY vino-buildsize     "18 MB">
    1212  <!ENTITY vino-time          "0.3 SBU">
    1313]>
     
    3434    display of a user's desktop.</para>
    3535
    36     &lfs70_built;
     36    &lfs70_checked;
    3737
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6161
    6262    <bridgehead renderas="sect4">Required</bridgehead>
    63     <para role="required"><xref linkend="GConf"/>,
    64     <xref linkend="gtk3"/>,
    65     <xref linkend="libgnome-keyring"/>, and
    66     <xref linkend="libsoup"/></para>
     63    <para role="required">
     64      <xref linkend="gtk3"/>,
     65      <xref linkend="intltool"/>,
     66      <xref linkend="libgnome-keyring"/> and
     67      <xref linkend="libsoup"/>
     68    </para>
     69
     70    <bridgehead renderas="sect4">Recommended</bridgehead>
     71    <para role="recommended">
     72      <xref linkend="libnotify"/>,
     73      <xref linkend="NetworkManager"/> and
     74      <xref linkend="telepathy-glib"/>
     75    </para>
    6776
    6877    <bridgehead renderas="sect4">Optional</bridgehead>
    69     <para role="optional"><xref linkend="avahi"/>,
    70     <xref linkend="glibmm"/>,
    71     <xref linkend="gnutls"/>,
    72     <xref linkend="libnotify"/>,
    73     <xref linkend="libsexy"/>,
    74     <xref linkend="libunique"/>,
    75     <xref linkend="NetworkManager"/>,
    76     and <xref linkend="telepathy-glib"/></para>
     78    <para role="optional">
     79      <xref linkend="avahi"/>,
     80      <xref linkend="gnutls"/> and
     81      <xref linkend="libgcrypt"/>
     82    </para>
    7783
    7884    <para condition="html" role="usernotes">User Notes:
     
    8793    commands:</para>
    8894
    89 <screen><userinput>./configure --prefix=$GNOME_PREFIX \
    90             --sysconfdir=$GNOME_SYSCONFDIR \
    91             --libexecdir=$GNOME_PREFIX/lib/vino &amp;&amp;
     95<screen><userinput>./configure --prefix=/usr \
     96            --sysconfdir=/etc \
     97            --libexecdir=/usr/lib/vino &amp;&amp;
    9298make</userinput></screen>
    9399
     
    103109    <title>Command Explanations</title>
    104110
    105     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     111<!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    106112    href="../../xincludes/gnome-prefix.xml"/>
    107113
    108114    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    109     href="../../xincludes/gnome-sysconfdir.xml"/>
     115    href="../../xincludes/gnome-sysconfdir.xml"/> -->
    110116
    111     <para><parameter>--libexecdir=$GNOME_PREFIX/lib/vino</parameter>: This
     117    <para><parameter>--libexecdir=/usr/lib/vino</parameter>: This
    112118    parameter is used so that the <application>vino</application> internal
    113119    support programs are installed in the preferred location of <filename
    114     class='directory'>$GNOME_PREFIX/lib/vino</filename> instead of <filename
    115     class='directory'>$GNOME_PREFIX/libexec</filename>.</para>
     120    class='directory'>/usr/lib/vino</filename> instead of <filename
     121    class='directory'>/usr/libexec</filename>.</para>
    116122
    117123  </sect2>
     
    122128    <segmentedlist>
    123129      <segtitle>Installed Programs</segtitle>
    124       <segtitle>Installed Libraries</segtitle>
    125130      <segtitle>Installed Directories</segtitle>
    126131
    127132      <seglistitem>
    128         <seg>vino-passwd, vino-preferences, and vino-server</seg>
    129         <seg>None</seg>
    130         <seg><envar>$GNOME_PREFIX</envar>/{lib/vino,share/vino}</seg>
     133        <seg>
     134          vino-passwd, vino-preferences and vino-server
     135        </seg>
     136        <seg>
     137          /usr/lib/vino and /usr/share/vino
     138        </seg>
    131139      </seglistitem>
    132140    </segmentedlist>
     
    137145      <?dbhtml list-presentation="table"?>
    138146
    139       <!--<varlistentry id="vino-passwd">
     147      <varlistentry id="vino-passwd">
    140148        <term><command>vino-passwd</command></term>
    141149        <listitem>
    142           <para>does this .....</para>
     150          <para>is used to update Vino password.</para>
    143151          <indexterm zone="vino vino-passwd">
    144152            <primary sortas="b-vino-passwd">vino-passwd</primary>
     
    150158        <term><command>vino-preferences</command></term>
    151159        <listitem>
    152           <para>does this .....</para>
     160          <para>is a GUI tool used to configure the machine for
     161          VNC Access.</para>
    153162          <indexterm zone="vino vino-preferences">
    154163            <primary sortas="b-vino-preferences">vino-preferences</primary>
    155164          </indexterm>
    156165        </listitem>
    157       </varlistentry>-->
     166      </varlistentry>
    158167
    159168      <varlistentry id="vino-server">
    160169        <term><command>vino-server</command></term>
    161170        <listitem>
    162           <para>is the <application>Vino</application> server.</para>
     171          <para>is the <application>Vino</application> VNC server.</para>
    163172          <indexterm zone="vino vino-server">
    164173            <primary sortas="b-vino-server">vino-server</primary>
Note: See TracChangeset for help on using the changeset viewer.