Changeset cd127db2 for networking


Ignore:
Timestamp:
03/25/2012 08:06:53 PM (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:
6ad3adfe
Parents:
57d0523
Message:

Fix the avahi build so that libavahi-ui-gtk3 is available for gnome, and also update it to 0.6.31.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netutils/avahi.xml

    r57d0523 rcd127db2  
    77  <!ENTITY avahi-download-http "http://avahi.org/download/avahi-&avahi-version;.tar.gz">
    88  <!ENTITY avahi-download-ftp  " ">
    9   <!ENTITY avahi-md5sum        "d0143a5aa3265019072e53ab497818d0">
    10   <!ENTITY avahi-size          "1.2 MB">
    11   <!ENTITY avahi-buildsize     "41 MB">
     9  <!ENTITY avahi-md5sum        "2f22745b8f7368ad5a0a3fddac343f2d">
     10  <!ENTITY avahi-size          "1.3 MB">
     11  <!ENTITY avahi-buildsize     "23 MB">
    1212  <!ENTITY avahi-time          "0.4 SBU">
    1313]>
     
    3333    facilitates service discovery on a local network.</para>
    3434
    35     &lfs68_built;
     35    &lfs70_built;
    3636
    3737    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7171    <xref linkend="pkgconfig"/></para>
    7272
    73     <bridgehead renderas="sect4">Optional</bridgehead>
     73    <bridgehead renderas="sect4">Optional, but recommended for a GNOME desktop</bridgehead>
    7474    <para role="optional"><xref linkend="dbus-python"/>,
    7575    <xref linkend="gobject-introspection"/>,
    7676    <xref linkend="gtk2"/>,
    7777    <xref linkend="gtk3"/>,
     78    <xref linkend="libglade"/>,
     79    <xref linkend="python2"/>
     80    <!--<xref linkend="pygtk"/>,--></para>
     81
     82    <bridgehead renderas="sect4">Optional</bridgehead>
     83    <para role="optional">
    7884    <xref linkend="libdaemon"/>,
    79     <xref linkend="libglade"/>,
    80     <xref linkend="python2"/>,
    81     <xref linkend="pygtk"/>,
    8285    <xref linkend="qt"/>, and
    8386    <xref linkend="qt4"/></para>
     
    113116            --sysconfdir=/etc \
    114117            --localstatedir=/var \
    115             --disable-gtk \
    116             --disable-gtk3 \
    117             --disable-qt3 \
    118             --disable-qt4 \
     118            --disable-static \
     119            --disable-libdaemon \
    119120            --disable-mono \
    120121            --disable-monodoc \
    121122            --disable-python \
    122             --disable-dbus \
    123             --disable-libdaemon \
     123            --disable-qt3 \
     124            --disable-qt4 \
    124125            --enable-core-docs \
    125126            --with-distro=lfs &amp;&amp;
     
    137138    <title>Command Explanations</title>
    138139
    139     <para><parameter>--disable-gtk</parameter>: This parameter disables the use
    140     of <application>GTK+2</application>.</para>
    141 
    142     <para><parameter>--disable-gtk3</parameter>: This parameter disables the use
    143     of <application>GTK+3</application>.</para>
     140    <para><option>--disable-static</option>: This switch prevents the static
     141    libraries being installed.</para>
     142
     143    <para><parameter>--disable-libdaemon</parameter>: This parameter disables
     144    the use of libdaemon.</para>
     145
     146    <para><parameter>--disable-mono</parameter>: This parameter disables the
     147    <application>Mono</application> bindings.</para>
     148
     149    <para><parameter>--disable-monodoc</parameter>: This parameter disables
     150    documentation for the <application>Mono</application> bindings.</para>
     151
     152    <para><parameter>--disable-python</parameter>: This parameter disables the
     153    scripts that depend on <application>Python</application>.  It also allows
     154    a regular (non-destdir) install to complete successfully.</para>
    144155
    145156    <para><parameter>--disable-qt3</parameter>: This parameter disables the
     
    147158
    148159    <para><parameter>--disable-qt4</parameter>: This parameter disables the
    149     building of <application>Qt4Core</application> mainloop integration.</para>
    150 
    151     <para><parameter>--disable-mono</parameter>: This parameter disables the
    152     <application>Mono</application> bindings.</para>
    153 
    154     <para><parameter>--disable-monodoc</parameter>: This parameter disables
    155     documentation for the <application>Mono</application> bindings.</para>
    156 
    157     <para><parameter>--disable-python</parameter>: This parameter disables the
    158     scripts that depends on <application>Python</application>.</para>
    159 
    160     <para><parameter>--disable-dbus</parameter>: This parameter disables the use
    161     of <application>D-Bus</application>.</para>
    162 
    163     <para><parameter>--disable-libdaemon</parameter>: This parameter disables
    164     the use of libdaemon.</para>
     160    building of <application>Qt4Core</application> mainloop integration. Omit
     161    this if you have installed <application>Qt4</application>.</para>
    165162
    166163    <para><parameter>--enable-core-docs</parameter>: This parameter enables the
     
    169166    <para><parameter>--with-distro=lfs</parameter>: This parameter specifies the
    170167    distribution to target.</para>
     168
     169    <para><option>--disable-dbus</option>: This parameter disables the use
     170    of <application>D-Bus</application>. Do not use this option if you intend
     171    to build <xref linkend="gnome-disk-utility"/>.</para>
     172
     173    <para><option>--disable-gtk</option>: This parameter disables the use
     174    of <application>GTK+2</application>. Do not use this option if you intend
     175    to build <xref linkend="gnome-disk-utility"/>.</para>
     176
     177    <para><option>--disable-gtk3</option>: This parameter disables the use
     178    of <application>GTK+3</application>. Do not use this option if you intend
     179    to build <xref linkend="gnome-disk-utility"/>.</para>
    171180
    172181    <para><option>--enable-tests</option>: This option enables the building of
     
    217226        avahi-resolve, avahi-resolve-address, avahi-resolve-host-name,
    218227        avahi-set-host-name, bshell, bssh, and bvnc</seg>
    219         <seg>libavahi-client.{so,a}, libavahi-common.{so,a},
    220         libavahi-core.{so,a}, libavahi-glib.{so,a}, libavahi-gobject.{so,a},
    221         libavahi-ui-gtk3.{so,a}, libavahi-ui.{so,a}, libdns_sd.{so,a}, and
    222         libhowl.{so,a}</seg>
     228        <seg>libavahi-client.so, libavahi-common.so,
     229        libavahi-core.so, libavahi-glib.so, libavahi-gobject.so,
     230        libavahi-ui-gtk3.so,, libavahi-ui.so, libdns_sd.so, and
     231        libhowl.so,</seg>
    223232        <seg>/etc/avahi/services, /usr/{include/{avahi-client,avahi-common,
    224233        avahi-compat-howl/{corby,discovery,rendezvous,salt},
Note: See TracChangeset for help on using the changeset viewer.