Changeset 9ba96bb


Ignore:
Timestamp:
02/16/2012 10:01:27 PM (12 years ago)
Author:
Ken Moffat <ken@…>
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:
be310955
Parents:
f889089
Message:

zenity-3.2.0

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rf889089 r9ba96bb  
    696696<!ENTITY vte-version                  "0.30.1">
    697697<!ENTITY yelp-xsl-version             "3.2.1">
    698 <!ENTITY zenity-version               "2.30.0">
     698<!ENTITY zenity-version               "3.2.0">
    699699
    700700<!-- Shell -->
  • gnome/core/zenity.xml

    rf889089 r9ba96bb  
    55  %general-entities;
    66
    7   <!ENTITY zenity-download-http "&gnome-download-http;/zenity/&gnome-version;/zenity-&zenity-version;.tar.bz2">
    8   <!ENTITY zenity-download-ftp  "&gnome-download-ftp;/zenity/&gnome-version;/zenity-&zenity-version;.tar.bz2">
    9   <!ENTITY zenity-md5sum        "15ba2f27d5e1a79c996e5e53e16f4380">
    10   <!ENTITY zenity-size          "3.0 MB">
    11   <!ENTITY zenity-buildsize     "16 MB">
     7  <!ENTITY zenity-download-http "&gnome-download-http;/zenity/&gnome-version;/zenity-&zenity-version;.tar.xz">
     8  <!ENTITY zenity-download-ftp  "&gnome-download-ftp;/zenity/&gnome-version;/zenity-&zenity-version;.tar.xz">
     9  <!ENTITY zenity-md5sum        "97822640e869bca81c0c33fd2a2436dc">
     10  <!ENTITY zenity-size          "3.1 MB">
     11  <!ENTITY zenity-buildsize     "19 MB">
    1212  <!ENTITY zenity-time          "0.2 SBU">
    1313]>
     
    3636    shell scripts.</para>
    3737
    38     &lfs65_checked;
     38    &lfs70_built;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6464    <bridgehead renderas="sect4">Required</bridgehead>
    6565    <para role="required"><xref linkend="gnome-doc-utils"/>,
    66     <xref linkend="gtk2"/>, and
     66    <xref linkend="gtk3"/>, and
    6767    <xref linkend="which"/></para>
    6868
     
    8181    commands:</para>
    8282
    83 <screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
    84             --localstatedir=/var/lib \
    85             --mandir=$(pkg-config \
    86                 --variable=prefix ORBit-2.0)/share/man &amp;&amp;
     83<screen><userinput>./configure --prefix=$GNOME_PREFIX &amp;&amp;
    8784make</userinput></screen>
    8885
     
    10097    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    10198    href="../../xincludes/gnome-prefix.xml"/>
    102 
    103     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    104     href="../../xincludes/scrollkeeper-dir.xml"/>
    105 
    106     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    107     href="../../xincludes/gnome-mandir.xml"/>
    10899
    109100  </sect2>
  • introduction/welcome/changelog.xml

    rf889089 r9ba96bb  
    7878          <para>[ken] - merge yelp-3.2.1 from Wayne.</para>
    7979        </listitem>
     80        <listitem>
     81          <para>[ken] - merge zenity-3.2.0 from Wayne.</para>
     82        </listitem>
    8083      </itemizedlist>
    8184    </listitem>
Note: See TracChangeset for help on using the changeset viewer.