(Created page with 'Starting with KDE 4.5 the Marble source code is supposed to be reorganized: ==Marble Qt Library== * It's Qt-Only. * Contains the actual Marble library. Suggested package name: ...') |
|||
| Line 3: | Line 3: | ||
==Marble Qt Library== | ==Marble Qt Library== | ||
| − | * It's Qt | + | * It's *Qt Only*. |
* Contains the actual Marble library. Suggested package name: "libmarble". | * Contains the actual Marble library. Suggested package name: "libmarble". | ||
| − | * Contains the base data. This includes the most basic maps: Atlas, Satellite, OSM and Plain Map. Suggested package name: "libmarble-data". | + | * Contains the base data. This includes the most basic maps: *Atlas*, *Satellite*, *OSM* and *Plain Map*. Suggested package name: "libmarble-data". |
* Provides the Marble Qt application (Executable: "marbleqt") as an example application (Compilation of this part can be switched off at wish). | * Provides the Marble Qt application (Executable: "marbleqt") as an example application (Compilation of this part can be switched off at wish). | ||
| − | * Located in SVN at kdesupport/libmarble | + | * Located in SVN at =kdesupport/libmarble= |
* Provides Qt development documentation, bindings and tools for Marble. Suggested package name: libmarble-dev). | * Provides Qt development documentation, bindings and tools for Marble. Suggested package name: libmarble-dev). | ||
Starting with KDE 4.5 the Marble source code is supposed to be reorganized: