mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-05 16:07:23 +08:00
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
This commit is contained in:
parent
9cb65f1d77
commit
4a256da9d8
@ -4,11 +4,11 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY sound-juicer-download-http "http://ftp.gnome.org/pub/gnome/sources/sound-juicer/&gnome-version;/sound-juicer-&sound-juicer-version;.tar.bz2">
|
||||
<!ENTITY sound-juicer-download-ftp "ftp://ftp.gnome.org/pub/gnome/sources/sound-juicer/&gnome-version;/sound-juicer-&sound-juicer-version;.tar.bz2">
|
||||
<!ENTITY sound-juicer-md5sum "e7e873cc77a002eb0d9c4cf502bd343d">
|
||||
<!ENTITY sound-juicer-size "573 KB">
|
||||
<!ENTITY sound-juicer-buildsize "9.1 MB">
|
||||
<!ENTITY sound-juicer-download-http "&gnome-download-http;/sound-juicer/&gnome-version;/sound-juicer-&sound-juicer-version;.tar.bz2">
|
||||
<!ENTITY sound-juicer-download-ftp "&gnome-download-ftp;/sound-juicer/&gnome-version;/sound-juicer-&sound-juicer-version;.tar.bz2">
|
||||
<!ENTITY sound-juicer-md5sum "395395c26b035d466f145dc908021a7f">
|
||||
<!ENTITY sound-juicer-size "802 KB">
|
||||
<!ENTITY sound-juicer-buildsize "11.5 MB">
|
||||
<!ENTITY sound-juicer-time "0.2 SBU">
|
||||
]>
|
||||
|
||||
@ -70,7 +70,7 @@
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="gnome-media"/>,
|
||||
<xref linkend="gst-plugins"/> and
|
||||
<xref linkend="gst-plugins"/>, and
|
||||
<xref linkend="libmusicbrainz"/></para>
|
||||
|
||||
<note>
|
||||
@ -92,7 +92,8 @@
|
||||
commands:</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
||||
--localstatedir=/var/lib --sysconfdir=&gnome-etc-dir; &&
|
||||
--localstatedir=/var/lib \
|
||||
--sysconfdir=&gnome-etc-dir; &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>This package does not come with a test suite.</para>
|
||||
|
@ -47,7 +47,7 @@
|
||||
<listitem>
|
||||
<para>[randy] - Updated the following GNOME Add-on package
|
||||
instructions to fit the 2.12.2 version changes: Epiphany,
|
||||
gnome-volume-manager, GNOME Games.</para>
|
||||
gnome-volume-manager, GNOME Games, Sound Juicer.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user