Ignore:
Timestamp:
09/26/2012 07:42:38 PM (12 years ago)
Author:
Krejzi <krejzi@…>
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:
51a1ba3
Parents:
b0369f3
Message:

GNOME 3.6 Part 9.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/file-roller.xml

    rb0369f3 r1ca1a68f  
    66
    77  <!ENTITY file-roller-download-http
    8            "&gnome-download-http;/file-roller/3.4/file-roller-&file-roller-version;.tar.xz">
     8           "&gnome-download-http;/file-roller/3.6/file-roller-&file-roller-version;.tar.xz">
    99  <!ENTITY file-roller-download-ftp 
    10            "&gnome-download-ftp;/file-roller/3.4/file-roller-&file-roller-version;.tar.xz">
    11   <!ENTITY file-roller-md5sum        "1264798f38a87b4104734715f113fc0f">
     10           "&gnome-download-ftp;/file-roller/3.6/file-roller-&file-roller-version;.tar.xz">
     11  <!ENTITY file-roller-md5sum        "23b3514c2df2eab3bbe8d8b246e1b20c">
    1212  <!ENTITY file-roller-size          "1.5 MB">
    13   <!ENTITY file-roller-buildsize     "39 MB">
    14   <!ENTITY file-roller-time          "0.8 SBU">
     13  <!ENTITY file-roller-buildsize     "37 MB">
     14  <!ENTITY file-roller-time          "0.4 SBU">
    1515]>
    1616
     
    3838    </para>
    3939
    40     &lfs70_checked;
     40    &lfs72_checked;
    4141
    4242    <note>
     
    8686    <bridgehead renderas="sect4">Required</bridgehead>
    8787    <para role="required">
    88       <xref linkend="gnome-doc-utils"/> and
    89       <xref linkend="gtk3"/>
     88      <xref linkend="gtk3"/> and
     89      <xref linkend="yelp-xsl"/>
    9090    </para>
    9191
    9292    <bridgehead renderas="sect4">Recommended</bridgehead>
    9393    <para role="recommended">
    94       <xref linkend="nautilus"/> and
    95       <xref linkend="rarian"/>
     94      <xref linkend="json-glib"/>,
     95      <xref linkend="libarchive"/>,
     96      <xref linkend="libnotify"/> and
     97      <xref linkend="nautilus"/>
    9698    </para>
    9799
     
    118120<screen><userinput>./configure --prefix=/usr \
    119121            --libexecdir=/usr/lib \
    120             --enable-magic \
    121122            --disable-packagekit \
    122123            --disable-static &amp;&amp;
     
    139140
    140141    <para>
    141       <option>--enable-magic</option>: Enables use libmagic to detect
    142       file type.
    143     </para>
    144 
    145     <para>
    146       <option>--disable-packagekit</option>: This parameter disables use
     142      <option>--disable-packagekit</option>: This switch disables use
    147143      of PackageKit which isn't suitable for BLFS.
    148144    </para>
    149145
    150146    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    151       href="../../xincludes/without-scrollkeeper.xml"/>
     147      href="../../xincludes/static-libraries.xml"/>
    152148
    153149    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    168164        </seg>
    169165        <seg>
    170           /usr/lib/file-roller and
    171           /usr/share/gnome/help/file-roller
     166          /usr/lib/file-roller,
     167          /usr/share/file-roller and
     168          /usr/share/help/*/file-roller
    172169        </seg>
    173170      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.