Changeset f837bd2
- Timestamp:
- 04/23/2013 05:04:04 PM (10 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:
- 4df53b44
- Parents:
- f6f4c93
- Files:
-
- 1 added
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rf6f4c93 rf837bd2 4 4 --> 5 5 6 <!ENTITY day "2 1"> <!-- Always 2 digits -->6 <!ENTITY day "23"> <!-- Always 2 digits --> 7 7 <!ENTITY month "04"> <!-- Always 2 digits --> 8 8 <!ENTITY year "2013"> … … 10 10 <!ENTITY copyholder "The BLFS Development Team"> 11 11 <!ENTITY version "&year;-&month;-&day;"> 12 <!ENTITY releasedate "April 2 1st, &year;">12 <!ENTITY releasedate "April 24th, &year;"> 13 13 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 14 14 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> … … 266 266 <!ENTITY ptlib-version "2.10.10"> 267 267 <!ENTITY qca-version "2.0.3"> 268 <!ENTITY qjson-version "0.8.1"> 268 269 <!ENTITY sbc-version "1.0"> 269 270 <!ENTITY slib-version "3b3"> -
general/genlib/genlib.xml
rf6f4c93 rf837bd2 96 96 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ptlib.xml"/> 97 97 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qca.xml"/> 98 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qjson.xml"/> 98 99 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sbc.xml"/> 99 100 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="slib.xml"/> -
general/genlib/libdbusmenuqt.xml
rf6f4c93 rf837bd2 75 75 <bridgehead renderas="sect4">Optional</bridgehead> 76 76 <para role="optional"> 77 < ulink url="http://qjson.sourceforge.net/">QJson</ulink> (for building the test suite) and77 <xref linkend="qjson"/> (for building the test suite) and 78 78 <xref linkend="doxygen"/> (for building the API documentation) 79 79 </para> -
introduction/welcome/changelog.xml
rf6f4c93 rf837bd2 46 46 47 47 <listitem> 48 <para>April 24th, 2013</para> 49 <itemizedlist> 50 <listitem> 51 <para>[rthomsen] - Added QJson 0.8.1.</para> 52 </listitem> 53 </itemizedlist> 54 </listitem> 55 56 <listitem> 48 57 <para>April 21st, 2013</para> 49 58 <itemizedlist> -
kde/add/ark.xml
rf6f4c93 rf837bd2 75 75 <bridgehead renderas="sect4">Optional</bridgehead> 76 76 <para role="optional"> 77 < ulink url="http://qjson.sourceforge.net/">QJson</ulink>77 <xref linkend="qjson"/> 78 78 </para> 79 79 -
kde/add/kate.xml
rf6f4c93 rf837bd2 81 81 <bridgehead renderas="sect4">Optional</bridgehead> 82 82 <para role="optional"> 83 < ulink url="http://qjson.sourceforge.net/">QJson</ulink> and83 <xref linkend="qjson"/> and 84 84 <ulink url="&kde-download-http;&kde-version;/src/">PyKDE4</ulink> 85 85 </para> -
kde/add/kdeplasma-addons.xml
rf6f4c93 rf837bd2 78 78 <xref linkend="libkexiv2"/>, 79 79 <xref linkend="ibus"/>, 80 <xref linkend="qjson"/>, 80 81 <ulink url="http://edu.kde.org/marble/">Marble</ulink> (for the desktop globe wallpaper), 81 <ulink url="http://eigen.tuxfamily.org/">Eigen</ulink> (for the Mandelbrot wallpaper plugin), 82 <ulink url="http://qjson.sourceforge.net/">QJson</ulink> and 82 <ulink url="http://eigen.tuxfamily.org/">Eigen</ulink> (for the Mandelbrot wallpaper plugin) and 83 83 <ulink url="https://github.com/ayoy/qoauth">QOAuth</ulink> (needed for the Plasma microblog dataengine) 84 84 </para> -
kde/core/kde-workspace.xml
rf6f4c93 rf837bd2 96 96 <xref linkend="NetworkManager"/>, 97 97 <xref linkend="lm_sensors"/>, 98 <xref linkend="qjson"/>, 98 99 <ulink url="&kde-download-http;&kde-version;/src/">PyKDE4</ulink>, 99 100 <ulink url="http://code.google.com/p/google-gadgets-for-linux/">GoogleGadgets</ulink>, … … 101 102 <ulink url="https://ieee1394.wiki.kernel.org/index.html">libraw1394</ulink>, 102 103 <ulink url="http://www.catb.org/gpsd/">gpsd</ulink>, 103 <ulink url="http://www.xmms.org/">XMMS</ulink> ,104 <ulink url="http://www.xmms.org/">XMMS</ulink> and 104 105 <ulink url="http://qalculate.sourceforge.net/">libqalculate</ulink> 105 (wants <ulink url="http://www.ginac.de/CLN/">CLN</ulink>), and 106 <ulink url="http://qjson.sourceforge.net/">QJson</ulink> 106 (wants <ulink url="http://www.ginac.de/CLN/">CLN</ulink>) 107 107 </para> 108 108 -
kde/core/kdepimlibs.xml
rf6f4c93 rf837bd2 76 76 <xref linkend="libical"/>, 77 77 <xref linkend="akonadi"/>, 78 <xref linkend="cyrus-sasl"/> and 79 <xref linkend="boost"/> 78 <xref linkend="cyrus-sasl"/>, 79 <xref linkend="boost"/> and 80 <xref linkend="qjson"/> 80 81 </para> 81 82 82 83 <bridgehead renderas="sect4">Recommended</bridgehead> 83 84 <para role="recommended"> 84 <xref linkend="openldap"/> and 85 <ulink url="http://qjson.sourceforge.net/">QJson</ulink> 85 <xref linkend="openldap"/> 86 86 </para> 87 87 -
multimedia/audioutils/amarok.xml
rf6f4c93 rf837bd2 93 93 <xref linkend="libxml2"/> (for MP3tunes integration), 94 94 <xref linkend="openssl"/> (for MP3tunes integration), 95 <xref linkend="qjson"/>, 95 96 <ulink url="http://code.google.com/p/clamz/">Clamz</ulink> (For Amazon integration), 96 97 <ulink url="http://www.gtkpod.org/libgpod.html">libgpod</ulink> (for iPod support), … … 99 100 <ulink url="http://wiki.gpodder.org/wiki/Libmygpo-qt">libmygpo-qt</ulink> (for gpodder.net podcast support), 100 101 <ulink url="http://code.google.com/p/musicip-libofa">libofa</ulink> (for MusicDNS support), 101 <ulink url="&gnome-download-http;/loudmouth">Loudmouth</ulink> (for MP3tunes integration), 102 <ulink url="http://qjson.sourceforge.net/">QJson</ulink> (for Playdar integration) and 102 <ulink url="&gnome-download-http;/loudmouth">Loudmouth</ulink> (for MP3tunes integration) and 103 103 <ulink url="http://code.google.com/p/qtscriptgenerator/">qtscript-qt</ulink> 104 104 </para>
Note:
See TracChangeset
for help on using the changeset viewer.