mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Update to phonon-backend-gstreamer-4.8.2.
phonon-4.8.3: format and qt dependencies. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15279 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
b8205206b4
commit
2aae58ffad
@ -48,7 +48,13 @@
|
||||
<para>December 29th, 2014</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[fernando] - Update to whois_5.2.3. Fixes
|
||||
<para>[fernando] - phonon-4.8.3: format and qt dependencies.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[fernando] - Update to phonon-backend-gstreamer-4.8.2. Fixes
|
||||
<ulink url="&blfs-ticket-root;5988">#5988</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem> <para>[fernando] - Update to whois_5.2.3. Fixes
|
||||
<ulink url="&blfs-ticket-root;5986">#5986</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
|
@ -6,9 +6,9 @@
|
||||
|
||||
<!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">
|
||||
<!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">
|
||||
<!ENTITY phonon-backend-gstreamer-md5sum "b17e916b4558adc3ed2d7143b37cf904">
|
||||
<!ENTITY phonon-backend-gstreamer-md5sum "ce441035dc5a00ffaac9a64518ab5c62">
|
||||
<!ENTITY phonon-backend-gstreamer-size "76 KB">
|
||||
<!ENTITY phonon-backend-gstreamer-buildsize "4.4 MB">
|
||||
<!ENTITY phonon-backend-gstreamer-buildsize "4.1 MB">
|
||||
<!ENTITY phonon-backend-gstreamer-time "0.2 SBU">
|
||||
]>
|
||||
|
||||
@ -66,10 +66,17 @@
|
||||
|
||||
<bridgehead renderas="sect4">Recommended</bridgehead>
|
||||
<para role="recommended">
|
||||
<xref linkend="gobject-introspection"/>,
|
||||
<xref linkend="gst10-plugins-base"/> (needed for output to ALSA),
|
||||
<xref linkend="gst10-plugins-good"/> (needed for output to PulseAudio),
|
||||
<xref linkend="gst10-plugins-bad"/> (needed for AAC/M4A support) and
|
||||
<xref linkend="gst10-plugins-ugly"/> (needed for MP3 support)
|
||||
<xref linkend="gst10-plugins-bad"/> (needed for AAC/M4A support),
|
||||
<xref linkend="gst10-plugins-ugly"/> (needed for MP3 support), and
|
||||
<xref linkend="libxml2"/>
|
||||
</para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional">
|
||||
<xref linkend="qt5"/>
|
||||
</para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
|
@ -62,12 +62,14 @@
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required">
|
||||
<!--<xref linkend="automoc4"/> and-->
|
||||
<xref linkend="glib2"/>
|
||||
<xref linkend="glib2"/>,
|
||||
<xref linkend="qt4"/>
|
||||
</para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional">
|
||||
<xref linkend="pulseaudio"/> and
|
||||
<xref linkend="pulseaudio"/>,
|
||||
<xref linkend="qt5"/> and
|
||||
<ulink url="http://projects.kde.org/projects/kdesupport/libqzeitgeist/">QZeitgeist</ulink>
|
||||
</para>
|
||||
|
||||
@ -94,7 +96,7 @@
|
||||
<screen><userinput>mkdir build &&
|
||||
cd build &&
|
||||
|
||||
cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \
|
||||
cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DCMAKE_INSTALL_LIBDIR=lib \
|
||||
-DPHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT=FALSE \
|
||||
|
@ -501,7 +501,7 @@
|
||||
<!ENTITY kde-workspace-version "4.11.14">
|
||||
<!ENTITY automoc4-version "0.9.88">
|
||||
<!ENTITY phonon-version "4.8.3">
|
||||
<!ENTITY phonon-backend-gstreamer-version "4.8.1">
|
||||
<!ENTITY phonon-backend-gstreamer-version "4.8.2">
|
||||
<!ENTITY phonon-backend-vlc-version "0.8.2">
|
||||
<!ENTITY akonadi-version "1.13.0">
|
||||
<!ENTITY attica-version "0.4.2">
|
||||
|
Loading…
Reference in New Issue
Block a user