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
  • networking/netlibs/libpcap.xml

    r4a83293 rac38e9dc  
    77  <!ENTITY libpcap-download-http "http://www.tcpdump.org/release/libpcap-&libpcap-version;.tar.gz">
    88  <!ENTITY libpcap-download-ftp  " ">
    9   <!ENTITY libpcap-md5sum        "5f14191c1a684a75532c739c2c4059fa">
    10   <!ENTITY libpcap-size          "636 KB">
    11   <!ENTITY libpcap-buildsize     "7.1 MB">
    12   <!ENTITY libpcap-time          " less than 0.1 SBU">
     9  <!ENTITY libpcap-md5sum        "9ce284eacc02cb5491e123b875f3f63c">
     10  <!ENTITY libpcap-size          "648 KB">
     11  <!ENTITY libpcap-buildsize     "8.8 MB">
     12  <!ENTITY libpcap-time          "less than 0.1 SBU">
    1313]>
    1414
     
    3535    </para>
    3636
    37     &lfs76_checked;
     37    &lfs77_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7575      <listitem>
    7676        <para>
    77           Recommended patch:
     77          Required patch:
    7878          <ulink url="&patch-root;/libpcap-&libpcap-version;-enable_bluetooth-1.patch"/>
    79           (Needed for bluez-5.21)
    8079        </para>
    8180      </listitem>
     
    110109
    111110<screen><userinput>patch -Np1 -i ../libpcap-&libpcap-version;-enable_bluetooth-1.patch &amp;&amp;
     111
    112112./configure --prefix=/usr &amp;&amp;
    113113make</userinput></screen>
     
    134134    <title>Command Explanations</title>
    135135
    136     <para><parameter>--enable-bluetooth=no</parameter>: Necessary, if the
    137     recommended patch is not applied, because since 1.6.1 this application
    138     needs a fix, in order to build with
    139     <application>bluez-5.21</application>.</para>
    140 
    141136    <para>
    142137      <option>--disable-dbus</option>: Use this switch if you wish to disable
     
    159154        </seg>
    160155        <seg>
    161           libpcap.{a,so}
     156          libpcap.so, libpcap.a (optional)
    162157        </seg>
    163158        <seg>
Note: See TracChangeset for help on using the changeset viewer.