Commit Graph

1181 Commits

Author SHA1 Message Date
Andreas Müller
15f1e4801f recipes-lxqt: cmake sysroot alignments
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-09-01 01:08:07 +02:00
Andreas Müller
6b5a0590eb networkmanager-qt: fix cmake sysroot alignment
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-09-01 00:34:31 +02:00
Andreas Müller
274cd5e516 kwayland: fix cmake sysroot alignment
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-09-01 00:25:53 +02:00
Andreas Müller
18f809907f kwindowsystem: remove leftover comment
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-09-01 00:16:28 +02:00
Andreas Müller
b4b2dfae2e kwindowsystem: fix cmake sysroot replacement
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-31 21:47:44 +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
ee9a61fb25 recipes-kde: further cmake-lib alignments
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-31 14:25:07 +02:00
Andreas Müller
3f7de961ff drumstick: fix build with gcc-6
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-31 11:42:43 +02:00
Andreas Müller
9a21620601 grantlee: fix compile with gcc-6
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-31 11:16:47 +02:00
Andreas Müller
7170332951 kded: fix native cmake-lib
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-30 19:59:27 +02:00
Andreas Müller
73a0789c65 kdesignerplugin: fix native cmake-lib
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-30 19:58:31 +02:00
Andreas Müller
aa2fcdf788 libdbusmenu-qt5: remove cmake-lib
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-30 18:36:10 +02:00
Andreas Müller
84f289b727 phonon: remove cmake-lib
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-30 18:35:06 +02:00
Andreas Müller
73bf6f0742 kde-kf5: remove cross cmake-lib usages
With oe-core's:
commit c03b32bd71dbe04f2f239556fea0b53215e403d7
Author: Thomas Witt <Thomas.Witt@bmw.de>
Date:   Mon Aug 22 16:27:11 2016 +0200

    cmake.bbclass: call cmake with a relative path

    CMake wants a relative path for CMAKE_INSTALL_*DIR, an absolute path
    breaks cross-compilation. This fact is documented in the following
    ticket: https://cmake.org/Bug/view.php?id=14367

    $sysconfdir and $localstatedir are not relative to $prefix, so they are
    still set as absolute paths. With his change ${PROJECT}Targets.cmake
    that are generated by cmakes "export" function will contain relative
    paths instead of absolute ones.

    Signed-off-by: Thomas Witt <Thomas.Witt@bmw.de>
    Signed-off-by: Clemens Lang <clemens.lang@bmw-carit.de>
    Signed-off-by: Ross Burton <ross.burton@intel.com>

the hacky sysroot replacements are no more necessary.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-30 18:31:43 +02:00
Andreas Müller
81162a93a1 translate-toolkit: fix installation for latest oe-core
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-29 11:41:37 +02:00
Andreas Müller
15b3cac573 minuet: fix - it needs Qt 5.7 really and qtquickcontrols2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-27 10:46:07 +02:00
Andreas Müller
33fb304f9a mlt: update to 6.2.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-27 01:03:37 +02:00
Andreas Müller
dedbef8671 packagegroup-lxqt-base: remove gone qtbase-fonts
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-26 13:40:25 +02:00
Andreas Müller
ff7b549dea xapian-core: update to 1.4.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-26 09:25:29 +02:00
Andreas Müller
e73d7859e1 sddm: remove qtbase-fonts from RDEPENDS - qtbase-fonts are gone
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-26 09:06:17 +02:00
Andreas Müller
fb3c7aecda kde-apps: add kdf and kolourpaint
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-26 00:00:49 +02:00
Andreas Müller
b607ec9f55 kolourpaint: initial add 16.08.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-25 23:59:50 +02:00
Andreas Müller
09e9060f12 kdf: initial add 16.08.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-25 23:59:00 +02:00
Andreas Müller
d12a1bd0d2 kde-apps: update to 16.08.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-25 23:57:54 +02:00
Andreas Müller
00b0d154a6 kde: move appdata/metainfo to kde-base.bbclass
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-25 14:13:05 +02:00
Andreas Müller
1cef11622a kpackage: add native build for kpackagetool5 referenced by CMake
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-25 11:41:58 +02:00
Andreas Müller
551c2953cc kde-apps: move common dirs packed to common place
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-25 08:38:14 +02:00
Andreas Müller
44506d04d3 remove trueos.bbclass - it came in accidently and is not ready for public
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-25 08:26:42 +02:00
Andreas Müller
1bb651aa25 konsole: fix packing
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-25 08:23:33 +02:00
Andreas Müller
ff0c718f84 ark: fix packing
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-25 08:22:49 +02:00
Andreas Müller
b472ed0f00 qjackctl: add jack-server to RDEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-25 08:21:29 +02:00
Andreas Müller
5534dfa98c lxqt-panel: add pavucontrol RDEPENDS to PACKAGECONFIG[volume_pulse_plugin]
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-24 20:18:29 +02:00
Andreas Müller
c3cc12d218 kde-kf5: update to 5.25.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-24 20:16:32 +02:00
Andreas Müller
7cb1b5b66a antimony: depend on lemon-native instead of lemon
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-24 13:21:49 +02:00
Andreas Müller
647a59f4af libkscreen: depend on kwayland unconditionally
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-24 13:20:57 +02:00
Andreas Müller
956865d5ee qjackctl: initial add 0.4.2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-21 23:26:08 +02:00
Andreas Müller
fceeffc37f qsynth: add missing HOMEPAGE and DEPENDS - initial commit went out too early
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-21 18:02:14 +02:00
Andreas Müller
f8f8786ec7 qsynth: initial add 0.4.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-21 17:56:12 +02:00
Andreas Müller
c8bf546f6a kde-plasma: update to 5.7.3
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-13 18:52:59 +02:00
Andreas Müller
608285e1b7 lxqt-common: add xinit to RDEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-12 00:36:47 +02:00
Andreas Müller
8ea62cda8a plasma-workspace: add xinit to RDEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-12 00:35:42 +02:00
Andreas Müller
c900855e1d plasma-desktop: fix packing for elder branches
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-12 00:34:52 +02:00
Andreas Müller
3dda65265c sddm: add xauth to RDEPENDS
| Aug 05 22:28:46 raspberrypi2 sddm[428]: sh: /usr/bin/xauth: No such file or directory

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-07 13:13:54 +02:00
Andreas Müller
8c68b69bed recipes-kde: make kwayland dependency conditional to wayland DISTRO_FEATURES
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-07 13:12:35 +02:00
Andreas Müller
76fa8fa0ec plasma-workspace: fix packing of .debug folders for elder oe-core branches
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-05 13:49:36 +02:00
Andreas Müller
6c838bc843 qmmp: fix packing of .debug folders for elder oe-core branches
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-05 13:44:30 +02:00
Andreas Müller
7a86838180 qmmp: add missing DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-05 13:41:56 +02:00
Andreas Müller
55b34c7bb6 okteta: fix packing of .debug folders for elder oe-core branches
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-05 13:34:31 +02:00
Andreas Müller
e884637ce9 discover: fix packing of .debug folders for elder oe-core branches
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-05 13:28:33 +02:00
Andreas Müller
e750be2dfe kmix: fix packing of .debug folders for elder oe-core branches
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-05 13:24:43 +02:00