[SailfishDevel] New Harbour Release with Stats

2014-08-01 Thread Developer Care
Ahoy Dear Developers,



We've made a significant new release of Harbour today:



* Application statistics have been enabled in the Dashboard

* You can now submit application details in Chinese (simplified) and Chinese 
(traditional)

* QA can now send messages on application approval



Generally there have been some significant backend changes to the QA portion of 
the Harbour that should permit a smoother submission process.



If you encounter any problems please get in touch with 
developer-c...@jolla.commailto:developer-c...@jolla.com



Regards,

Jolla

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

Re: [SailfishDevel] New Harbour Release with Stats

2014-08-01 Thread Matt Austin
On 1 August 2014 19:42, Developer Care developer-c...@jolla.com wrote:

 Ahoy Dear Developers,

 Generally there have been some significant backend changes to the QA portion 
 of the Harbour that should permit a smoother submission process.


Great news - thanks!

The first question which I immediately want to ask is if these backend
updates now allow specifying a minimum Sailfish OS version for an
application - and therefore if it is now possible to submit
python/pyotherside applications to the Harbour?


Regards,

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


Re: [SailfishDevel] New Harbour Release with Stats

2014-08-01 Thread Matt Austin
On 1 August 2014 20:13, Stephen Jayna stephen.ja...@jolla.com wrote:

 We’re really close to that, hopefully weeks not months, if I can put it like 
 that.

Hi Steve,

Fantastic news, and much appreciated - thanks for the info!


Regards,

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

Re: [SailfishDevel] New Harbour Release with Stats

2014-08-01 Thread Kaj-Michael Lang
On pe, 2014-08-01 at 11:42 +, Developer Care wrote:
 We've made a significant new release of Harbour today:
  
 * Application statistics have been enabled in the Dashboard

Great, thanks for that!

-- 
Kaj-Michael Lang mil...@tal.org

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


[SailfishDevel] More executables in one package

2014-08-01 Thread Michał Radwański
I want to make C/C++ IDE for Sailfish OS. How to add two (or more) executables 
to RPM? Or have I to make another app like $(MyApp)-g++?

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

Re: [SailfishDevel] More executables in one package

2014-08-01 Thread Dmitry
Hi

You need to list more executables in file section.

Take as reference spec file from rpm based distribution, ie fedora
1 серп. 2014 21:31, користувач Michał Radwański enedil.isil...@gmail.com
написав:

 I want to make C/C++ IDE for Sailfish OS. How to add two (or more)
 executables to RPM? Or have I to make another app like $(MyApp)-g++?

 Envoyé de mon iPhone
 ___
 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] More executables in one package

2014-08-01 Thread Andrey Kozhevnikov

there is nothing special for sailfishos. use general rpm techniques.

02.08.2014 00:31, Michał Radwański пишет:

I want to make C/C++ IDE for Sailfish OS. How to add two (or more) executables 
to RPM? Or have I to make another app like $(MyApp)-g++?

Envoyé de mon iPhone
___
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] More executables in one package

2014-08-01 Thread Michał Radwański
Actually, SailfishOS uses Zypper (it's openSUSE derivative). As far as I
know, there are differences between Fedora RPM's and openSUSE RPM's.


2014-08-01 20:37 GMT+02:00 Andrey Kozhevnikov coderusin...@gmail.com:

 there is nothing special for sailfishos. use general rpm techniques.

 02.08.2014 00:31, Michał Radwański пишет:

 I want to make C/C++ IDE for Sailfish OS. How to add two (or more)
 executables to RPM? Or have I to make another app like $(MyApp)-g++?

 Envoyé de mon iPhone
 ___
 SailfishOS.org Devel mailing list
 To unsubscribe, please send a mail to devel-unsubscribe@lists.
 sailfishos.org


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

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

Re: [SailfishDevel] More executables in one package

2014-08-01 Thread Martin Kolman

1.8.2014 21:24, Micha? Radwan'ski:

Actually, SailfishOS uses Zypper (it's openSUSE derivative).

Actually it uses packagekit and Zypper is not even installed by default.

As far as I know, there are differences between Fedora RPM's and 
openSUSE RPM's.
Well I would be very surprised if there was such a huge difference such 
as a totally different executable placement mechanism...



2014-08-01 20:37 GMT+02:00 Andrey Kozhevnikov coderusin...@gmail.com 
mailto:coderusin...@gmail.com:


there is nothing special for sailfishos. use general rpm techniques.

02.08.2014 00:31, Micha? Radwan'ski ?:

I want to make C/C++ IDE for Sailfish OS. How to add two (or
more) executables to RPM? Or have I to make another app like
$(MyApp)-g++?

Envoyé de mon iPhone
___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to
devel-unsubscr...@lists.sailfishos.org
mailto:devel-unsubscr...@lists.sailfishos.org


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




___
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] New Harbour Release with Stats

2014-08-01 Thread Giuliettasw
Awesome harbour is becoming what it is supposed to be :)

Best,
tk

Von meinem iPad gesendet

 Am 1.8.2014 um 14.42 schrieb Developer Care developer-c...@jolla.com:
 
 Ahoy Dear Developers,
  
 We've made a significant new release of Harbour today:
  
 * Application statistics have been enabled in the Dashboard
 * You can now submit application details in Chinese (simplified) and Chinese 
 (traditional)
 * QA can now send messages on application approval
  
 Generally there have been some significant backend changes to the QA portion 
 of the Harbour that should permit a smoother submission process.
  
 If you encounter any problems please get in touch with 
 developer-c...@jolla.com
  
 Regards,
 Jolla
  
 ___
 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