Changeset 78b39127


Ignore:
Timestamp:
02/09/2012 01:29:39 AM (12 years ago)
Author:
Ken Moffat <ken@…>
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:
4f51961
Parents:
c5464c8
Message:

Update to gtk-vnc-0.4.3.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9326 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rc5464c8 r78b39127  
    614614<!ENTITY libnotify-version            "0.4.5">
    615615<!ENTITY notification-daemon-version  "0.4.0">
    616 <!ENTITY gtk-vnc-version              "0.3.10">
     616<!ENTITY gtk-vnc-version              "0.4.3">
    617617<!ENTITY cogl-version                 "1.8.2">
    618618
  • introduction/welcome/changelog.xml

    rc5464c8 r78b39127  
    5454          <para>[ken] - merge gtkmm-3.2.0 from Wayne.</para>
    5555        </listitem>
     56        <listitem>
     57          <para>[ken] - merge gtk-vnc-0.4.3 from Wayne.</para>
     58        </listitem>
    5659      </itemizedlist>
    5760    </listitem>
  • x/lib/gtk-vnc.xml

    rc5464c8 r78b39127  
    55  %general-entities;
    66
    7   <!ENTITY gtk-vnc-download-http "&gnome-download-http;/gtk-vnc/0.3/gtk-vnc-&gtk-vnc-version;.tar.bz2">
    8   <!ENTITY gtk-vnc-download-ftp  "&gnome-download-ftp;/gtk-vnc/0.3/gtk-vnc-&gtk-vnc-version;.tar.bz2">
    9   <!ENTITY gtk-vnc-md5sum        "9aa9d830b219255c8d6753ef55802932">
    10   <!ENTITY gtk-vnc-size          "484 KB">
    11   <!ENTITY gtk-vnc-buildsize     "8 MB">
    12   <!ENTITY gtk-vnc-time          "0.6 SBU">
     7  <!ENTITY gtk-vnc-download-http "&gnome-download-http;/gtk-vnc/0.4/gtk-vnc-&gtk-vnc-version;.tar.bz2">
     8  <!ENTITY gtk-vnc-download-ftp  "&gnome-download-ftp;/gtk-vnc/0.4/gtk-vnc-&gtk-vnc-version;.tar.bz2">
     9  <!ENTITY gtk-vnc-md5sum        "38d3fbacb5d00e630f939e88858206f1">
     10  <!ENTITY gtk-vnc-size          "437 KB">
     11  <!ENTITY gtk-vnc-buildsize     "7.6 MB">
     12  <!ENTITY gtk-vnc-time          "0.2 SBU">
    1313]>
    1414
     
    3636    (<application>PyGTK</application>)</para>
    3737
    38     &lfs65_built;
     38    &lfs70_built;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6363
    6464    <bridgehead renderas="sect4">Required</bridgehead>
    65     <para role="required"><xref linkend="gtk2"/>,
     65    <para role="required"><xref linkend="gtk3"/>,
    6666    <xref linkend="gnutls"/>, and
    6767    <xref linkend="intltool"/></para>
     
    6969    <bridgehead renderas="sect4">Optional</bridgehead>
    7070    <para role="optional"><xref linkend="cyrus-sasl"/>,
    71     <xref linkend="nspr"/>,
    72     <xref linkend="pygtk"/>, and
     71    <xref linkend="nspr"/>, and
     72    <!-- pygtk is not used with gtk+-3
     73    <xref linkend="pygtk"/>, and -->
    7374    <xref linkend="xulrunner"/></para>
    7475
     
    8586
    8687<screen><userinput>./configure --prefix=/usr \
    87             --with-python=no \
     88            --with-gtk=3.0 \
    8889            --with-sasl=no &amp;&amp;
    8990make</userinput></screen>
    9091
    91     <para>To test the results, issue: <command>make check</command>.</para>
     92    <para>This package's testsuite is only intended to be used by the
     93    maintainer to check the i18n files.</para>
    9294
    9395    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     
    100102    <title>Command Explanations</title>
    101103
    102     <para><parameter>--with-python=no</parameter>: This parameter disables the <application>Python</application> bindings from being built. Remove it if you have <application>PyGTK</application> installed and wish to enable them.</para>
     104    <para><parameter>--with-gtk=3.0</parameter>: This parameter enables
     105    <application>GTK+3</application> instead of <application>GTK+2</application>.</para>
     106
     107    <!-- python is not used with gtk+-3
     108    <para><parameter>\-\-with-python=no</parameter>: This parameter disables the
     109    <application>Python</application> bindings from being built. Remove it if you have
     110    <application>PyGTK</application> installed and wish to enable them.</para>
     111    -->
    103112
    104113    <para><parameter>--with-sasl=no</parameter>: This parameter disables the use of <application>cyrus SASL</application> for authentication. Remove it if you have <application>Cyrus SASL</application> installed and wish to enable it for authentication.</para>
     
    118127      <seglistitem>
    119128        <seg>None</seg>
    120         <seg>libgtk-vnc-1.0.{so,a} and gtkvnc.{so,a}</seg>
     129        <seg>libgtk-vnc-1.0.{so,a}</seg>
    121130        <seg>/usr/include/gtk-vnc-1.0</seg>
    122131      </seglistitem>
     
    139148      </varlistentry>
    140149
     150      <!-- not built if you use gtk+-3
    141151      <varlistentry id="gtkvnc">
    142152        <term><filename class='libraryfile'>gtkvnc.{so,a}</filename></term>
     
    147157          </indexterm>
    148158        </listitem>
    149       </varlistentry>
     159      </varlistentry> -->
    150160
    151161    </variablelist>
Note: See TracChangeset for help on using the changeset viewer.