[SailfishDevel] Wiki page for writing .spec files

2019-05-31 Thread Oskar Roesler via Devel
Hello, are there anywhere instructions how to write a .spec file for
SFOS or do I have to use the ones from CentOS? Regards, Oskar



signature.asc
Description: OpenPGP digital signature
___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Re: [SailfishDevel] Wiki page for writing .spec files

2019-05-31 Thread AL13N

You can probably base your .spec file on one the many opensource apps:

eg: mine: 
https://github.com/alien9/harbour-followme/blob/master/harbour-followme.spec


mine is for a qml-only with pyotherside app, but you can probably use it 
as a base for your own.


Oskar Roesler via Devel schreef op 2019-05-31 09:17:

Hello,

are there anywhere instructions how to write a .spec file for SFOS or
do
I have to use the ones from CentOS?

Regards,

Oskar


___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to 
devel-unsubscr...@lists.sailfishos.org


___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Re: [SailfishDevel] Wiki page for writing .spec files

2019-05-31 Thread David Llewellyn-Jones
On 31/05/2019 10:17, Oskar Roesler via Devel wrote:
> Hello, are there anywhere instructions how to write a .spec file for
> SFOS or do I have to use the ones from CentOS? Regards, Oskar

Hey Oskar,

There's this info about writing the .yaml files which can be used to
generate sensible SFOS spec files:

https://sailfishos.org/wiki/Application_SDK_Packaging_Apps#The_.yaml_File

Generating some valid spec files this way may provide a good starting
point. I'd also say it's worth being familiar with the general spec
format. There's lots of good documentation out there for this:

https://rpm.org/documentation.html

David
-- 
Website: http://www.flypig.co.uk
<>___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org