m (Created page with "Le groupement KDE Support est actuellement réparti entre '''Git''' et '''SVN''' : * https://projects.kde.org/projects/kdesupport * http://websvn.kde.org/trunk/kdesupport") |
m (Created page with "Le ''KDE Software Compilation'' (surnommé KDE SC) est un terme informel couvrant tous les logiciels de KDE qui sont sortis ensemble dans la même révision en respectant le cycl...") |
||
| Line 37: | Line 37: | ||
=== KDE Software Compilation === | === KDE Software Compilation === | ||
| − | + | Le ''KDE Software Compilation'' (surnommé KDE SC) est un terme informel couvrant tous les logiciels de KDE qui sont sortis ensemble dans la même révision en respectant le cycle de révision officiel de KDE. | |
The KDE SC group is currently split between '''Git''' and '''SVN''': | The KDE SC group is currently split between '''Git''' and '''SVN''': | ||
Contents |
KDE utilise un dépôt central en ligne pour stocker son code source et pour suivre les changements réalisés sur le code. Actuellement, KDE est en cours de migration de son dépôt principal passant de Subversion (svn) à Git, donc la plupart des modules logiciels sont disponibles sous Git et d'autres sont encore restés sous Subversion. Ce qui signifie que vous aurait besoin d'être familiarisés avec les deux systèmes de version.
Il existe trois façons différentes d'obtenir le code source :
Notez que "Checkout" (Extraire) ne signifie pas la même que l'on soit sur Git ou sur Subversion.
À l'intérieur du dépôt du code Source de KDE, le code est organisé en Projets et en Modules. Ils existent également des groupements de Modules haut-niveau.
Le module Qt KDE est un clone de la dernière révision de Qt.
Le module Qt KDE est disponible sur le Git :
Le groupement KDE Support est un ensemble d'outils et de bibliothèques qui ont été mis au point par KDE et qui dépendent de la Plate-forme de développement de KDE, sans dépendre d'eux-mêmes. Ces bibliothèques peuvent donc être utilisées par des applications non-KDE sans avoir KDE d'installé.
Le groupement KDE Support est actuellement réparti entre Git et SVN :
Le KDE Software Compilation (surnommé KDE SC) est un terme informel couvrant tous les logiciels de KDE qui sont sortis ensemble dans la même révision en respectant le cycle de révision officiel de KDE.
The KDE SC group is currently split between Git and SVN:
The KDE Development Platform group is defined as those KDE Modules that are required to run a KDE Application, i.e. the core libraries and runtime dependencies.
The KDE Development Platform is available from Git:
The KDE Base Applications group is defined as those basic applications that are required by the Workspace and other Applications, such as file management, terminal emulation and text editing.
The KDE Base Applications are available from Git:
The KDE Workspace group (aka Plasma) is defined as those KDE Modules that are needed to run a workspace, such as the Desktop or Netbook. This group is not needed to run a KDE Application under another workspace such as Gnome or Windows.
The KDE Applications group is defined as those KDE modules built on the KDE Development Platform that are hosted by the KDE infrastructure and are released as part of the regular KDE Release Cycle, i.e. they are part of the KDE SC.
The KDE Applications group is currently split between Git and SVN:
The KDE Extragear group is defined as those applications built on the KDE Development Platform that are hosted by the KDE infrastructure and have a stable release but are not part of a KDE Module and are not released as part of the regular KDE Release Cycle, i.e. they are not part of the KDE SC.
The KDE Extragear group is currently split between Git and SVN:
The KDE Playground group is defined as those applications built on the KDE Development Platform that are hosted by the KDE infrastructure but have not yet had a stable release and may never be released.
The KDE Playground group is currently split between Git and SVN:
The KDE Review group is defined as those applications that are being reviewed for inclusion in a KDE Module or KDE Extragear, usually moving over from KDE Playground.
The KDE Review group is available from Git:
KDE Websites (websites/www)
KOffice (koffice) git, stable in svn