Changeset 2aae58ff
- Timestamp:
- 12/29/2014 07:14:35 PM (10 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 9a36df5f
- Parents:
- b820520
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
rb820520 r2aae58ff 49 49 <itemizedlist> 50 50 <listitem> 51 <para>[fernando] - Update to whois_5.2.3. Fixes 51 <para>[fernando] - phonon-4.8.3: format and qt dependencies.</para> 52 </listitem> 53 <listitem> 54 <para>[fernando] - Update to phonon-backend-gstreamer-4.8.2. Fixes 55 <ulink url="&blfs-ticket-root;5988">#5988</ulink>.</para> 56 </listitem> 57 <listitem> <para>[fernando] - Update to whois_5.2.3. Fixes 52 58 <ulink url="&blfs-ticket-root;5986">#5986</ulink>.</para> 53 59 </listitem> -
kde/core/phonon-backend-gstreamer.xml
rb820520 r2aae58ff 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 " b17e916b4558adc3ed2d7143b37cf904">9 <!ENTITY phonon-backend-gstreamer-md5sum "ce441035dc5a00ffaac9a64518ab5c62"> 10 10 <!ENTITY phonon-backend-gstreamer-size "76 KB"> 11 <!ENTITY phonon-backend-gstreamer-buildsize "4. 4MB">11 <!ENTITY phonon-backend-gstreamer-buildsize "4.1 MB"> 12 12 <!ENTITY phonon-backend-gstreamer-time "0.2 SBU"> 13 13 ]> … … 67 67 <bridgehead renderas="sect4">Recommended</bridgehead> 68 68 <para role="recommended"> 69 <xref linkend="gobject-introspection"/>, 69 70 <xref linkend="gst10-plugins-base"/> (needed for output to ALSA), 70 71 <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) 72 <xref linkend="gst10-plugins-bad"/> (needed for AAC/M4A support), 73 <xref linkend="gst10-plugins-ugly"/> (needed for MP3 support), and 74 <xref linkend="libxml2"/> 75 </para> 76 77 <bridgehead renderas="sect4">Optional</bridgehead> 78 <para role="optional"> 79 <xref linkend="qt5"/> 73 80 </para> 74 81 -
kde/core/phonon.xml
rb820520 r2aae58ff 63 63 <para role="required"> 64 64 <!--<xref linkend="automoc4"/> and--> 65 <xref linkend="glib2"/> 65 <xref linkend="glib2"/>, 66 <xref linkend="qt4"/> 66 67 </para> 67 68 68 69 <bridgehead renderas="sect4">Optional</bridgehead> 69 70 <para role="optional"> 70 <xref linkend="pulseaudio"/> and 71 <xref linkend="pulseaudio"/>, 72 <xref linkend="qt5"/> and 71 73 <ulink url="http://projects.kde.org/projects/kdesupport/libqzeitgeist/">QZeitgeist</ulink> 72 74 </para> … … 95 97 cd build && 96 98 97 cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; 99 cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \ 98 100 -DCMAKE_BUILD_TYPE=Release \ 99 101 -DCMAKE_INSTALL_LIBDIR=lib \ -
packages.ent
rb820520 r2aae58ff 502 502 <!ENTITY automoc4-version "0.9.88"> 503 503 <!ENTITY phonon-version "4.8.3"> 504 <!ENTITY phonon-backend-gstreamer-version "4.8. 1">504 <!ENTITY phonon-backend-gstreamer-version "4.8.2"> 505 505 <!ENTITY phonon-backend-vlc-version "0.8.2"> 506 506 <!ENTITY akonadi-version "1.13.0">
Note:
See TracChangeset
for help on using the changeset viewer.