Commit Graph

33 Commits

Author SHA1 Message Date
Markus Volk
d10cc6095c tomlplusplus: remove recipe
was moved to meta-oe
2024-10-18 08:43:32 +02:00
Markus Volk
447238feda python3-chevron: add recipe 2024-09-21 18:46:52 +02:00
Markus Volk
f3c8eaa956 pywayfire: add recipe 2024-08-27 14:20:22 +02:00
Markus Volk
4a6abf7aaf cxxopts: update 2024-08-04 18:18:52 +02:00
Markus Volk
e4bdeba021 stb: update 2024-06-24 00:02:57 +02:00
Markus Volk
2f1de2f24d stb: add recipe 2024-01-08 23:13:46 +01:00
Markus Volk
d433180280 tomlplusplus: add missing cmake dependency
cmake is needed to create the cmake config files
2024-01-08 07:40:27 +01:00
Markus Volk
a34d469ab3 tomlplusplus: add recipe 2024-01-02 12:33:55 +01:00
Markus Volk
920db88725 python3-geopy: update 2023-12-31 15:12:21 +01:00
Markus Volk
c7ee12876f python-brotli: remove duplicate recipe 2023-12-31 15:11:28 +01:00
Markus Volk
d8f86491f1 python3-colorthief: initial add recipe 2022-06-03 17:47:14 +02:00
Markus Volk
5706b28742 pamixer: initial add recipe 2022-04-03 15:08:42 +02:00
Markus Volk
29371a9f5d Update LICENSE variable to use SPDX license identifiers 2022-03-04 15:00:45 +01:00
Markus Volk
eda1ed4e35 python: remove unneeded hacks
With the current Poky Master these are no longer needed

Azote already contains a folder named 'dist'. Rename it to avoid getting its
files wiped out during build.
2022-03-03 06:20:29 +01:00
Markus Volk
e23dde4fdc simplify wheel hack in python recipes 2022-03-02 14:12:16 +01:00
Markus Volk
d87b3a966e python-brotli: fix wheel install 2022-03-01 11:56:38 +01:00
Markus Volk
6fb7d63ca0 python-i3ipc: make use of pypi 2022-03-01 09:37:29 +01:00
Markus Volk
23f3822519 cleanup python3 bbappend 2022-02-15 04:58:24 +01:00
Markus Volk
49dbb1b91d avoid tags in SRCREV
update some recipes on the way
2022-02-01 05:08:34 +01:00
Markus Volk
df2a9e30cb python3-geopy: add recipe 2022-01-18 11:57:43 +01:00
Markus Volk
a6a42f8388 python-xlib: avoid pip usage 2022-01-09 08:50:09 +01:00
Markus Volk
ff057ae4ae python3: create python link only for target class 2022-01-08 14:13:45 +01:00
Markus Volk
e64840a68f python3: make it the provider for /usr/bin/python
Reason for this is the underlying problem that in poky /usr/bin/python is
provided by python2 which isn't built inside my image. Therefore i'm lacking
a provider for it.
sway contributes some nice python scripts i'd like to bundle but they contain
/usr/bin/python shebang and do_package_qa test refuses me to install:

ERROR: sway-1.7-rc1-r0 do_package_qa: QA Issue: /usr/bin/inactive-windows-transparency.py contained in package sway requires /usr/bin/python, but no providers found in RDEPENDS:sway? [file-rdeps]
ERROR: sway-1.7-rc1-r0 do_package_qa: Fatal QA errors were found, failing task.
ERROR: Logfile of failure stored in: /home/flk/build/poky/build-raspi/tmp/work/cortexa72-poky-linux/sway/1.7-rc1-r0/temp/log.do_package_qa.1866287
ERROR: Task (/home/flk/build/poky/meta-wayland/recipes-wlroots/sway/sway_git.bb:do_package_qa) failed with exit code '1'

Since this is more a general issue with installing python scripts i decided not
to use patch or sed to adjust the scripts but make python3 the provider for python
although its more invasive like this.
2022-01-08 06:19:52 +01:00
Markus Volk
31827b3e3c python-xlib: allow network access for do_compile 2022-01-08 03:28:09 +01:00
MarkusVolk
b6eac48695 adjust recipes for master branch 2021-11-23 17:16:27 +01:00
MarkusVolk
0396200d69 meson: remove bbappend
not needed for master branch
2021-11-23 17:09:33 +01:00
MarkusVolk
6bb7ab5e76 brotli: remove ... recipe is available in recent meta-openembedded 2021-10-29 10:03:12 +02:00
MarkusVolk
8c72f35420 python-brotli: add recipe 2021-10-22 11:39:13 +02:00
MarkusVolk
a3f1aad93e meson: update patch 2021-10-14 17:09:43 +02:00
MarkusVolk
6ad2a564f8 wlroots/sway: update 2021-10-08 23:19:31 +02:00
Markus Volk
c2ae986cbb convert to new override syntax 2021-08-07 10:27:22 +02:00
Markus Volk
0ed0111597 python-xlib: fix DEPENDS 2021-07-23 18:41:22 +02:00
Markus Volk
59fa7f4dd5 nwg-shell: add nwg-shell recipes and friends 2021-07-23 18:15:35 +02:00