Ignore:
Timestamp:
08/01/2015 04:26:22 AM (9 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
ad6910d
Parents:
4a83293
Message:

Import back into SVN from Github

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@16309 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/gtk-vnc-systemd.xml

    r4a83293 rac38e9dc  
    77  <!ENTITY gtk-vnc-download-http "&gnome-download-http;/gtk-vnc/0.5/gtk-vnc-&gtk-vnc-version;.tar.xz">
    88  <!ENTITY gtk-vnc-download-ftp  "&gnome-download-ftp;/gtk-vnc/0.5/gtk-vnc-&gtk-vnc-version;.tar.xz">
    9   <!ENTITY gtk-vnc-md5sum        "1dccd918a4d633020e4afaf6c9352cde">
    10   <!ENTITY gtk-vnc-size          "400 KB">
    11   <!ENTITY gtk-vnc-buildsize     "8.6 MB">
     9  <!ENTITY gtk-vnc-md5sum        "bc7b79c4b8124294dacf91b8128a158c">
     10  <!ENTITY gtk-vnc-size          "412 KB">
     11  <!ENTITY gtk-vnc-buildsize     "11 MB">
    1212  <!ENTITY gtk-vnc-time          "0.2 SBU">
    1313]>
     
    3636    </para>
    3737
    38     &lfs76_checked;
     38    &lfs77_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7676    <bridgehead renderas="sect4">Required</bridgehead>
    7777    <para role="required">
    78       <xref linkend="gtk3"/>
     78      <xref linkend="gnutls"/>,
     79      <xref linkend="gtk3"/> and
     80      <xref linkend="libgcrypt"/>
    7981    </para>
    8082
     
    8890    <para role="optional">
    8991      <xref linkend="cyrus-sasl"/>,
    90       <xref linkend="nspr"/>, and
    91       <xref linkend="pulseaudio"/><!--, and
    92       <xref linkend="xulrunner"/> -->
     92      <xref linkend="pulseaudio"/> and
     93      <ulink url="http://view.sourceforge.net/">libview</ulink>
    9394    </para>
    9495
     
    106107    </para>
    107108
    108 <screen><userinput>./configure --prefix=/usr \
     109<screen><userinput>./configure --prefix=/usr  \
    109110            --with-gtk=3.0 \
    110             --enable-vala \
     111            --enable-vala  \
    111112            --without-sasl &amp;&amp;
    112113make</userinput></screen>
     
    145146      <application>Cyrus SASL</application> and wish to enable it for
    146147      authentication.
    147     </para>
    148 
    149     <para>
    150       <option>--enable-plugin</option>: This switch enables building of
    151       the browser plugin.
    152148    </para>
    153149
Note: See TracChangeset for help on using the changeset viewer.