Changeset 4a256da


Ignore:
Timestamp:
02/04/2006 10:05:04 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:
7a00ed89
Parents:
9cb65f1
Message:

Updated Sound Juicer to fit the GNOME-2.12.2 version

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gnome/add/sound-juicer.xml

    r9cb65f1 r4a256da  
    55  %general-entities;
    66
    7   <!ENTITY sound-juicer-download-http "http://ftp.gnome.org/pub/gnome/sources/sound-juicer/&gnome-version;/sound-juicer-&sound-juicer-version;.tar.bz2">
    8   <!ENTITY sound-juicer-download-ftp  "ftp://ftp.gnome.org/pub/gnome/sources/sound-juicer/&gnome-version;/sound-juicer-&sound-juicer-version;.tar.bz2">
    9   <!ENTITY sound-juicer-md5sum        "e7e873cc77a002eb0d9c4cf502bd343d">
    10   <!ENTITY sound-juicer-size          "573 KB">
    11   <!ENTITY sound-juicer-buildsize     "9.1 MB">
     7  <!ENTITY sound-juicer-download-http "&gnome-download-http;/sound-juicer/&gnome-version;/sound-juicer-&sound-juicer-version;.tar.bz2">
     8  <!ENTITY sound-juicer-download-ftp  "&gnome-download-ftp;/sound-juicer/&gnome-version;/sound-juicer-&sound-juicer-version;.tar.bz2">
     9  <!ENTITY sound-juicer-md5sum        "395395c26b035d466f145dc908021a7f">
     10  <!ENTITY sound-juicer-size          "802 KB">
     11  <!ENTITY sound-juicer-buildsize     "11.5 MB">
    1212  <!ENTITY sound-juicer-time          "0.2 SBU">
    1313]>
     
    7171    <bridgehead renderas="sect4">Required</bridgehead>
    7272    <para role="required"><xref linkend="gnome-media"/>,
    73     <xref linkend="gst-plugins"/> and
     73    <xref linkend="gst-plugins"/>, and
    7474    <xref linkend="libmusicbrainz"/></para>
    7575
     
    9393
    9494<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
    95             --localstatedir=/var/lib --sysconfdir=&gnome-etc-dir; &amp;&amp;
     95            --localstatedir=/var/lib \
     96            --sysconfdir=&gnome-etc-dir; &amp;&amp;
    9697make</userinput></screen>
    9798
  • introduction/welcome/changelog.xml

    r9cb65f1 r4a256da  
    4848          <para>[randy] - Updated the following GNOME Add-on package
    4949          instructions to fit the 2.12.2 version changes: Epiphany,
    50           gnome-volume-manager, GNOME Games.</para>
     50          gnome-volume-manager, GNOME Games, Sound Juicer.</para>
    5151        </listitem>
    5252      </itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.