gnome-backgrounds-3.2.0

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9371 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Ken Moffat 2012-02-11 23:05:26 +00:00
parent 59f0e4d414
commit a1044ab57a
3 changed files with 10 additions and 7 deletions

View File

@ -703,7 +703,7 @@ $Date$
<!ENTITY gnome-settings-daemon-version "2.30.2">
<!-- Extras -->
<!ENTITY gnome-backgrounds-version "2.30.0">
<!ENTITY gnome-backgrounds-version "3.2.0">
<!ENTITY gnome-user-docs-version "2.30.1">
<!-- Utilities -->

View File

@ -4,10 +4,10 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY gnome-backgrounds-download-http "&gnome-download-http;/gnome-backgrounds/&gnome-version;/gnome-backgrounds-&gnome-backgrounds-version;.tar.bz2">
<!ENTITY gnome-backgrounds-download-ftp "&gnome-download-ftp;/gnome-backgrounds/&gnome-version;/gnome-backgrounds-&gnome-backgrounds-version;.tar.bz2">
<!ENTITY gnome-backgrounds-md5sum "4d620b0d0b6498eceacaef018abdcad2">
<!ENTITY gnome-backgrounds-size "9.5 MB">
<!ENTITY gnome-backgrounds-download-http "&gnome-download-http;/gnome-backgrounds/&gnome-version;/gnome-backgrounds-&gnome-backgrounds-version;.tar.xz">
<!ENTITY gnome-backgrounds-download-ftp "&gnome-download-ftp;/gnome-backgrounds/&gnome-version;/gnome-backgrounds-&gnome-backgrounds-version;.tar.xz">
<!ENTITY gnome-backgrounds-md5sum "877c6761823fbeb68fdc89bd2ac4ae97">
<!ENTITY gnome-backgrounds-size "8.6 MB">
<!ENTITY gnome-backgrounds-buildsize "21 MB">
<!ENTITY gnome-backgrounds-time "less than 0.1 SBU">
]>
@ -35,7 +35,7 @@
framework and directory structure so that you can add your own files to
the collection.</para>
&lfs65_checked;
&lfs70_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@ -78,7 +78,7 @@
<para>Install <application>gnome-backgrounds</application> by running the
following commands:</para>
<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) &amp;&amp;
<screen><userinput>./configure --prefix=$GNOME_PREFIX &amp;&amp;
make</userinput></screen>
<para>This package does not come with a test suite.</para>

View File

@ -53,6 +53,9 @@
<listitem>
<para>[ken] - merge gnome-applets-3.2.1 from Wayne.</para>
</listitem>
<listitem>
<para>[ken] - merge gnome-backgrounds-3.2.0 from Wayne.</para>
</listitem>
</itemizedlist>
</listitem>