Commit Graph

17 Commits

Author SHA1 Message Date
Andreas Müller
a88522be88 recipes-lxqt: inherit qt5-translation explicitly
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-01-10 19:00:14 +01:00
Andreas Müller
fdb4811a50 lxqt.bbclass: Add qt5-translation to inherit
Old versions had one translation repo for all LxQt components. With 0.14.0 each
package ships its own transalations.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-27 22:09:59 +01:00
Andreas Müller
eda195516f lxqt.bbclass: remove unused settings
* EXTRA_OECMAKE translation configure options are gone
* CMake files are installed to -dev packages by default

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-27 22:08:01 +01:00
Max Krummenacher
c0d41d5292 lxqt.bbclass: move uri to github/lxqt
With the 0.13 release the repositories moved from github/lxde to github/lxqt.
https://blog.lxqt.org/2018/03/repository-move-finished/

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2018-10-03 20:55:00 +02:00
Andreas Müller
eef9a5b847 cmake_qt5_extra: add cmake_extra_sanity to inherit
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-06-19 08:56:09 +02:00
Andreas Müller
ebf73e457a initial add cmake_qt5_extra.bbclass for common path aligment variables
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-06-19 08:56:09 +02:00
Andreas Müller
146e5d429d lxqt.bbclass: add qttools-native to DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-11 23:02:55 +01:00
Andreas Müller
97f6c6a0be lxqt.bbclass: add lxqt-build-tools to DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-01-17 10:40:59 +01:00
Pier Luigi Fiorini
01ad942b92 Move lxqt-l10n dependency to lxqt-world
Avoid pulling in liblxqt when a package requires a library that
doesn't necessarily need lxqt-l10n such as libqtxdg.

Signed-off-by: Pier Luigi Fiorini <pierluigi.fiorini@gmail.com>
2017-01-01 20:23:06 +01:00
Andreas Müller
97237c9300 lxqt.bbclass: various updates
* remove qt5-translation from inherit - we have lxqt-l10n only
* add lxqt-l10n to RDEPENDS
* remove unneeded comment

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-09-27 18:44:14 +02:00
Andreas Müller
e1c4cb55d7 move configuration crash caused by translation to lxqt.bbclass
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-09-26 22:33:17 +02:00
Andreas Müller
31f95ec92d world: rework cmake sanity and sysroot alignment
This is a panic commit in the middle of development - have the feeling my host
dies...

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-31 21:26:54 +02:00
Andreas Müller
482c185773 lxqt.bbclass: add cmake-extra-sanity to inherit
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-09-06 00:52:11 +02:00
Andreas Müller
f1e43089f4 split out qt translation packaging into an own class
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-08-17 11:48:36 +02:00
Andreas Müller
ab66222195 lxqt.bbclass: add a way to ship translation files in the same way as locales
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-07-27 19:37:46 +02:00
Andreas Müller
2d133e08f4 move common translation folder to lxqt.bbclass
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-02-08 23:50:52 +01:00
Andreas Müller
fd84c95cef lxqt.bbclass: prepare a class keeping lxqt common settings
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-02-01 22:19:45 +01:00