Meego Wiki
From MeeGo wiki
(Difference between revisions)
Jump to: navigation, search
(Creating Packages for MeeGo)
 
(3 intermediate revisions not shown)
Line 4: Line 4:
Don't forget that readers will come from other rpm distros and from deb distros too.
Don't forget that readers will come from other rpm distros and from deb distros too.
-
= Creating Packages for MeeGo =
+
== Creating Packages for MeeGo ==
-
 
+
-
* The package format used by MeeGo is [http://en.wikipedia.org/wiki/RPM_Package_Manager RPM]. If you are a packager and used to DEB packages, see [[Packaging/Deb conversion example| conversion example]].
+
 +
* The package format used by MeeGo is [[:wikipedia:RPM Package Manager|RPM]]. If you are a packager and used to DEB packages, see [[Packaging/Deb conversion example| conversion example]].
* MeeGo build tools and Infrastructure derive from Moblin.
* MeeGo build tools and Infrastructure derive from Moblin.
 +
* MeeGo uses [[Build_System| OpenSUSE Build Services (OBS)]]; see [[Build Infrastructure]] for details.
-
* MeeGo uses [[Build_System| OpenSUSE Build Services (OBS)]].
+
== Packaging Guidelines ==
-
 
+
-
= Packaging Guidelines =
+
Evolving [[Packaging/Guidelines|packaging guidelines]]...
Evolving [[Packaging/Guidelines|packaging guidelines]]...
-
= Packaging School =
+
== Upstream ==
-
 
+
-
The community will host a [[Packaging/School|Packaging School
+
-
Weekend]] which will support developers and packagers in learning to
+
-
use the OBS and in packaging their applications.
+
-
 
+
-
We hope to have expert packagers from both deb and rpm (and some of us new to the art)... [[Packaging/School|find out more]]
+
-
 
+
-
= Upstream =
+
MeeGo is an independent distribution : the only upstream is the projects included into MeeGo such as: kernel.org, X.org, Qt, etc. MeeGo policy is to push all bug fixes to upstream projects.
MeeGo is an independent distribution : the only upstream is the projects included into MeeGo such as: kernel.org, X.org, Qt, etc. MeeGo policy is to push all bug fixes to upstream projects.
Line 35: Line 25:
MeeGo will be Linux Standard Base (LSB) compliant.
MeeGo will be Linux Standard Base (LSB) compliant.
-
 
[[Category:Packaging]]
[[Category:Packaging]]

Latest revision as of 15:10, 18 April 2011

This page needs re-writing

It should outline MeeGo policy in the areas of packaging and should link to support pages covering reference and tutorial material. Don't forget that readers will come from other rpm distros and from deb distros too.

Creating Packages for MeeGo

Packaging Guidelines

Evolving packaging guidelines...

Upstream

MeeGo is an independent distribution : the only upstream is the projects included into MeeGo such as: kernel.org, X.org, Qt, etc. MeeGo policy is to push all bug fixes to upstream projects.

Why not be <your-favourite-distro>-based? Having an upstream distribution has advantages and disadvantages:

  • Advantages: you benefit from all the packaging, QA and maintenance done in the upstream distribution, thus there is a large selection of available ported software.
  • Disadvantages: you have to align your build infrastructure with your upstream. You are dependent on the release cycle and architecture choices of upstream.

MeeGo is tailored for its target devices, which are quite specific.

MeeGo will be Linux Standard Base (LSB) compliant.

Personal tools