From Fedora Project Wiki

(s/4.0/4/ (it's 4.1 now, will get to higher 4.x), drop kdegames3 from here as we no longer ship the devel files from the KDE 3 libkdegames (nothing uses it since ksirk has been ported))
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
=== KDE 3 Development Platform / Libraries ===
=== KDE 3 Development Platform / Libraries ===
 
TBD
<!--
Fedora now features KDE 4, and no longer offers KDE 3 as a full desktop environment.  Fedora does provide the following KDE 3.5 library packages to run and build the many existing KDE 3 applications:
Fedora now features KDE 4, and no longer offers KDE 3 as a full desktop environment.  Fedora does provide the following KDE 3.5 library packages to run and build the many existing KDE 3 applications:
* <code>qt3</code>, <code>qt3-devel</code> (and other <code>qt3-*</code> packages): Qt 3.3.8b
* <code>qt3</code>, <code>qt3-devel</code> (and other <code>qt3-*</code> packages): Qt 3.3.8b
Line 22: Line 23:
* The KDE 3 versions of <code>kdebase</code> applications such as Konqueror and KWrite, which are redundant with the KDE 4 versions and would conflict with them.
* The KDE 3 versions of <code>kdebase</code> applications such as Konqueror and KWrite, which are redundant with the KDE 4 versions and would conflict with them.
* The <code>libkdecorations</code> library required for KWin 3 window decorations, as those window decorations cannot be used in the KDE 4 version of KWin.
* The <code>libkdecorations</code> library required for KWin 3 window decorations, as those window decorations cannot be used in the KDE 4 version of KWin.
* The <code>libkickermain</code> library required by some Kicker applets, as there is no Kicker in Fedora 9 and thus Kicker applets cannot be used.
* The <code>libkickermain</code> library required by some Kicker applets, as there is no Kicker in Fedora 10 and thus Kicker applets cannot be used.


Please note that, as with any backwards-compatibility library, developing new software against the legacy API is discouraged.
{{admon/note|Developing new software against the legacy API is discouraged.|As with any backwards-compatibility library, you would be developing against a deprecated interface.}}
-->

Latest revision as of 03:33, 9 February 2009

KDE 3 Development Platform / Libraries

TBD