Ignore:
Timestamp:
05/04/2012 09:09:18 PM (12 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
c479d83d
Parents:
7b0365f
Message:

Added libsamplerate-0.1.8
Added k3b-2.0.2

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/cdwriteutils/k3b.xml

    r7b0365f rff43ebb  
    77  <!ENTITY k3b-download-http "&sourceforge-repo;/k3b/k3b-&k3b-version;.tar.bz2">
    88  <!ENTITY k3b-download-ftp  " ">
    9   <!ENTITY k3b-md5sum        "42538ddae0809707d3bcdbe0a6ed6a43">
    10   <!ENTITY k3b-size          "4.9 MB">
    11   <!ENTITY k3b-buildsize     "67.1 MB">
    12   <!ENTITY k3b-time          "4.0 SBU">
     9  <!ENTITY k3b-md5sum        "c86113af31a2032e57fd2f302b5f637a">
     10  <!ENTITY k3b-size          "12.2 MB">
     11  <!ENTITY k3b-buildsize     "387 MB">
     12  <!ENTITY k3b-time          "3.0 SBU">
    1313]>
    1414
     
    7373    </itemizedlist>
    7474
     75    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     76    <itemizedlist spacing="compact">
     77      <listitem>
     78        <para>
     79          Required patch:
     80          <ulink url="&patch-root;/k3b-&k3b-version;-ffmpeg_fix-1.patch"/>
     81        </para>
     82      </listitem>
     83    </itemizedlist>
     84
    7585    <bridgehead renderas="sect3">K3b Dependencies</bridgehead>
    7686
    7787    <bridgehead renderas="sect4">Required</bridgehead>
    78     <para role="required"><xref linkend="kdelibs"/></para>
     88    <para role="required">
     89      <xref linkend="kdemultimedia"/> and
     90      <xref linkend="libsamplerate"/>
     91    </para>
    7992
    8093    <para>There are programs from three packages that
    8194    <application>K3b</application> will look for at runtime:
    8295    <ulink url="http://cdrecord.berlios.de/private/cdrecord.html">Cdrtools</ulink>
    83     (required to burn CD-ROM media) <!-- can't it use xorriso? -->,
     96    (required to burn CD-ROM media) <!-- can't it use xorriso? No! -->,
    8497    <xref linkend="dvd-rw-tools"/> (required to burn or format DVD media), and
    8598    <xref linkend="cdrdao"/> (required to burn CD-ROM media in DAO (Disk At
     
    90103
    91104    <bridgehead renderas="sect4">Recommended</bridgehead>
    92     <para role="recommended"><xref linkend="kdebase"/>,
    93     <xref linkend="libjpeg"/>,
    94     <xref linkend="kdemultimedia"/> (required for a working audio player)</para>
     105    <para role="recommended">
     106      <xref linkend="ffmpeg"/>,
     107      <xref linkend="libjpeg"/>, and
     108      <xref linkend="taglib"/>
     109    </para>
    95110
    96111    <bridgehead renderas="sect4">Optional</bridgehead>
    97     <para role="optional"><xref linkend="alsa"/>,
    98     <xref linkend="cdparanoia"/>,
    99     <xref linkend="ffmpeg"/>,
    100     <xref linkend="flac"/>,
    101     <ulink url="http://www.freedesktop.org/wiki/Software/hal">Hal</ulink>, and
    102     <xref linkend="dbus-qt3"/>,
    103     <xref linkend="lame"/>,
    104     <xref linkend="libmad"/>,
    105     <xref linkend="libmusicbrainz"/>,
    106     <xref linkend="libvorbis"/>,
    107     <xref linkend="libxml2"/>,
    108     <ulink url="http://www.mega-nerd.com/libsndfile/">libsndfile</ulink>,
    109     <ulink url="http://movix.sourceforge.net/">MoviX</ulink>,
    110     <ulink url="http://www.musepack.net/">Musepack (libmpcdec)</ulink>,
    111     <ulink url="http://normalize.nongnu.org/">normalize</ulink>,
    112     <ulink url="ftp://ftp.lst.de/pub/people/okir/resmgr/">resmgr</ulink>,
    113     <ulink url="http://www.mega-nerd.com/libsamplerate/">Secret Rabbit
    114     Code (libsamplerate)</ulink>,
    115     <ulink url="http://sox.sourceforge.net/">SoX</ulink>,
    116     <xref linkend="taglib"/> and
    117     <ulink url="http://www.vcdimager.org/">VCDImager</ulink></para>
    118 
    119     <para>For an explanation how each package is used by
    120     <application>K3b</application>, see the Requirements page at
    121     <ulink url="http://k3b.plainblack.com/requirements"/>.</para>
    122 
    123     <bridgehead renderas="sect4">Runtime Requirements for DVD Ripping and
    124     Encoding</bridgehead>
    125     <para role="optional"><xref linkend="transcode"/>,
    126     <xref linkend="xvid"/>,
    127     <xref linkend="libdvdread"/>, and
    128     <xref linkend="libdvdcss"/></para>
     112    <para role="optional">
     113      <xref linkend="cdparanoia"/>,
     114      <xref linkend="flac"/>,
     115      <xref linkend="lame"/>,
     116      <xref linkend="libmad"/>,
     117      <xref linkend="libmusicbrainz"/>,
     118      <xref linkend="libvorbis"/>,
     119      <ulink url="http://sox.sourceforge.net/">SoX</ulink>,
     120      <ulink url="http://www.musepack.net/">Musepack (libmpcdec)</ulink>,
     121      <ulink url="http://www.dtek.chalmers.se/groups/dvd/downloads.shtml">libDVDRead</ulink>,
     122      <ulink url="http://www.mega-nerd.com/libsndfile/">libsndfile</ulink>,
     123      <ulink url="http://movix.sourceforge.net/">MoviX</ulink>,
     124      <ulink url="http://normalize.nongnu.org/">normalize</ulink>,
     125      <ulink url="ftp://ftp.lst.de/pub/people/okir/resmgr/">resmgr</ulink>,
     126      <ulink url="http://www.vcdimager.org/">VCDImager</ulink>, and
     127      <xref linkend="doxygen"/>
     128    </para>
    129129
    130130    <para condition="html" role="usernotes">User Notes:
     
    139139    commands:</para>
    140140
    141 <!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    142     href="../../xincludes/kde-sysconfdir.xml"/> -->
    143 
    144 <screen><userinput>./configure --prefix=$(kde-config --prefix) \
    145             --sysconfdir=/etc/kde \
    146             --disable-debug \
    147             --disable-dependency-tracking &amp;&amp;
     141<screen><userinput>patch -Np1 -i ../k3b-&k3b-version;-ffmpeg_fix-1.patch &amp;&amp;
     142cmake -DCMAKE_INSTALL_PREFIX=$KDE4_PREFIX   \
     143      -DKDE_DEFAULT_HOME=.kde4              \
     144      -DSYSCONF_INSTALL_DIR=/etc/kde4       \
     145      -DK3B_ENABLE_HAL_SUPPORT=OFF          \
     146      ..  &amp;&amp;
    148147make</userinput></screen>
    149148
     
    159158    <title>Command Explanations</title>
    160159
    161     <para><parameter>--prefix=$(kde-config --prefix)</parameter>: This
    162     parameter uses <command>kde-config</command> to establish the prefix of
    163     the existing KDE installation and then sets the installation prefix for
    164     <application>K3b</application> to the same value.</para>
    165 
    166     <para><parameter>--disable-debug</parameter>: This option causes the package
    167     to be compiled without debugging code.</para>
    168 
    169     <para><parameter>--disable-dependency-tracking</parameter>: This option
    170     speeds up one time builds.</para>
     160    <para><parameter>-DK3B_ENABLE_HAL_SUPPORT</parameter>: Do not use the
     161    depricated HAL protocol.</para>
    171162
    172163  </sect2>
Note: See TracChangeset for help on using the changeset viewer.