< MeeGo Apps
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Repositories
There will be multiple repositories for a certain MeeGo release. Let's use MeeGo 1.1 as an example:
- MeeGo:1.1:Apps This targets MeeGo 1.1 Core. This means that applications in this repository can only have dependencies on MeeGo 1.1 Core.
- MeeGo:1.1:Apps:Handset This targets MeeGo 1.1 Core for apps intended for only the MeeGo 1.1 Handset UX.
- MeeGo:1.1:Apps:IVI This targets MeeGo 1.1 Core for apps intended for only the MeeGo 1.1 IVI UX.
- MeeGo:1.1:Apps:Netbook This targets MeeGo 1.1 Core for apps intended for only the MeeGo 1.1 Netbook UX.
Additionally there is Apps+
- MeeGo:1.1:Apps+ This targets MeeGo 1.1 Core plus Surrounds. This means that applications in this repository can have additional dependencies and may not be compliant.
- MeeGo:1.1:Apps+:Handset This targets MeeGo 1.1 Core+Surrounds for apps intended for only the MeeGo 1.1 Handset UX.
- MeeGo:1.1:Apps+:IVI This targets MeeGo 1.1 Core+Surrounds for apps intended for only the MeeGo 1.1 IVI UX.
- MeeGo:1.1:Apps+:Netbook This targets MeeGo 1.1 Core+Surrounds for apps intended for only the MeeGo 1.1 Netbook UX.
As a separate project there will be:
- MeeGo:1.1:Surrounds This repository hosts libraries which are not included in MeeGo, but are a dependency for common Linux applications.