Changeset 48a0d2b


Ignore:
Timestamp:
05/11/2005 02:11:35 AM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.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:
0cb71f4
Parents:
dad48cf
Message:

Updated to Gnome Themes-2.10.1; added a note about the test suite to the ScrollKeeper instructions

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

Location:
gnome/core
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gnome/core/gnome-themes.xml

    rdad48cf r48a0d2b  
    77<!ENTITY gnome-themes-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-themes/&gnome-version;/gnome-themes-&gnome-themes-version;.tar.bz2">
    88<!ENTITY gnome-themes-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-themes/&gnome-version;/gnome-themes-&gnome-themes-version;.tar.bz2">
    9 <!ENTITY gnome-themes-md5sum "43042549347d67a844f986acd9e6bc3d">
    10 <!ENTITY gnome-themes-size "2.7 MB">
    11 <!ENTITY gnome-themes-buildsize "31.2 MB">
    12 <!ENTITY gnome-themes-time "0.47 SBU">
     9<!ENTITY gnome-themes-md5sum "f365c73ccfbe35640e17fe8d877273fe">
     10<!ENTITY gnome-themes-size "2.5 MB">
     11<!ENTITY gnome-themes-buildsize "19 MB">
     12<!ENTITY gnome-themes-time "0.2 SBU">
    1313]>
    1414
     
    5959
    6060<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
    61 make &amp;&amp;
    62 make install</command></userinput></screen>
     61make</command></userinput></screen>
     62
     63<para>This package does not come with a test suite.</para>
     64
     65<para>Now, as the root user:</para>
     66
     67<screen><userinput role='root'><command>make install</command></userinput></screen>
    6368
    6469</sect2>
     
    7378
    7479</sect1>
    75 
  • gnome/core/scrollkeeper.xml

    rdad48cf r48a0d2b  
    99<!ENTITY scrollkeeper-md5sum "b175e582a6cec3e50a9de73a5bb7455a">
    1010<!ENTITY scrollkeeper-size "546 KB">
    11 <!ENTITY scrollkeeper-buildsize "12.3 MB">
    12 <!ENTITY scrollkeeper-time "0.14 SBU">
     11<!ENTITY scrollkeeper-buildsize "12 MB">
     12<!ENTITY scrollkeeper-time "0.1 SBU">
    1313]>
    1414
     
    6868make</command></userinput></screen>
    6969
     70<para>This package does not come with a test suite.</para>
     71
    7072<para>Now, as the root user:</para>
    7173
     
    8890the static library from being built.</para>
    8991
    90 <para><parameter>--omfdirs=...</parameter>: This switch defines the locations
    91 of <filename>OMF</filename> files for <application>ScrollKeeper</application>.
    92 This information is stored in <filename>/etc/scrollkeeper.conf</filename> and
    93 can be updated manually, if necessary.</para>
     92<para><parameter>--with-omfdirs=...</parameter>: This switch defines the
     93locations of <filename>OMF</filename> files for
     94<application>ScrollKeeper</application>. This information is stored in
     95<filename>/etc/scrollkeeper.conf</filename> and can be updated manually,
     96if necessary.</para>
    9497</sect2>
    9598
Note: See TracChangeset for help on using the changeset viewer.