Re: [Ubuntu-phone] CMake modules

2014-05-15 Thread Michał Sawicz
On 15.05.2014 10:49, Sam Segers wrote: > > ubuntu-sdk-libs-dev seems to be a meta package and it only depends on > non ubuntu libs (qt etc) Oh sorry, I don't know the package layout of the SDK well. Looking at the debian/control file¹ of lp:ubuntu-ui-toolkit, it'd need a completely new -dev pack

Re: [Ubuntu-phone] CMake modules

2014-05-15 Thread Oliver Grawert
hi, Am Donnerstag, den 15.05.2014, 10:49 +0200 schrieb Sam Segers: > Hi, > > > ubuntu-sdk-libs-dev seems to be a meta package and it only depends on > non ubuntu > libs (qt etc) how do you define "non ubuntu libs" ? all work and effort is now focused on getting a QML based desktop ready ... bas

Re: [Ubuntu-phone] CMake modules

2014-05-15 Thread Dimitri John Ledkov
On 5 May 2014 12:45, Michał Sawicz wrote: > Please reply-to-all to include the mailing list. > > On 05.05.2014 12:26, Sam Segers wrote: >>> We have a few (that I'm cleaning up currently) in lp:unity8, too¹. I >>> really think (some of) these should become part of the SDK itself. >>> >>> Sam, would

Re: [Ubuntu-phone] CMake modules

2014-05-15 Thread Sam Segers
Hi, ubuntu-sdk-libs-dev seems to be a meta package and it only depends on non ubuntu libs (qt etc) What's a MP? Sam Segers 2014-05-05 13:45 GMT+02:00 Michał Sawicz : > Please reply-to-all to include the mailing list. > > On 05.05.2014 12:26, Sam Segers wrote: > >> We have a few (that I'm clean

Re: [Ubuntu-phone] CMake modules

2014-05-05 Thread Michał Sawicz
Please reply-to-all to include the mailing list. On 05.05.2014 12:26, Sam Segers wrote: >> We have a few (that I'm cleaning up currently) in lp:unity8, too¹. I >> really think (some of) these should become part of the SDK itself. >> >> Sam, would you care to prepare a merge proposal to include the

Re: [Ubuntu-phone] CMake modules

2014-05-05 Thread Michał Sawicz
On 02.05.2014 22:02, Sam Segers wrote: > As CMake is the preferred way to work in the Ubuntu SDK, I thought I'd > share the modules I use in my projects. > They are all on github: https://github.com/labsin/CMakeModules Awesome! We have a few (that I'm cleaning up currently) in lp:unity8, too¹. I

[Ubuntu-phone] CMake modules

2014-05-02 Thread Sam Segers
Hi all As CMake is the preferred way to work in the Ubuntu SDK, I thought I'd share the modules I use in my projects. They are all on github: https://github.com/labsin/CMakeModules The ones more interesting are: CLICKInstallDirs.cmake