Re: [SailfishDevel] Howto ship QML plugins for harbour

2014-01-11 Thread Caliste Damien
Hello, Le vendredi 10 janvier 2014, Reto Zingg a écrit : > lets take an other example ;-) > > https://github.com/nemomobile/nemo-qml-plugin-dbus > > which is not allowed as such in Harbour, so I had to add it: > https://github.com/d0b3rm4n/harbour-simpletorch/tree/master/src/dbus > > I had to m

Re: [SailfishDevel] Howto ship QML plugins for harbour

2014-01-11 Thread Caliste Damien
Hello, Le vendredi 10 janvier 2014, Aaron McCarthy a écrit : > You will have to patch and rebuild the QML plugin. This is because it > is verifying that the correct import uri is used. You will need to > patch the source to accept the harbour.appname.QtPositioning uri. Ok, I see. > It is also not

Re: [SailfishDevel] Howto ship QML plugins for harbour

2014-01-10 Thread Reto Zingg
Hi, On 09.01.2014 12:39, dcali...@free.fr wrote: Hello, I need to ship two system QML plugins with my app for it to validate the harbour recommendations. How can I do this ? Let's take the example of QtPositioning lets take an other example ;-) https://github.com/nemomobile/nemo-qml-plu

Re: [SailfishDevel] Howto ship QML plugins for harbour

2014-01-09 Thread Aaron McCarthy
On Thu, 9 Jan 2014 11:39:12 dcali...@free.fr wrote: > I need to ship two system QML plugins with my app for it to validate the > harbour recommendations. How can I do this ? > > Let's take the example of QtPositioning > > We have: > [nemo@SailfishEmul devel]$ rpm -ql qt5-qtdeclarative-import-posi

[SailfishDevel] Howto ship QML plugins for harbour

2014-01-09 Thread dcaliste
Hello, I need to ship two system QML plugins with my app for it to validate the harbour recommendations. How can I do this ? Let's take the example of QtPositioning We have: [nemo@SailfishEmul devel]$ rpm -ql qt5-qtdeclarative-import-positioning /usr/lib/qt5/qml/QtPositioning /usr/lib/qt5/qml