Changeset 8569196
- Timestamp:
- 03/09/2012 09:30:50 PM (11 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- d55672c
- Parents:
- 9253544
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
kde/core/arts.xml
r9253544 r8569196 65 65 <xref linkend="audiofile"/>, 66 66 <xref linkend="cmake"/>, 67 <xref linkend="glib2"/>68 67 <xref linkend="libmad"/>, 69 <xref linkend="libvorbis"/>, and 68 <xref linkend="libvorbis"/>, 69 <xref linkend="pkgconfig"/>, and 70 70 <xref linkend="qt"/> 71 71 </para> -
kde4/core/phonon.xml
r9253544 r8569196 31 31 32 32 <para><application>Phonon</application> is the multimedia API for KDE4. 33 It replaces the old <application>aRts</application>, that is no t more33 It replaces the old <application>aRts</application>, that is no longer 34 34 supported by KDE. It supports backends like GStreamer and VLC.</para> 35 35 … … 73 73 <para role="required"> 74 74 <xref linkend="qt4"/>, 75 <xref linkend=" glib2"/>75 <xref linkend="pkgconfig"/> 76 76 </para> 77 77 -
kde4/core/polkit-qt.xml
r9253544 r8569196 72 72 <xref linkend="qt4"/>, 73 73 <xref linkend="polkit"/> and 74 <xref linkend=" glib2"/>74 <xref linkend="pkgconfig"/> 75 75 </para> 76 76 -
multimedia/libdriv/gstreamer.xml
r9253544 r8569196 68 68 69 69 <bridgehead renderas="sect4">Required</bridgehead> 70 <para role="required"><xref linkend=" glib2"/>, and71 <xref linkend=" libxml2"/></para>70 <para role="required"><xref linkend="libxml2"/>, and 71 <xref linkend="pkgconfig"/></para> 72 72 73 73 <bridgehead renderas="sect4">Optional</bridgehead> -
networking/netlibs/libnice.xml
r9253544 r8569196 64 64 65 65 <bridgehead renderas="sect4">Required</bridgehead> 66 <para role="required"><xref linkend=" glib2"/></para>66 <para role="required"><xref linkend="pkgconfig"/></para> 67 67 68 68 <bridgehead renderas="sect4">Optional</bridgehead> -
networking/netutils/avahi.xml
r9253544 r8569196 69 69 <bridgehead renderas="sect4">Required</bridgehead> 70 70 <para role="required"><xref linkend="intltool"/> and 71 <xref linkend=" glib2"/></para>71 <xref linkend="pkgconfig"/></para> 72 72 73 73 <bridgehead renderas="sect4">Optional</bridgehead> -
networking/netutils/networkmanager.xml
r9253544 r8569196 72 72 <bridgehead renderas="sect4">Required</bridgehead> 73 73 <para role="required"><xref linkend="libnl"/>, 74 <xref linkend=" glib2"/>,74 <xref linkend="pkgconfig"/>, 75 75 <xref linkend="dbus-glib"/>, 76 76 <xref linkend="libgcrypt"/>,
Note:
See TracChangeset
for help on using the changeset viewer.