From Fedora Project Wiki

< SIGs‎ | KDE

No edit summary
(→‎Dependencies: Document missing Gluon dep.)
 
(18 intermediate revisions by 2 users not shown)
Line 3: Line 3:
= Dependencies =
= Dependencies =


* '''kdebase-runtime''' -- [http://www.libssh.org/ libssh] >= 0.4.0
* '''kdebase-runtime''' -- [http://www.libssh.org/ libssh] >= 0.3.92 -- already in Rawhide, need it in F-12 and F-11 too
* '''kdeadmin''' -- Something about sip, will investigate
* '''kdenetwork''' -- [http://www.linphone.org/index.php/eng/code_review/mediastreamer2 mediastreamer] (linphone >= 2.3.0 needed) -- will have to be built without patent-encumbered stuff (ffmpeg); needed for the new version of Jingle support (but as of 4.3.80, the old version is still shipped too)
* '''kdenetwork''' -- [http://www.linphone.org/index.php/eng/code_review/mediastreamer2 mediastreamer] (linphone >= 2.3.0 needed)
* '''kdegames''' -- [http://gluon.tuxfamily.org Gluon] -- optional, but recommended for better sound support (OpenAL-based) in Granatier. May be used for more stuff in later versions (it also has graphics parts).


= Testing =
= Testing =
Line 13: Line 13:
= Coding work =
= Coding work =


* '''kdebase-workspace''' -- konsole context menu entry (plugin)
* '''kde-settings''' -- netbook settings
* '''kde-settings''' -- netbook settings


Line 19: Line 18:


* '''kdenetwork''' -- how is krdc-icons.tar.bz2 generated?
* '''kdenetwork''' -- how is krdc-icons.tar.bz2 generated?
* '''kdelibs''' -- add BR on polkit-qt
* '''polkit-kde''' -- package standalone polkit-qt-1 version -- [https://bugzilla.redhat.com/show_bug.cgi?id=541346 review request]
* '''kdebase-workspace''' -- add BR on polkit-qt
* '''kdeplasma-addons''' -- kimpanel only supports SCIM, an IBus backend is in the sources, but not installed, and kimpanel doesn't get installed at all without SCIM. We should look into shipping the IBus backend.
* '''kdebindings''' -- add BR on polkit-qt
* '''kdebindings''' -- get it to build (wait for next snapshot and hope)

Latest revision as of 22:29, 11 December 2009

Page to track things that need to be done for KDE 4.4.

Dependencies

  • kdebase-runtime -- libssh >= 0.3.92 -- already in Rawhide, need it in F-12 and F-11 too
  • kdenetwork -- mediastreamer (linphone >= 2.3.0 needed) -- will have to be built without patent-encumbered stuff (ffmpeg); needed for the new version of Jingle support (but as of 4.3.80, the old version is still shipped too)
  • kdegames -- Gluon -- optional, but recommended for better sound support (OpenAL-based) in Granatier. May be used for more stuff in later versions (it also has graphics parts).

Testing

  • kdeedu -- Cantor runtime deps (R)?

Coding work

  • kde-settings -- netbook settings

Things to look into

  • kdenetwork -- how is krdc-icons.tar.bz2 generated?
  • polkit-kde -- package standalone polkit-qt-1 version -- review request
  • kdeplasma-addons -- kimpanel only supports SCIM, an IBus backend is in the sources, but not installed, and kimpanel doesn't get installed at all without SCIM. We should look into shipping the IBus backend.