Meego Wiki
Views

SDK/Docs/1.2/MeeGo SDK 1.2 Preview for Linux/Create RPM Package For MeeGo Application

From MeeGo wiki
< SDK | Docs | 1.2 | MeeGo SDK 1.2 Preview for Linux
Revision as of 07:31, 6 May 2011 by Zhangxu221 (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Introduction

This page will create a MeeGo rpm package from an existing qt project - an OpenGL application called "textures" in qt examples. The original project is just a qt example project and has no icon and can not be launched from MeeGo UI. We will make it more like a stand alone application which can be launched from MeeGo applications panel and create a rpm package which can be installed on MeeGo device.
We will introduce how to package app as RPM by Qt Creator or Linux cmd.

Creating RPM package by Qt Creator

Creating RPM package by Linux cmd

please refer documnet SDK/Docs/1.0/Packaging/Tutorial

Personal tools