Changeset 5884838
- Timestamp:
- 09/10/2014 07:10:00 PM (9 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 7.10, 7.6, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/inkscape-core-mods, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 3ff910b
- Parents:
- b9875028
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rb9875028 r5884838 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day " 09"> <!-- Always 2 digits -->3 <!ENTITY day "10"> <!-- Always 2 digits --> 4 4 <!ENTITY month "09"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2014"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "September 9th, &year;">9 <!ENTITY releasedate "September 10th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
rb9875028 r5884838 44 44 45 45 --> 46 46 <listitem> 47 <para>September 10th, 2014</para> 48 <itemizedlist> 49 <listitem> 50 <para>[rthomsen] - Update to phonon-4.8.0 and phonon-backend-vlc-0.8.0. 51 Re-add phonon-backend-gstreamer to the book. Fixes 52 <ulink url="&blfs-ticket-root;5480">#5480</ulink>, 53 <ulink url="&blfs-ticket-root;5481">#5481</ulink> and 54 <ulink url="&blfs-ticket-root;5482">#5482</ulink>.</para> 55 </listitem> 56 </itemizedlist> 57 </listitem> 58 47 59 <listitem> 48 60 <para>September 9th, 2014</para> -
kde/core/core.xml
rb9875028 r5884838 18 18 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="automoc4.xml"/> 19 19 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="phonon.xml"/> 20 <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="phonon-backend-gstreamer.xml"/> -->20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="phonon-backend-gstreamer.xml"/> 21 21 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="phonon-backend-vlc.xml"/> 22 22 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="akonadi.xml"/> -
kde/core/phonon-backend-gstreamer.xml
rb9875028 r5884838 7 7 <!ENTITY phonon-backend-gstreamer-download-http "&kde-download-http;phonon/phonon-backend-gstreamer/&phonon-backend-gstreamer-version;/src/phonon-backend-gstreamer-&phonon-backend-gstreamer-version;.tar.xz"> 8 8 <!ENTITY phonon-backend-gstreamer-download-ftp "&kde-download-ftp;phonon/phonon-backend-gstreamer/&phonon-backend-gstreamer-version;/src/phonon-backend-gstreamer-&phonon-backend-gstreamer-version;.tar.xz"> 9 <!ENTITY phonon-backend-gstreamer-md5sum " d437478c3ef2da2cda0da0abda20ef11">10 <!ENTITY phonon-backend-gstreamer-size "7 6KB">9 <!ENTITY phonon-backend-gstreamer-md5sum "fad1ae2accbc2affee174fb8b52630ed"> 10 <!ENTITY phonon-backend-gstreamer-size "74 KB"> 11 11 <!ENTITY phonon-backend-gstreamer-buildsize "3.5 MB"> 12 12 <!ENTITY phonon-backend-gstreamer-time "0.3 SBU"> … … 33 33 utilizes the <application>GStreamer</application> media framework.</para> 34 34 35 &lfs7 5_checked;35 &lfs76_checked; 36 36 37 37 <bridgehead renderas="sect3">Package Information</bridgehead> … … 62 62 <para role="required"> 63 63 <xref linkend="phonon"/> and 64 <xref linkend="gstreamer "/>64 <xref linkend="gstreamer10"/> 65 65 </para> 66 66 67 67 <bridgehead renderas="sect4">Recommended</bridgehead> 68 68 <para role="recommended"> 69 <xref linkend="gst -plugins-base"/> (needed for output to ALSA),70 <xref linkend="gst -plugins-good"/> (needed for output to PulseAudio),71 <xref linkend="gst -plugins-bad"/> (needed for AAC/M4A support) and72 <xref linkend="gst -plugins-ugly"/> (needed for MP3 support)69 <xref linkend="gst10-plugins-base"/> (needed for output to ALSA), 70 <xref linkend="gst10-plugins-good"/> (needed for output to PulseAudio), 71 <xref linkend="gst10-plugins-bad"/> (needed for AAC/M4A support) and 72 <xref linkend="gst10-plugins-ugly"/> (needed for MP3 support) 73 73 </para> 74 74 -
kde/core/phonon-backend-vlc.xml
rb9875028 r5884838 7 7 <!ENTITY phonon-backend-vlc-download-http "&kde-download-http;phonon/phonon-backend-vlc/&phonon-backend-vlc-version;/src/phonon-backend-vlc-&phonon-backend-vlc-version;.tar.xz"> 8 8 <!ENTITY phonon-backend-vlc-download-ftp "&kde-download-ftp;phonon/phonon-backend-vlc/&phonon-backend-vlc-version;/src/phonon-backend-vlc-&phonon-backend-vlc-version;.tar.xz"> 9 <!ENTITY phonon-backend-vlc-md5sum " 10f26393df35c01f0526807980eadb1c">10 <!ENTITY phonon-backend-vlc-size " 60KB">9 <!ENTITY phonon-backend-vlc-md5sum "f4c1f5c75d15931f02508cccef107e3d"> 10 <!ENTITY phonon-backend-vlc-size "58 KB"> 11 11 <!ENTITY phonon-backend-vlc-buildsize "2.9 MB"> 12 12 <!ENTITY phonon-backend-vlc-time "0.2 SBU"> … … 33 33 utilizes the <application>VLC</application> media framework.</para> 34 34 35 &lfs7 5_checked;35 &lfs76_checked; 36 36 37 37 <bridgehead renderas="sect3">Package Information</bridgehead> -
kde/core/phonon.xml
rb9875028 r5884838 7 7 <!ENTITY phonon-download-http "&kde-download-http;phonon/&phonon-version;/phonon-&phonon-version;.tar.xz"> 8 8 <!ENTITY phonon-download-ftp "&kde-download-ftp;phonon/&phonon-version;/phonon-&phonon-version;.tar.xz"> 9 <!ENTITY phonon-md5sum " a8b722a11a301fc2cda7ff8228209531">10 <!ENTITY phonon-size "3 24 KB">9 <!ENTITY phonon-md5sum "30af25af0bf28f3ce462f39b0a6e4081"> 10 <!ENTITY phonon-size "314 KB"> 11 11 <!ENTITY phonon-buildsize "10.5 MB"> 12 12 <!ENTITY phonon-time "0.5 SBU"> … … 34 34 supported by KDE. Phonon needs either the GStreamer or VLC backend.</para> 35 35 36 &lfs7 5_checked;36 &lfs76_checked; 37 37 38 38 <bridgehead renderas="sect3">Package Information</bridgehead> … … 68 68 <bridgehead renderas="sect4">Optional</bridgehead> 69 69 <para role="optional"> 70 <xref linkend="pulseaudio"/>, 71 <xref linkend="qt5"/> and 70 <xref linkend="pulseaudio"/> and 72 71 <ulink url="http://projects.kde.org/projects/kdesupport/libqzeitgeist/">QZeitgeist</ulink> 73 72 </para> … … 85 84 a better implementation.</para> 86 85 86 <note><para>If you have both Qt4 and Qt5 installed, be sure to run 87 <userinput>source setqt4</userinput> before installing Phonon. 88 </para></note> 89 87 90 <para>Install <application>Phonon</application> by running the following 88 91 commands:</para> … … 126 129 </para> 127 130 131 <!-- 128 132 <para> 129 133 <option>-DPHONON_BUILD_PHONON4QT5=ON</option>: Use this switch if you want to … … 132 136 versions can be installed at the same time without any conflicts. 133 137 </para> 138 --> 134 139 135 140 </sect2> -
packages.ent
rb9875028 r5884838 499 499 <!ENTITY kde-workspace-version "4.11.11"> 500 500 <!ENTITY automoc4-version "0.9.88"> 501 <!ENTITY phonon-version "4. 7.2">502 <!ENTITY phonon-backend-gstreamer-version "4. 7.2">503 <!ENTITY phonon-backend-vlc-version "0. 7.2">501 <!ENTITY phonon-version "4.8.0"> 502 <!ENTITY phonon-backend-gstreamer-version "4.8.0"> 503 <!ENTITY phonon-backend-vlc-version "0.8.0"> 504 504 <!ENTITY akonadi-version "1.13.0"> 505 505 <!ENTITY attica-version "0.4.2">
Note:
See TracChangeset
for help on using the changeset viewer.