Ignore:
Timestamp:
11/01/2014 05:58:41 PM (9 years ago)
Author:
Krejzi <krejzi@…>
Branches:
krejzi/svn
Parents:
4c15833
Message:

begin updating gnome apps.

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

File:
1 edited

Legend:

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

    r4c15833 rf8f466e  
    66
    77  <!ENTITY brasero-download-http
    8            "&gnome-download-http;/brasero/3.10/brasero-&brasero-version;.tar.xz">
     8           "&gnome-download-http;/brasero/3.11/brasero-&brasero-version;.tar.xz">
    99  <!ENTITY brasero-download-ftp
    10            "&gnome-download-ftp;/brasero/3.10/brasero-&brasero-version;.tar.xz">
    11   <!ENTITY brasero-md5sum        "3026570f96b2e61ec902a68c4ba83cee">
    12   <!ENTITY brasero-size          "3.3 MB">
    13   <!ENTITY brasero-buildsize     "95 MB (additional 1 MB to rebuild and install
    14                                   the API documentation)">
    15   <!ENTITY brasero-time          "1.9 SBU">
     10           "&gnome-download-ftp;/brasero/3.11/brasero-&brasero-version;.tar.xz">
     11  <!ENTITY brasero-md5sum        "e324367013e18dcfb241e0214b87d7c1">
     12  <!ENTITY brasero-size          "3.5 MB">
     13  <!ENTITY brasero-buildsize     "105 MB">
     14  <!ENTITY brasero-time          "0.9 SBU">
    1615]>
    1716
     
    8180    <para role="required">
    8281      <xref linkend="gst10-plugins-base"/>,
    83       <xref linkend="libcanberra"/>,
    84       <xref linkend="libnotify"/>, and
    85       <xref linkend="yelp-xsl"/>
     82      <xref linkend="itstool"/>,
     83      <xref linkend="libcanberra"/>, and
     84      <xref linkend="libnotify"/>
    8685    </para>
    8786
     
    123122  <sect2 role="installation">
    124123    <title>Installation of Brasero</title>
    125 
    126     <para>
    127       First, fix building with recent versions of <application>Tracker</application>:
    128     </para>
    129 
    130 <screen><userinput>sed -e "/sparql/s:0.16:1.0:g"      \
    131     -e "/tracker_api/s:0.16:1.0:g" \
    132     -i configure</userinput></screen>
    133124
    134125    <para>
Note: See TracChangeset for help on using the changeset viewer.