Meego Wiki
Views

SDK/Docs/1.0/Packaging MeeGo applications

From MeeGo wiki
(Difference between revisions)
Jump to: navigation, search
Line 9: Line 9:
* Files to be installed on the destination filesystem (e.g. executables, images, documentation)
* Files to be installed on the destination filesystem (e.g. executables, images, documentation)
-
To create an RPM file, you need ???
+
<!-- To create an RPM package, you need??? -->
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
See:
See:

Revision as of 15:11, 24 May 2010


To distribute an application to a MeeGo device, it must be packaged using the RPM format.

An RPM file is a binary file consisting of:

  • A signature to verify the origin and integrity of the package
  • Metadata (name, version, architecture, authors etc.)
  • Files to be installed on the destination filesystem (e.g. executables, images, documentation)


See:

Personal tools