Commit Graph

210 Commits

Author SHA1 Message Date
Andreas Cord-Landwehr
43199cf2db Add generated metadata to frameworks 2021-01-01 14:22:33 +01:00
Andreas Cord-Landwehr
7d85a0643d Add workaround for shlibs check
Bitbake currently fails to find the shlib provider for liblmdb and
fails with the following error:

ERROR: baloo-5.77.0-r0 do_package: baloo: Multiple shlib providers for liblmdb.so.0.9.24: lmdb, lmdb (used by files: /opt/yocto/rpi/rpi-yocto-distro-demo/build/tmp/work/cortexa7t2hf-neon-vfpv4-poky-linux-gnueabi/baloo/5.77.0-r0/packages-split/baloo/usr/lib/libKF5BalooEngine.so.5.77.0)
2020-12-31 16:02:26 +01:00
Andreas Cord-Landwehr
a45ab2d713 Update LMDB to 0.9.24 2020-12-31 16:01:57 +01:00
Andreas Cord-Landwehr
0b8dda6b5f Update file formatting 2020-12-14 16:10:53 +01:00
Andreas Cord-Landwehr
1d91dd3bca Update installed files 2020-12-14 16:10:46 +01:00
Andreas Cord-Landwehr
50cbc305a9 Update dependencies 2020-12-14 16:10:23 +01:00
Andreas Cord-Landwehr
a47347a9b8 Inherit from cmake_qt5 in order to simplify recipe 2020-12-14 16:09:52 +01:00
Andreas Cord-Landwehr
ef7a2fab8f Adapt to available license files 2020-12-14 16:09:25 +01:00
Andreas Cord-Landwehr
fd8d59092f Update tags to 5.77.0 2020-12-13 19:24:38 +01:00
Andreas Cord-Landwehr
a8978c9014 Remove obsolete license text 2020-09-26 18:32:08 +02:00
Andreas Cord-Landwehr
e248665881 Make project REUSE compatible
The change was performed as follows:
- it was checked that the COPYING.MIT license was present with the
  initial commit and such each contributor was awere of the license
- mail was around to all previous contributors to check this assumption
  (mail was not replied by Hannah and Sebastian); every reply was a
  confirmation of the assumed MIT licensing
- all copyright information were recovered from the respective Git
  commits
- reuse lint was to used to check the REUSE conformance
2020-09-26 18:29:02 +02:00
Andreas Cord-Landwehr
0dfe0f5ff8 Bump versions to 5.74.0 release 2020-09-12 18:21:54 +02:00
Andreas Cord-Landwehr
21b435c9f2 Add MIT license text according to REUSE specification 2020-09-12 18:21:54 +02:00
Andreas Cord-Landwehr
93bb6c5350 Fix variable output 2020-09-12 18:21:54 +02:00
Andreas Cord-Landwehr
171772d8f6 Adapt package licenes to actual licenses
After recent conversion of KF5 repositories to SPDX, the outbound
licenses are much more clear. As a first step, introduce the lowest
available license version into the package. Note that many packages
are dual-licenses (e.g. LGPL-2.0-only or LGPL-2.1-only), which is
not yet respected in the statements.
2020-09-12 18:21:54 +02:00
Andreas Cord-Landwehr
e62d548821 Introduce class for LIC_FILES_CHKSM computation
For all REUSE compatible repositories we can expect that the
license file is stored under LICENSES/ and has the canonical form.
Based on this information, the file checksums can be computed
automatically.
2020-09-12 18:21:54 +02:00
Andreas Cord-Landwehr
da5cd0b003 Update packaging for 5.74.0 2020-09-12 18:21:54 +02:00
Andreas Cord-Landwehr
7329e301e7 Udate to 5.74.0 RC1 2020-09-12 18:21:54 +02:00
Andreas Cord-Landwehr
abe4c26473 Add KDAV Package 2020-09-09 15:12:31 +00:00
Andreas Cord-Landwehr
b19812c51e Add plasma-wayland-protocols package
New KDE internal dependency for KWayland.
2020-09-09 15:12:31 +00:00
Andreas Cord-Landwehr
34317cee60 Update recipe version to 5.73.0 2020-09-09 15:12:31 +00:00
Andreas Cord-Landwehr
8fca19fcb6 Add CC0-1.0 in autogenerated files 2020-09-09 08:27:16 +02:00
Andreas Cord-Landwehr
fa918faf4b Add CC0-1.0 according to REUSE specification 2020-09-09 08:18:11 +02:00
Andreas Cord-Landwehr
41eb78a303 Phabricator is gone for code 2020-09-08 17:16:17 +02:00
Andreas Cord-Landwehr
af7192bf66 Update README to GitLab Usage 2020-09-08 17:16:00 +02:00
Andreas Cord-Landwehr
c922c3fc9d Remove unneeded "kde" DISTRO_FEATURE requirement 2020-09-07 22:12:06 +02:00
Volker Krause
18924bc9d6 Update to KDE Frameworks 5.71.0 2020-07-02 17:30:54 +02:00
Volker Krause
e5e32bcb41 Move from anongit.kde.org to invent.kde.org
anongit has been switched off in favor of Gitlab.
2020-06-11 17:06:14 +02:00
Matthieu Gallien
0b9bac7ebd add dunfell release in the compatibility list 2020-06-08 12:43:50 +00:00
Volker Krause
f6ecdb866f Uprade to KDE Frameworks 5.70.0 2020-06-02 17:57:36 +02:00
Volker Krause
b8106d5ca0 Update Kirigami to 5.67.1 2020-02-26 21:26:44 +01:00
Volker Krause
eceef09983 Remove dependencies that were removed in 5.67 2020-02-26 21:24:29 +01:00
Volker Krause
d3f883c21e Update to KDE Frameworks 5.67.0 2020-02-26 20:11:40 +01:00
Volker Krause
9cb4f82ef5 kded no longer depends on kinit 2020-02-26 18:31:06 +01:00
Volker Krause
f094c3b4bf Add KQuickCharts recipe 2020-02-24 19:37:56 +01:00
Alistair Francis
77f570abb9 recipes-kf5: Update to the 5.66 release
Reviewers: vkrause

Reviewed By: vkrause

Differential Revision: https://phabricator.kde.org/D27417
2020-02-19 09:51:58 -08:00
Volker Krause
013caa0ef2 Update to KDE Frameworks 5.64.0 2019-12-03 22:32:07 +01:00
Alistair Francis
bf6342a7b5 packagegroup-kde-frameworks5: Rename to be a packagegroup
Summary:
While we are renaming it let's also tidy up the bb file.

Reviewers: vkrause

Reviewed By: vkrause

Differential Revision: https://phabricator.kde.org/D24574
2019-10-14 09:45:46 -07:00
Alistair Francis
d5d129485c layer.conf: Mark zeus as supported
Reviewers: vkrause

Reviewed By: vkrause

Differential Revision: https://phabricator.kde.org/D24566
2019-10-11 11:58:21 -07:00
Volker Krause
fa5239f7df Fix build with Yocto warrior branch 2019-09-01 17:09:19 +02:00
Volker Krause
5b5da175e4 Add KContacts and KCalCore to staging
Scheduled to become part of KF5 with 5.63 or 5.64.
2019-08-31 20:30:31 +02:00
Volker Krause
331cea1caf Update to KDE Frameworks 5.61 2019-08-31 19:44:14 +02:00
Volker Krause
5aaf18e9ec Update to KDE Frameworks 5.60.0 2019-08-09 20:16:42 +02:00
Alistair Francis
82132f199a bluez-qt: Overwrite UDEV_RULES_INSTALL_DIR
Summary:
Overwrite the UDEV_RULES_INSTALL_DIR variable to ensure that the udev rules file is installed in the correct directory.

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>

Reviewers: vkrause

Reviewed By: vkrause

Differential Revision: https://phabricator.kde.org/D22754
2019-07-26 08:43:34 -07:00
Volker Krause
717a6e1d3e Update to KDE Frameworks 5.59.0 2019-06-28 19:44:09 +02:00
Volker Krause
d7c7282186 Update to KDE Frameworks 5.58.0 2019-05-30 14:51:28 +02:00
Alistair Francis
7ee4660d30 recipes-kf5: Specify the libxml2 native dependencies
Summary: Signed-off-by: Alistair Francis <alistair.francis@wdc.com>

Reviewers: vkrause

Reviewed By: vkrause

Differential Revision: https://phabricator.kde.org/D20454
2019-04-11 09:39:51 -07:00
Hannah Kiekens
deef8d487d Add warrior to LAYERSERIES_COMPAT
Summary: Upstream yocto master branch requires this as off today

Reviewers: #kde_yocto, vkrause

Reviewed By: #kde_yocto, vkrause

Differential Revision: https://phabricator.kde.org/D20235
2019-04-03 22:56:52 +02:00
Hannah Kiekens
0bb10f7457 Update README to refer to KDE Phabricator
Reviewers: #kde_yocto, vkrause

Reviewed By: #kde_yocto, vkrause

Maniphest Tasks: T6636

Differential Revision: https://phabricator.kde.org/D20214
2019-04-03 19:18:42 +02:00
Volker Krause
018dfad0ef Update Kirigami and Plasma to 5.56.1 2019-03-30 12:17:15 +01:00