Ignore:
Timestamp:
07/17/2015 12:43:56 AM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
458e839c
Parents:
895c4b7
Message:

LXQt 0.9.1: typos.
Xorg-Server-1.17.2: typo.
PIN-Entry-0.9.5: attempt to clarify fixes when building pinentry-qt4.
WebKitGTK+-2.8.4: include switch to build and install MiniBrowser, good
test if there are build problems and can be useful for simple browsing.
Update to NetworkManager-1.0.4.
Update to network-manager-applet-1.0.4.
Update to Samba-4.2.3.
Update to libepoxy-1.3.1.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netutils/networkmanager.xml

    r895c4b7 r7c4f32b  
    99  <!ENTITY NetworkManager-download-ftp
    1010           "&gnome-download-ftp;/NetworkManager/1.0/NetworkManager-&NetworkManager-version;.tar.xz">
    11   <!ENTITY NetworkManager-md5sum        "5a4899f89edcbdd1ac46d2d947e8d6eb">
    12   <!ENTITY NetworkManager-size          "3.1 MB">
    13   <!ENTITY NetworkManager-buildsize     "319 MB (additional 1 MB for the tests)">
    14   <!ENTITY NetworkManager-time          "1.6 SBU (additional 0.2 SBU for the tests)">
     11  <!ENTITY NetworkManager-md5sum        "7eabef7bd3bbdd6dc0473dd32aeac924">
     12  <!ENTITY NetworkManager-size          "3.3 MB">
     13  <!ENTITY NetworkManager-buildsize     "358 MB (with the tests)">
     14  <!ENTITY NetworkManager-time          "2.6 SBU (with the tests)">
    1515]>
    1616
     
    122122
    123123    <para>
    124       If <xref linkend="qt4"/> and  <xref linkend="qt5"/> are installed, you
    125       need to choose <application>Qt4</application> with
    126       <command>source setqt4</command>, before starting. Install
    127       <application>NetworkManager</application> by running the following
    128       commands:
     124      Install <application>NetworkManager</application> by running the
     125      following commands:
    129126    </para>
    130127
     
    264261        <seg>
    265262          /etc/NetworkManager,
    266           /usr/include/{libnm,libnm-glib,NetworkManager},
     263          /usr/include/{libnm{,-glib},NetworkManager},
    267264          /usr/lib/NetworkManager,
    268265          /usr/share/doc/NetworkManager-&NetworkManager-version;,
    269           /usr/share/gtk-doc/html/{libnm,libnm-glib,libnm-util,NetworkManager},
    270           and
     266          /usr/share/gtk-doc/html/{libnm{,-glib,-util},NetworkManager}, and
    271267          /var/{lib,run}/NetworkManager
    272268        </seg>
Note: See TracChangeset for help on using the changeset viewer.