Getting Started/Sources/pt-br
Repositórios e controle de revisão
KDE usa um repositório central online para armazenar seu código fonte e registrar alterações feitas no código. Atualmente, o KDE está num processo de migração do seu repositório principal Subversion (svn) para Git, dessa forma alguns módulos de software estão no Git enquanto outros ainda estão disponíveis no Subversion. Isso significa que você vai precisar se familiarizar com ambos os sistemas.
Obtendo o código fonte
Há três formas principais de fazer isso:
- Acesse diretamente o Repositório do KDE utilizando Git ou Subversion para copiar o código fonte atual com um histórico completo de modificações. No Git isso é conhecido como Clonar o repositório, no Subversion isso é Checkout do código. Isso normalmente é feito se você quer desenvolver ativamente o código. Os repositórios git estão disponíveis em projects.kde.org.
- Baixe um snapshot do tarball do repositório para inicializar um clone do Git ou checkout do Subversion. Essa é uma boa opção se você tem uma conexão de internet lenta ou instável. Veja a página Source Snapshots para mais detalhes.
- Baixe um snapshot do tarball de código em um dado momento ou versão. Isso é mais comumente feito se você não quer desenvolver o código mas apenas quer usá-lo para uma instalação instável do sistema, testar um release ou desenvolver aplicativos fora do KDE SC.
Note que "Checkout" tem significados diferentes no Git e no Subversion.
Módulos de software do KDE
Dentro do repositório do KDE o código é organizado em Projetos e Módulos. Há também um número de agrupamentos de alto nível dos Módulos.
Qt KDE
O módulo "Qt KDE" é um clone da última versão do Qt.
O módulo Qt KDE está disponível no Git:
KDE Support
O grupo KDE Support é um conjunto de ferramentas e bibliotecas que foram desenvolvidas pelo KDE e das quais dependem vários módulos do KDE, mas eles próprios não são dependentes da Plataforma de Desenvolvimento do KDE. Essas bibliotecas também podem ser usadas por aplicativos não-KDE sem depender do KDE.
O grupo KDE Support está atualmente dividido entre o Git e o SVN:
KDE Software Compilation
O KDE Software Compilation (conhecido como KDE SC) é um termo informal que abrange todo o software KDE que é lançado junto com o ciclo regular de lançamento do KDE.
The KDE SC group is currently split between Git and SVN:
KDE Development Platform
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:
KDE Base Applications
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:
KDE Workspace
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.
KDE Applications
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:
- KDE Accessibility (kdeaccessibility)
- KDE Admin (kdeadmin)
- KDE Artwork (kdeartwork)
- KDE Bindings (kdebindings)
- KDE Examples (kdeexamples)
- KDE Education (kdeedu)
- KDE Games (kdegames)
- KDE Graphics (kdegraphics)
- KDE Multimedia (kdemultimedia)
- KDE Network (kdenetwork)
- Plasma Addons (kdeplasma-addons)
- KDE PIM / Kontact
- KDE SDK (kdesdk)
- KDE Toys (kdetoys)
- KDE Utilities (kdeutils)
- KDE Web Development (kdewebdev)
KDE Extragear
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:
KDE Playground
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:
KDE Review
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 Translations
KDE Websites
KDE Websites (websites/www)
KOffice
KOffice (koffice) git, stable in svn