Ignore:
Timestamp:
09/19/2013 10:20:55 PM (11 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.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:
dca61c2
Parents:
64cac4c
Message:

Update to gparted-0.16.2 and --disable-static added; comment about gstreamer in about:config (firefox and xulrunner)

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/gparted.xml

    r64cac4c r686a89a3  
    88           "&sourceforge-repo;/gparted/gparted-&gparted-version;.tar.bz2">
    99  <!ENTITY gparted-download-ftp  " ">
    10   <!ENTITY gparted-md5sum        "3f399bff031b5ce14d11a8c346f4b89c">
    11   <!ENTITY gparted-size          "1.9 MB">
    12   <!ENTITY gparted-buildsize     "110 MB">
     10  <!ENTITY gparted-md5sum        "4e722a48a90c6d65d212711d45c9c0d1">
     11  <!ENTITY gparted-size          "2.0 MB">
     12  <!ENTITY gparted-buildsize     "61 MB">
    1313  <!ENTITY gparted-time          "1.2 SBU">
    1414]>
     
    101101    </para>
    102102
    103 <screen><userinput>./configure --prefix=/usr --disable-doc &amp;&amp;
     103<screen><userinput>./configure --prefix=/usr    \
     104            --disable-doc    \
     105            --disable-static &amp;&amp;
    104106make</userinput></screen>
    105107
     
    118120  <sect2 role="commands">
    119121    <title>Command Explanations</title>
     122
     123    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     124      href="../../xincludes/static-libraries.xml"/>
    120125
    121126    <para>
Note: See TracChangeset for help on using the changeset viewer.