Changeset 4318628


Ignore:
Timestamp:
03/10/2008 10:15:07 PM (16 years ago)
Author:
Robert Daniels <rdaniels@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
34d760a
Parents:
a9bab6d
Message:

Update to K3b-1.0.4. Use book version of dbus-qt3.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    ra9bab6d r4318628  
    44-->
    55
    6 <!ENTITY day          "11">                   <!-- Always 2 digits -->
     6<!ENTITY day          "10">                   <!-- Always 2 digits -->
    77<!ENTITY month        "03">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2008">
     
    671671<!ENTITY udftools-version             "1.0.0b3">
    672672<!ENTITY dvd-rw-tools-version         "7.0">
    673 <!ENTITY k3b-version                  "0.12.16">
     673<!ENTITY k3b-version                  "1.0.4">
    674674
    675675<!-- Part XII -->
  • introduction/welcome/changelog.xml

    ra9bab6d r4318628  
    4848          <para>[randy] - Removed an obsolete sed command from the
    4949          GNOME Doc Utils instructions.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[rdaniels] - Updated to K3b-1.0.4.</para>
    5053        </listitem>
    5154      </itemizedlist>
  • multimedia/cdwriteutils/k3b.xml

    ra9bab6d r4318628  
    77  <!ENTITY k3b-download-http "http://downloads.sourceforge.net/k3b/k3b-&k3b-version;.tar.bz2">
    88  <!ENTITY k3b-download-ftp  " ">
    9   <!ENTITY k3b-md5sum        "cac9b8230295c1756581399b3bbd0687">
    10   <!ENTITY k3b-size          "4.0 MB">
    11   <!ENTITY k3b-buildsize     "64.1 MB">
     9  <!ENTITY k3b-md5sum        "42538ddae0809707d3bcdbe0a6ed6a43">
     10  <!ENTITY k3b-size          "4.9 MB">
     11  <!ENTITY k3b-buildsize     "67.1 MB">
    1212  <!ENTITY k3b-time          "4.0 SBU">
    1313]>
     
    9898    <xref linkend="ffmpeg"/>,
    9999    <xref linkend="flac"/>,
    100     <xref linkend="hal"/>* (must also have
    101     <ulink url="http://www.freedesktop.org/wiki/Software/DBusBindings">D-Bus
    102     Qt3 Bindings</ulink>),
     100    <xref linkend="hal"/>* (must also have <xref linkend="dbus-qt3"/>,
    103101    <xref linkend="lame"/>,
    104102    <xref linkend="libmad"/>,
     
    118116    <ulink url="http://www.vcdimager.org/">VCDImager</ulink></para>
    119117
    120     <para>* This combination of <application>HAL</application> and the
    121     <application>D-Bus</application> <application>Qt3</application> bindings
    122     has not been tested by the BLFS team.</para>
    123 
    124118    <para>For an explanation how each package is used by
    125119    <application>K3b</application>, see the Requirements page at
     
    144138    commands:</para>
    145139
    146     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    147     href="../../xincludes/kde-sysconfdir.xml"/>
     140<!--    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     141    href="../../xincludes/kde-sysconfdir.xml"/> -->
    148142
    149143<screen><userinput>./configure --prefix=$(kde-config --prefix) \
Note: See TracChangeset for help on using the changeset viewer.