Changeset 5de2721 for basicnet


Ignore:
Timestamp:
01/08/2006 04:05:00 PM (18 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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:
9309ce6
Parents:
d740db2
Message:

Updated to Ethereal-0.10.14

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • basicnet/netutils/ethereal.xml

    rd740db2 r5de2721  
    77  <!ENTITY ethereal-download-http "http://www.ethereal.com/distribution/ethereal-&ethereal-version;.tar.bz2">
    88  <!ENTITY ethereal-download-ftp  "ftp://ftp.ethereal.com/pub/ethereal/all-versions/ethereal-&ethereal-version;.tar.bz2">
    9   <!ENTITY ethereal-md5sum        "08d277951ff6f6a93c752abebd85d5bc">
    10   <!ENTITY ethereal-size          "8.0 MB">
    11   <!ENTITY ethereal-buildsize     "276 MB">
    12   <!ENTITY ethereal-time          "4.8 SBU">
     9  <!ENTITY ethereal-md5sum        "297f678c037f88429250830e924b8fa0">
     10  <!ENTITY ethereal-size          "8.5 MB">
     11  <!ENTITY ethereal-buildsize     "315 MB">
     12  <!ENTITY ethereal-time          "5.0 SBU">
    1313]>
    1414
     
    6868
    6969    <bridgehead renderas="sect4">Required</bridgehead>
    70     <para role="required"><xref linkend="GLib"/> or <xref linkend="glib2"/> (to build the
    71     TTY-mode front-end only)</para>
     70    <para role="required"><xref linkend="GLib"/> or <xref linkend="glib2"/>
     71    (to build the TTY-mode front-end only)</para>
    7272
    7373    <bridgehead renderas="sect4">Recommended</bridgehead>
    74     <para role="recommended"><xref linkend="libpcap"/> (required to capture data)</para>
     74    <para role="recommended"><xref linkend="libpcap"/>
     75    (required to capture data)</para>
    7576
    7677    <bridgehead renderas="sect4">Optional</bridgehead>
    7778    <para role="optional"><xref linkend="pkgconfig"/>,
    78     <xref linkend="GTK"/> or <xref linkend="gtk2"/> (to build the
    79     GUI front-end),
     79    <xref linkend="GTK"/> or <xref linkend="gtk2"/>
     80    (to build the GUI front-end),
    8081    <xref linkend="openssl"/>,
    8182    <xref linkend="heimdal"/> or <xref linkend="mitkrb"/>,
    8283    <xref linkend="python"/>,
    8384    <xref linkend="pcre"/>,
    84     <ulink url="http://www.net-snmp.org/">Net-SNMP</ulink> and
     85    <ulink url="http://www.net-snmp.org/">Net-SNMP</ulink>, and
    8586    <ulink url="http://www.gnu.org/software/adns/adns.html">adns</ulink></para>
    8687
     
    8990    <para role="optional"><xref linkend="doxygen"/>,
    9091    <xref linkend="libxml"/>,
    91     <xref linkend="libxslt"/>,
     92    <xref linkend="libxslt"/>, and
    9293    <xref linkend="fop"/></para>
    9394
Note: See TracChangeset for help on using the changeset viewer.