Changeset 9cb65f1 for gnome


Ignore:
Timestamp:
02/04/2006 09:44:55 PM (18 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
4a256da
Parents:
d57d5c7
Message:

Updated GNOME Games to fit the GNOME-2.12.2 version

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/add/gnome-games.xml

    rd57d5c7 r9cb65f1  
    55  %general-entities;
    66
    7   <!ENTITY gnome-games-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-games/&gnome-version;/gnome-games-&gnome-games-version;.tar.bz2">
    8   <!ENTITY gnome-games-download-ftp  "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-games/&gnome-version;/gnome-games-&gnome-games-version;.tar.bz2">
    9   <!ENTITY gnome-games-md5sum        "b4870504aa1a5a759c89a2b92f1a2c21">
     7  <!ENTITY gnome-games-download-http "&gnome-download-http;/gnome-games/&gnome-version;/gnome-games-&gnome-games-version;.tar.bz2">
     8  <!ENTITY gnome-games-download-ftp  "&gnome-download-ftp;/gnome-games/&gnome-version;/gnome-games-&gnome-games-version;.tar.bz2">
     9  <!ENTITY gnome-games-md5sum        "515bb41941d59ef1172fb35132822c3f">
    1010  <!ENTITY gnome-games-size          "4.9 MB">
    11   <!ENTITY gnome-games-buildsize     "72.3 MB">
     11  <!ENTITY gnome-games-buildsize     "74.4 MB">
    1212  <!ENTITY gnome-games-time          "1.0 SBU">
    1313]>
     
    6868    <bridgehead renderas="sect4">Required</bridgehead>
    6969    <para role="required"><xref linkend="libgnomeui"/>,
    70     <xref linkend="scrollkeeper"/> and
     70    <xref linkend="scrollkeeper"/>, and
    7171    <xref linkend="librsvg"/></para>
    7272
     
    7474    <para role="optional"><xref linkend="guile"/>
    7575    (required to build the AisleRiot solitaire games),
    76     <ulink url="http://www.porchdogsoft.com/products/howl/">Howl</ulink> and
     76    <ulink url="http://www.porchdogsoft.com/products/howl/">Howl</ulink>, and
    7777    <ulink url="http://www.5z.com/jirka/gob.html">GOB2</ulink></para>
    7878
     
    101101
    102102<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
    103     --localstatedir=/var/lib --sysconfdir=&gnome-etc-dir; &amp;&amp;
     103            --localstatedir=/var/lib \
     104            --sysconfdir=&gnome-etc-dir; &amp;&amp;
    104105make</userinput></screen>
    105106
Note: See TracChangeset for help on using the changeset viewer.