Hi All

**Context**
- Jolla Harbour lets you use a very limited set of modules.
- But you are allowed to package whatever you like together with your app
(though your still have to somehow use it in QML not as import QtSystemInfo
5.0, but as import harbour.MyApp.QtSystemInfo 5.0)
- And Mer repositories actually contain a lot packages already built for
ARM and 100% usable by Jolla device, so you don't need to build anything,
just clever packaging and boilerplate wiring code should be good enough

**Let's do it**
So why wouldn't a cool hacker do an example of how to pull a package from
Mer repo (e.g.qt5-qtdeclarative-systeminfo or qt5-qtgraphicaleffects),
package it to your app and use from QML?

We could then put the instructions and final example to HelloWorld Pro
https://github.com/amarchen/helloworld-pro-sailfish or some completely new
demo project.

Any volunteers?

Cheers,
Artem.

-- 
Artem Marchenko
http://agilesoftwaredevelopment.com
http://twitter.com/AgileArtem
_______________________________________________
SailfishOS.org Devel mailing list

Reply via email to