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: [email protected] [[email protected]] on 
behalf of ext Renaud GUEZENNEC [[email protected]]
Sent: Tuesday, February 15, 2011 1:14 PM
To: [email protected]
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.


_______________________________________________
MeeGo-packaging mailing list
[email protected]
http://lists.meego.com/listinfo/meego-packaging

Reply via email to