185899c499
bump libexiv2
2023-09-21 18:05:13 +08:00
2ade15ab47
add some additional license checksums
2023-09-05 00:28:15 +08:00
e17d3eab6d
Bump Frameworks to 5.109.0
2023-08-23 16:29:00 +08:00
daa1c79cbf
update baloo settings
2023-08-21 14:57:56 +08:00
104abe6793
Update to 5.106.0 Framework
2023-05-31 01:51:35 +08:00
Michel Zink
2882880331
Change cmake options to support multilib feature
...
Platforms which uses the multilib feature can not use this layer because
the libdir variable will be change by the multilib bbclass.
Using STAGING_LIBDIR_NATIVE instead is more reliable.
2023-04-18 21:13:48 +02:00
Andreas Cord-Landwehr
e292e257b8
Update KF5 to 5.105.0
2023-04-08 13:54:57 +02:00
Andreas Cord-Landwehr
85c0f7ffb4
kauth.bbclass: only add dependencies for target recipes
...
This change avoids propagation of target specific dependencies when
class is inherited in native packages.
2023-04-08 08:56:56 +02:00
Andreas Cord-Landwehr
204f68f4e8
layer.conf: add mickledore
2023-04-08 08:56:51 +02:00
Andreas Cord-Landwehr
6437baa314
Update KF5 to 5.104.0
2023-04-04 20:55:48 +02:00
Andreas Cord-Landwehr
5d586ab5b2
recipes-kf5/*: update to 5.103.0
2023-02-12 20:34:56 +01:00
Andreas Cord-Landwehr
629f7bfb2d
plasma-wayland-protocols: update to 1.10.0
2023-02-12 09:13:39 +01:00
Andreas Cord-Landwehr
eefbf90a60
plasma-framework: workaround for VisionFive2 MESA fork
2023-02-08 20:11:37 +01:00
Andreas Cord-Landwehr
9c587624c4
kf5/*: update recipes to 5.102.0
2023-01-14 15:08:17 +01:00
Andreas Cord-Landwehr
c3c8584978
cmake_kf5: support langdale's CMake version
2023-01-12 18:55:50 +01:00
Andreas Cord-Landwehr
5908716a7b
qca: switch QCA cmake target file handling to cmake_kf5
2023-01-12 18:53:22 +01:00
Andreas Cord-Landwehr
186bfc0b38
Add Langdale to supported Yocto versions
2022-12-23 08:57:36 +01:00
Andreas Cord-Landwehr
9a79d3b61d
Remove lmdb recipe
...
lmdb 0.9.29 is provided my meta-oe since honister
2022-12-23 08:56:57 +01:00
Andreas Cord-Landwehr
6d05eb8545
Update to KF 5.101.0
2022-12-11 09:45:35 +01:00
Andreas Cord-Landwehr
2756baa0c1
Remove obsolete kitemviews dependency
2022-10-15 16:12:29 +02:00
Andreas Cord-Landwehr
1fbeec8f62
Add missing mime-xdg inherit
2022-10-15 16:05:45 +02:00
Andreas Cord-Landwehr
70d32fb9df
Update recipe hashes for 5.99.0
2022-10-15 14:36:08 +02:00
Andreas Cord-Landwehr
a1f4f6d5ca
Update plasma-wayland-protocols to 1.9.0
2022-10-13 13:36:11 +02:00
Andreas Cord-Landwehr
31a81af374
Update to 1.8.0
2022-10-08 09:34:47 +02:00
Andreas Cord-Landwehr
0650add995
Introduce kcmutils class
...
kcmutils now uses a mandatory runtime dependency during build, which for
convenienc is provided by this new class.
2022-09-19 20:41:00 +02:00
Andreas Cord-Landwehr
919f7634dd
Update KF5 to 5.98.0
2022-09-19 20:39:54 +02:00
Andreas Cord-Landwehr
56b1238350
Update kwallet for qca dependency
2022-09-18 19:53:56 +02:00
Andreas Cord-Landwehr
552a5a6330
Update qca package for supporting kwallet build
2022-09-18 19:53:17 +02:00
Andreas Cord-Landwehr
9f7387d2c2
Import qca package from meta-kde
2022-09-04 11:17:26 +02:00
Andreas Cord-Landwehr
9b37aeb27c
Update version to 5.97.0
2022-09-04 11:17:05 +02:00
Andreas Cord-Landwehr
0edb51db49
Update KIO packaging
2022-07-13 18:35:45 +02:00
Andreas Cord-Landwehr
c8ccf19c3d
Update metainfo
2022-07-13 15:39:51 +02:00
Andreas Cord-Landwehr
184aef4cc2
Update project website and use HTTPS
2022-07-13 15:29:51 +02:00
Andreas Cord-Landwehr
aebc193243
Allow "?=" for HOMEPAGE assignments in QA script
2022-07-13 15:26:57 +02:00
Andreas Cord-Landwehr
7ec04dfa5d
Update versions to 5.96.0
2022-07-13 15:02:49 +02:00
Andreas Cord-Landwehr
c57f039e00
Update license file for polkit
2022-05-29 11:28:43 +02:00
Andreas Cord-Landwehr
0dedee4dbd
Inherit pckgconfig for all cmake_kf5 recipes
...
This ensures that with Kirkstone the pckconfig executable is available
for all packages, which is required for several ECM calls.
2022-05-28 16:51:03 +02:00
Andreas Cord-Landwehr
f8d25f1f7d
Remove += from append and override syntax
...
Note that this is a simple change that make the syntax more obvious,
even though mistakenly the previous syntax might implied a different
behavior.
2022-05-28 16:51:03 +02:00
Andreas Cord-Landwehr
2eafa7168f
Avoid using floating tag/branch without a fixed SRCREV
...
Align with stricter restrictions from Kirkstone when no SRCPV is used.
However, using fixed hashes is the much prefered way because tags can be
floating depending on upstream.
2022-05-28 13:35:59 +02:00
Andreas Cord-Landwehr
9e4e68c878
Add kirkstone to list of supported releases
2022-05-28 11:55:49 +02:00
Andreas Cord-Landwehr
bcf1d831ea
Use append syntax for classes
...
The preferred way for bitbake classes is the append syntax because it
does not interact with the += syntax in derived recipes.
2022-05-28 11:52:38 +02:00
Andreas Cord-Landwehr
1dc3f55dae
Adapt recipes for 5.94.0
2022-05-15 18:34:16 +02:00
Andreas Cord-Landwehr
862ba846a6
Update plasma-wayland-protocols to 1.7.0
2022-05-15 18:34:04 +02:00
Andreas Cord-Landwehr
888b1f80c0
Bump recipes from 5.93.0 to 5.94.0
2022-05-15 09:19:29 +02:00
Andreas Cord-Landwehr
e56b9eae16
Update kdesu dependencies
2022-04-15 09:16:19 +02:00
Andreas Cord-Landwehr
2288d55d35
Recipe adaptations for KF 5.93.0
2022-04-14 11:30:21 +02:00
Andreas Cord-Landwehr
6301203a0c
Port to new desktoptojson crosscompilation behavior
2022-04-14 11:30:19 +02:00
Andreas Cord-Landwehr
b030c4b498
Fix variable expansion in conditional overrides
...
When using conditional override syntax, this should only be combined
with the append/prepend/remove operators. This commit rewrites the
claas-native and class-target overrides such that it does not replace
any recipe set values of EXTRA_OECMAKE (reading the removed syntax it is
very counter-intuitive, but sadly really happens). The problem was:
EXTRA_OECMAKE:class-target += " foo" # from class
EXTRA_OECMAKE += " baa" # from recipe
to be evaluated to EXTRA_OECMAKE = " foo". By this change, the values
are appended as expected, even if the recipe is not using conditional
overrides for the value assignment.
2022-04-14 11:23:39 +02:00
Andreas Cord-Landwehr
385157c3c3
Update source tarballs for KF 5.93
2022-04-14 11:21:47 +02:00
Kai Uwe Broulik
899d3a78f0
kwidgetsaddons: Split kcharselect-data into separate package
...
Saves 3 MiB install size unless really needed.
Signed-off-by: Jan Kraemer <jan.kraemer@mbition.io>
2022-04-11 10:52:02 +02:00