Changeset a1044ab


Ignore:
Timestamp:
02/11/2012 11:05:26 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:
7cc5920
Parents:
59f0e4d
Message:

gnome-backgrounds-3.2.0

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r59f0e4d ra1044ab  
    704704
    705705<!-- Extras -->
    706 <!ENTITY gnome-backgrounds-version    "2.30.0">
     706<!ENTITY gnome-backgrounds-version    "3.2.0">
    707707<!ENTITY gnome-user-docs-version      "2.30.1">
    708708
  • gnome/core/gnome-backgrounds.xml

    r59f0e4d ra1044ab  
    55  %general-entities;
    66
    7   <!ENTITY gnome-backgrounds-download-http "&gnome-download-http;/gnome-backgrounds/&gnome-version;/gnome-backgrounds-&gnome-backgrounds-version;.tar.bz2">
    8   <!ENTITY gnome-backgrounds-download-ftp  "&gnome-download-ftp;/gnome-backgrounds/&gnome-version;/gnome-backgrounds-&gnome-backgrounds-version;.tar.bz2">
    9   <!ENTITY gnome-backgrounds-md5sum        "4d620b0d0b6498eceacaef018abdcad2">
    10   <!ENTITY gnome-backgrounds-size          "9.5 MB">
     7  <!ENTITY gnome-backgrounds-download-http "&gnome-download-http;/gnome-backgrounds/&gnome-version;/gnome-backgrounds-&gnome-backgrounds-version;.tar.xz">
     8  <!ENTITY gnome-backgrounds-download-ftp  "&gnome-download-ftp;/gnome-backgrounds/&gnome-version;/gnome-backgrounds-&gnome-backgrounds-version;.tar.xz">
     9  <!ENTITY gnome-backgrounds-md5sum        "877c6761823fbeb68fdc89bd2ac4ae97">
     10  <!ENTITY gnome-backgrounds-size          "8.6 MB">
    1111  <!ENTITY gnome-backgrounds-buildsize     "21 MB">
    1212  <!ENTITY gnome-backgrounds-time          "less than 0.1 SBU">
     
    3636    the collection.</para>
    3737
    38     &lfs65_checked;
     38    &lfs70_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7979    following commands:</para>
    8080
    81 <screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) &amp;&amp;
     81<screen><userinput>./configure --prefix=$GNOME_PREFIX &amp;&amp;
    8282make</userinput></screen>
    8383
  • introduction/welcome/changelog.xml

    r59f0e4d ra1044ab  
    5454          <para>[ken] - merge gnome-applets-3.2.1 from Wayne.</para>
    5555        </listitem>
     56        <listitem>
     57          <para>[ken] - merge gnome-backgrounds-3.2.0 from Wayne.</para>
     58        </listitem>
    5659      </itemizedlist>
    5760    </listitem>
Note: See TracChangeset for help on using the changeset viewer.