Changeset c647e6d for xsoft


Ignore:
Timestamp:
05/24/2014 08:03:22 PM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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:
137a99d
Parents:
32cca2cd
Message:

colord-1.2.1, gpgme-1.5.0, transmission-2.83 and elfutils-0.159. Fixes to seahorse-3.12.2 (for desktop file) and, thanks to Wayne B., to WebKitGTK+-2.4.2 (gtk+2 dependency).

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/transmission.xml

    r32cca2cd rc647e6d  
    88           "http://download.transmissionbt.com/files/transmission-&transmission-version;.tar.xz">
    99  <!ENTITY transmission-download-ftp  " ">
    10   <!ENTITY transmission-md5sum        "a5ef870c0410b12d10449c2d36fa4661">
    11   <!ENTITY transmission-size          "3.1 MB">
    12   <!ENTITY transmission-buildsize     "275 MB">
    13   <!ENTITY transmission-time          "0.6 SBU">
     10  <!ENTITY transmission-md5sum        "4620cfbfefee2ce55a6fa12c3ec330a7">
     11  <!ENTITY transmission-size          "3 MB">
     12  <!ENTITY transmission-buildsize     "230 MB">
     13  <!ENTITY transmission-time          "1.1 SBU">
    1414]>
    1515
     
    7373      </listitem>
    7474    </itemizedlist>
    75 
     75<!--
    7676    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7777    <itemizedlist spacing="compact">
     
    8282       </para>
    8383      </listitem>
    84     </itemizedlist>
     84    </itemizedlist>-->
    8585
    8686    <bridgehead renderas="sect3">Transmission Dependencies</bridgehead>
     
    9696    <para role="recommended">
    9797      <xref linkend="gtk3"/> and either
    98       <xref linkend="qt4"/> or
     98      <xref linkend="qt4"/> (currently broken) or
    9999      <xref linkend="qt5"/>
    100100    </para>
     
    113113  <sect2 role="installation">
    114114    <title>Installation of Transmission</title>
    115 
     115<!--
    116116    <para>If you want to build the Qt interface using <xref linkend="qt4"/>,
    117117    apply the following patch:</para>
    118118
    119 <screen><userinput>patch -Np1 -i ../transmission-&transmission-version;-qt4-1.patch</userinput></screen>
     119<screen><userinput>patch -Np1 -i ../transmission-&transmission-version;-qt4-1.patch</userinput></screen>-->
    120120
    121121    <para>
Note: See TracChangeset for help on using the changeset viewer.