Changeset 7c8e014


Ignore:
Timestamp:
05/18/2005 06:10:39 PM (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:
66b825e0
Parents:
1e11f8e
Message:

Updated to Zenity-2.10.0

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gnome/add/zenity.xml

    r1e11f8e r7c8e014  
    55  %general-entities;
    66
    7 <!ENTITY zenity-download-http "http://ftp.gnome.org/pub/GNOME/sources/zenity/&gnome-version;/zenity-&zenity-version;.tar.bz2">
    8 <!ENTITY zenity-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/zenity/&gnome-version;/zenity-&zenity-version;.tar.bz2">
    9 <!ENTITY zenity-md5sum "a566a88b88c8f530939e900539cb8d28">
    10 <!ENTITY zenity-size "731 KB">
    11 <!ENTITY zenity-buildsize "7.8 MB">
    12 <!ENTITY zenity-time "0.06 SBU">
     7  <!ENTITY zenity-download-http "http://ftp.gnome.org/pub/GNOME/sources/zenity/&gnome-version;/zenity-&zenity-version;.tar.bz2">
     8  <!ENTITY zenity-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/zenity/&gnome-version;/zenity-&zenity-version;.tar.bz2">
     9  <!ENTITY zenity-md5sum "2e501bba72b6e7d4f951080b9e5f675b">
     10  <!ENTITY zenity-size "742 KB">
     11  <!ENTITY zenity-buildsize "6 MB">
     12  <!ENTITY zenity-time "less than 0.1 SBU">
    1313]>
    1414
     
    6464<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
    6565    --localstatedir=/var/lib &amp;&amp;
    66 make &amp;&amp;
    67 make install</command></userinput></screen>
     66make</command></userinput></screen>
     67
     68<para>This package does not come with a test suite.</para>
     69
     70<para>Now, as the root user:</para>
     71
     72<screen><userinput role='root'><command>make install</command></userinput></screen>
    6873
    6974</sect2>
  • introduction/welcome/changelog.xml

    r1e11f8e r7c8e014  
    3333    <listitem>
    3434      <para>May 18th, 2005 [randy]: Updated to GConf Editor-2.10.0,
    35       GNOME Netstatus-2.10.0, gcalctool-5.5.42 and GPdf-2.10.0; commented out
    36       the Nautilus Media package from inclusion in the book.</para>
     35      GNOME Netstatus-2.10.0, gcalctool-5.5.42, GPdf-2.10.0 and Zenity-2.10.0;
     36      commented out the Nautilus Media package from inclusion in the
     37      book.</para>
    3738    </listitem>
    3839
Note: See TracChangeset for help on using the changeset viewer.