[meego-packaging] Yaml/spec file for Qt Applications.

fathi.boudra at nokia.com fathi.boudra at nokia.com
Tue Feb 15 04:27:33 PST 2011


Hi,

You can use qmake builder for a Qt application. Here's a simple example:

Name: myapp
Summary: Qt application
Version: 0.0.1
Release: 1
Group: System/Applications
License: LGPLv2.1
URL: http://my.url.com/
Sources:
    - "%{name}-%{version}.tar.bz2"
Description: |
    This package contains myapp.
PkgConfigBR:
    - QtGui
Configure: none
Builder: qmake
Files:
    - "%{_bindir}/%{name}"


________________________________
From: meego-packaging-bounces at meego.com [meego-packaging-bounces at meego.com] on behalf of ext Renaud GUEZENNEC [renaud.guezennec.ext at valeo.com]
Sent: Tuesday, February 15, 2011 1:14 PM
To: meego-packaging at meego.com
Subject: [meego-packaging] Yaml/spec file for Qt Applications.

Hi All,

I wrote several Qt applications and now I would like to make rpm packages for those applications.  I did not see any tutorials or examples which describe how to write the yaml file needed by spectacle.
I found this one http://wiki.meego.com/SDK/Docs/1.0/Packaging/Tutorial#Install_Spectacle . It is really useful but it says there is some limitations about the configuration and builder steps. I'm using spectacle v0.21 (so I guess there is no more limitations about that). What should I write in these two sections to generate fulfilled spec file?

Best regards
Renaud,

This e-mail message is intended only for the use of the intended recipient(s).
The information contained therein may be confidential or privileged,
and its disclosure or reproduction is strictly prohibited.
If you are not the intended recipient, please return it immediately to its sender
at the above address and destroy it.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.meego.com/pipermail/meego-packaging/attachments/20110215/8ceee9da/attachment.html>


More information about the MeeGo-packaging mailing list