Changeset 9f00448


Ignore:
Timestamp:
08/02/2014 06:57:38 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.6-blfs, 7.6-systemd, kde5-14269, kde5-14686, systemd-13485
Children:
8a66164
Parents:
dcde80be
Message:

Added sound-juicer.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@13804 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited
1 moved

Legend:

Unmodified
Added
Removed
  • gnome-systemd/applications/applications.xml

    rdcde80be r9f00448  
    5858  <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="polari.xml"/> -->
    5959  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="seahorse.xml"/>
     60  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sound-juicer.xml"/>
    6061  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sushi.xml"/>
    6162  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="totem.xml"/>
  • gnome-systemd/applications/gnome-clocks.xml

    rdcde80be r9f00448  
    130130        <seg>
    131131          /usr/share/gnome-clocks and
    132           /usr/share/help/*/clocks
     132          /usr/share/help/*/gnome-clocks
    133133        </seg>
    134134      </seglistitem>
  • gnome-systemd/applications/sound-juicer.xml

    rdcde80be r9f00448  
    66
    77  <!ENTITY sound-juicer-download-http
    8           "&gnome-download-http;/sound-juicer/3.4/sound-juicer-&sound-juicer-version;.tar.xz">
     8           "&gnome-download-http;/sound-juicer/&gnome-minor;/sound-juicer-&sound-juicer-version;.tar.xz">
    99  <!ENTITY sound-juicer-download-ftp
    10            "&gnome-download-ftp;/sound-juicer/3.4/sound-juicer-&sound-juicer-version;.tar.xz">
    11   <!ENTITY sound-juicer-md5sum        "a913b246260ccf3843ea779ae9cdb5e7">
     10           "&gnome-download-ftp;/sound-juicer/&gnome-minor;/sound-juicer-&sound-juicer-version;.tar.xz">
     11  <!ENTITY sound-juicer-md5sum        "72eec63540026139d9aa855a2839a5cb">
    1212  <!ENTITY sound-juicer-size          "1.9 MB">
    1313  <!ENTITY sound-juicer-buildsize     "22 MB">
    14   <!ENTITY sound-juicer-time          "0.6 SBU">
     14  <!ENTITY sound-juicer-time          "0.2 SBU">
    1515]>
    1616
    17 <sect1 id="sound-juicer" xreflabel="Sound-Juicer-&sound-juicer-version;">
     17<sect1 id="sound-juicer" xreflabel="sound-juicer-&sound-juicer-version;">
    1818  <?dbhtml filename="sound-juicer.html"?>
    1919
     
    2323  </sect1info>
    2424
    25   <title>Sound-Juicer-&sound-juicer-version;</title>
     25  <title>sound-juicer-&sound-juicer-version;</title>
    2626
    2727  <indexterm zone="sound-juicer">
    28     <primary sortas="a-Sound-Juicer">Sound-Juicer</primary>
     28    <primary sortas="a-sound-juicer">sound-juicer</primary>
    2929  </indexterm>
    3030
     
    3333
    3434    <para>
    35       The <application>Sound Juicer</application> package contains the
    36       simple CD ripping tool which is useful for extracting the audio tracks
    37       from audio compact discs and converting them into audio files. It can
    38       also play the audio tracks directly from the CD, allowing you to preview
    39       the CD before ripping it.
     35      The <application>Sound Juicer</application> package contains a
     36      simple CD ripping tool which can be used for extracting the
     37      audio tracks from audio compact discs and converting them into
     38      audio files. It can also play the audio tracks directly from the
     39      CD, allowing you to preview the CD before ripping it.
    4040    </para>
    4141
    42     &lfs72_checked;
     42    &lfs75_checked;
    4343
    4444    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8080    <bridgehead renderas="sect4">Required</bridgehead>
    8181    <para role="required">
    82       <xref linkend="GConf"/>,
    83       <xref linkend="gnome-doc-utils"/>,
    84       <xref linkend="gst-plugins-base"/>,
    85       <xref linkend="gtk3"/>,
    86       <xref linkend="libcanberra"/> and
    87       <xref linkend="libmusicbrainz3"/>
    88     </para>
    89 
    90     <bridgehead renderas="sect4">Recommended</bridgehead>
    91     <para role="recommended">
    92       <xref linkend="rarian"/>
    93     </para>
    94 
    95     <bridgehead renderas="sect4">Recommended (Runtime)</bridgehead>
    96     <para role="recommended">
    97       <xref linkend="gst-plugins-good"/>
    98       (for the flacenc and wavenc plugins) and
    99       <xref linkend="gst-plugins-ugly"/>
    100       (for the lame plugin)
     82      <xref linkend="brasero"/>,
     83      <xref linkend="gsettings-desktop-schemas"/>,
     84      <xref linkend="iso-codes"/>,
     85      <xref linkend="libdiscid"/>, and
     86      <xref linkend="libmusicbrainz5"/>
    10187    </para>
    10288
     
    11096
    11197    <para>
    112       Install <application>Sound Juicer</application> by running the
    113       following commands:
     98      Install <application>Sound Juicer</application> by running the following
     99      commands:
    114100    </para>
    115101
    116 <screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
     102<screen><userinput>./configure --prefix=/usr &amp;&amp;
    117103make</userinput></screen>
    118104
     
    129115  </sect2>
    130116
    131   <sect2 role="commands">
    132     <title>Command Explanations</title>
    133 
    134     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    135       href="../../xincludes/without-scrollkeeper.xml"/>
    136 
    137   </sect2>
    138 
    139   <sect2 role="configuration">
    140     <title>Configuring Sound Juicer</title>
    141 
    142     <sect3 id="sound-juicer-config">
    143       <title>Configuration Information</title>
    144 
    145       <para>
    146         Configuration is accomplished by using the
    147         <quote>Preferences</quote> drop-down menu option.
    148         For information on how to configure
    149         <command>sound-juicer</command> to use
    150         <application>LAME</application> as the default
    151         encoding method (creating  MP3 files as the default)
    152         see the <application>Sound Juicer</application>
    153         Help section.
    154       </para>
    155 
    156     </sect3>
    157 
    158   </sect2>
    159 
    160117  <sect2 role="content">
    161118    <title>Contents</title>
    162119
    163120    <segmentedlist>
    164       <segtitle>Installed Program</segtitle>
     121      <segtitle>Installed Programs</segtitle>
    165122      <segtitle>Installed Libraries</segtitle>
    166123      <segtitle>Installed Directories</segtitle>
     
    174131        </seg>
    175132        <seg>
    176           /usr/share/gnome/help/sound-juicer,
    177           /usr/share/omf/sound-juicer and
     133          /usr/share/help/*/sound-juicer
    178134          /usr/share/sound-juicer
    179135        </seg>
     
    190146        <listitem>
    191147          <para>
    192             is a graphical CD extraction (ripping) tool based on
    193             <application>GTK+</application> and
    194             <application>GStreamer</application>.
     148            is a CD ripper and player for <application>GNOME</application>
     149            which aims to have a simple, clean, easy to use interface.
    195150          </para>
    196151          <indexterm zone="sound-juicer sound-juicer-prog">
     
    199154        </listitem>
    200155      </varlistentry>
     156
    201157    </variablelist>
    202158
  • gnome.ent

    rdcde80be r9f00448  
    104104<!ENTITY polari-version               "3.12.2">
    105105<!ENTITY seahorse-version             "3.12.2">
     106<!ENTITY sound-juicer-version         "3.12.0">
    106107<!ENTITY sushi-version                "3.12.0">
    107108<!ENTITY vinagre-version              "3.12.2">
  • introduction/welcome/changelog.xml

    rdcde80be r9f00448  
    7171        <listitem>
    7272          <para>[krejzi] - Added telepathy-salut-0.8.1.</para>
     73        </listitem>
     74        <listitem>
     75          <para>[krejzi] - Added sound-juicer-3.12.0.</para>
    7376        </listitem>
    7477      </itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.