Changeset 77460d7d


Ignore:
Timestamp:
08/04/2014 01:24:55 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
systemd-11177
Children:
e19b210
Parents:
2032404
Message:

Revert r13821, minor fixes to Qt5 deps, merged trunk.

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

Files:
7 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r2032404 r77460d7d  
    77<!ENTITY copyholder   "The BLFS systemd Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "August 3rd, &year;">
     9<!ENTITY releasedate  "August 4th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "systemd">              <!-- svn|[release #] -->
  • general/graphlib/freetype2.xml

    r2032404 r77460d7d  
    121121  <sect2 role="installation">
    122122    <title>Installation of FreeType2</title>
    123 
    124     <note>
    125     <para>When building the first time you must add
    126       <parameter>--without-harfbuzz</parameter> to
    127       the below configure line.</para>
    128     </note>
    129123
    130124    <para>
  • general/sysutils/which.xml

    r2032404 r77460d7d  
    55  %general-entities;
    66
    7   <!ENTITY which-download-http "http://www.xs4all.nl/~carlo17/which/which-&which-version;.tar.gz">
     7<!--  <!ENTITY which-download-http "http://www.xs4all.nl/~carlo17/which/which-&which-version;.tar.gz">-->
     8
     9  <!ENTITY which-download-http "http:/ftp.gnu.org/gnu/which/which-&which-version;.tar.gz">
    810  <!ENTITY which-download-ftp  "ftp://ftp.gnu.org/gnu/which/which-&which-version;.tar.gz">
    911  <!ENTITY which-md5sum        "95be0501a466e515422cde4af46b2744">
  • introduction/welcome/changelog.xml

    r2032404 r77460d7d  
    4949      <itemizedlist>
    5050        <listitem>
    51           <para>[cjg] - Added note to freetype page. Fixes
    52           <ulink url="&blfs-ticket-root;5331">#5331</ulink>.</para>
    53         </listitem>
    54         <listitem>
    55           <para>[name] - Another changelog entry.</para>
    56         </listitem>
    57       </itemizedlist>
    58     </listitem>
    59 
     51          <para>[igor] - Update to ffmpeg-2.3.1. Fixes
     52          <ulink url="&blfs-ticket-root;5312">#5312</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
    6056
    6157    <listitem>
  • multimedia/videoutils/ffmpeg.xml

    r2032404 r77460d7d  
    77  <!ENTITY ffmpeg-download-http "http://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.bz2">
    88  <!ENTITY ffmpeg-download-ftp  " ">
    9   <!ENTITY ffmpeg-md5sum        "00f98a030d21366b6583875d57d98c27">
     9  <!ENTITY ffmpeg-md5sum        "bb02e99c39941d7f3dc56658b9324a2b">
    1010  <!ENTITY ffmpeg-size          "7.1 MB">
    1111  <!ENTITY ffmpeg-buildsize     "119 MB (additional 764 MB for docs and 1813 MB to run the FATE tests)">
  • packages.ent

    r2032404 r77460d7d  
    656656
    657657<!-- Chapter 40 -->
    658 <!ENTITY ffmpeg-version               "2.3">
     658<!ENTITY ffmpeg-version               "2.3.1">
    659659<!ENTITY mplayer-version              "1.1.1">
    660660<!ENTITY xine-ui-version              "0.99.8">
  • x/lib/qt5-systemd.xml

    r2032404 r77460d7d  
    103103      <xref linkend="libpng"/>,
    104104      <xref linkend="libtiff"/>,
     105      <xref linkend="libxkbcommon"/>,
    105106      <xref linkend="mtdev"/>,
    106107      <xref linkend="openssl"/>,
     
    115116      <xref linkend="gst10-plugins-base"/> (QtWebKit HTML5 Video Support),
    116117      <xref linkend="gtk2"/> (GTK+ Theme Support),
    117       <ulink url="https://code.google.com/p/ibus/">IBus</ulink>,
    118       <ulink url="http://xkbcommon.org/">libxkbcommon</ulink>,
    119       <xref linkend="mariadb"/> or <ulink url="http://www.mysql.com/">MySQL</ulink>,
     118      <xref linkend="ibus"/>,
     119      <xref linkend="mariadb"/>,
    120120      <xref linkend="postgresql"/>,
    121121      <xref linkend="pulseaudio"/>, and
Note: See TracChangeset for help on using the changeset viewer.