Commit Graph

200 Commits

Author SHA1 Message Date
Markus Volk
522c57bcac sway: update 2022-01-27 18:41:27 +01:00
Markus Volk
fae67ad536 azote: update, remove unneeded patch 2022-01-19 13:35:11 +01:00
Markus Volk
3b463656cd mako: update, remove unneeded patch 2022-01-19 13:34:47 +01:00
Markus Volk
7a368ae7bd sway: update 2022-01-19 12:26:32 +01:00
Markus Volk
c880315354 nwg-shell-config: update 2022-01-19 12:26:16 +01:00
Markus Volk
df2a9e30cb python3-geopy: add recipe 2022-01-18 11:57:43 +01:00
Markus Volk
99d37d9dca nwg-shell-config: add missing RDEPENDS 2022-01-18 11:56:37 +01:00
Markus Volk
47be3e9dcf nwg-shell-config: add recipe 2022-01-18 11:14:03 +01:00
Markus Volk
94791dc364 nwg-panel: cleanup 2022-01-18 11:13:35 +01:00
Markus Volk
6a6164a71a nwg-dock: inherit pkgconfig; update 2022-01-18 11:13:08 +01:00
Markus Volk
a53c0b56f8 nwg-bar: inherit pkgconfig 2022-01-18 11:11:58 +01:00
Markus Volk
3a7e0a365a azote: dont use distutils 2022-01-18 09:55:10 +01:00
Markus Volk
6e04e57fc9 sway: update 2022-01-12 17:46:42 +01:00
Markus Volk
8d1928f227 nwg-panel: update 2022-01-09 10:03:54 +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
aca95edb72 libjxl: use nobranch=1 for SRC_URI 2022-01-08 08:53:12 +01:00
Markus Volk
8a49d4ea97 wlroots: build libinput backend by default 2022-01-08 08:31:47 +01:00
Markus Volk
1c55dcc4d0 sway: install contributed python scripts 2022-01-08 06:41:55 +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
05090da485 nwg-menu: inherit pkgconfig 2022-01-08 04:05:15 +01:00
Markus Volk
448287c7f9 allow network access for do_compile in go recipes 2022-01-08 03:38:07 +01:00
Markus Volk
31827b3e3c python-xlib: allow network access for do_compile 2022-01-08 03:28:09 +01:00
Markus Volk
22ed87bf85 gimp: update 2022-01-06 21:54:38 +01:00
Markus Volk
1f25752e49 gegl: remove unneeded bbappend 2022-01-06 08:54:34 +01:00
Markus Volk
666376c1af remove unneeded bbappends 2022-01-06 08:43:37 +01:00
Markus Volk
471c499355 nwg-wrapper: update 2022-01-06 02:42:54 +01:00
MarkusVolk
75a62d9a11 date: cleanup
replace the pkgconfig hack with a proper patch
2022-01-01 07:02:05 +01:00
MarkusVolk
85a698855a nwg-wrapper: update 2021-12-31 16:14:44 +01:00
MarkusVolk
d08ab2df16 libjxl: update 2021-12-25 23:09:17 +01:00
MarkusVolk
dfcb7addb9 libjxl: fix for arm 2021-12-25 22:34:29 +01:00
MarkusVolk
760006064b highway: update; fix for arm 2021-12-25 22:30:29 +01:00
MarkusVolk
e3444bf6a0 imv: update
project switched to sourcehut
fixes issue with wayland-1.20.0/wlroots-0.15.0
2021-12-24 06:42:51 +01:00
MarkusVolk
a2b08b5908 srain: update 2021-12-23 18:29:44 +01:00
MarkusVolk
9776ad7bf0 sway: swaybar and swaynag are now optional 2021-12-23 17:36:04 +01:00
MarkusVolk
f6c443520e sway: update 2021-12-23 17:23:23 +01:00
MarkusVolk
303b52f2dc wob: add recipe 2021-12-19 16:53:32 +01:00
MarkusVolk
de0ddc8917 waybar: update 2021-12-18 07:30:25 +01:00
MarkusVolk
ef615d840b sway: update 2021-12-18 07:29:45 +01:00
MarkusVolk
f78450e1bd wlroots: update 2021-12-18 07:28:39 +01:00
MarkusVolk
cf12b1cd01 libsdl2: update to fix build issue with wayland 1.20.0 2021-12-18 07:27:41 +01:00
MarkusVolk
a7820455de wayland: update to 1.20.0
wlroots 15.0.0 requires it
2021-12-18 07:26:29 +01:00
MarkusVolk
cc64304bc3 yambar: cleanup 2021-12-17 17:09:13 +01:00
MarkusVolk
19ecbc2a01 libsdl2: remove bbappend 2021-12-17 16:27:46 +01:00
MarkusVolk
b08fff6a64 yambar: update 2021-12-15 08:41:17 +01:00
MarkusVolk
6951307aea kanshi: add recipe 2021-12-14 13:49:45 +01:00
MarkusVolk
6282366cff nwg-panel: update 2021-12-13 18:04:08 +01:00
MarkusVolk
22c23eb83d fcft: update 2021-12-13 11:41:49 +01:00
MarkusVolk
efd104bc63 foot: update 2021-12-09 19:10:44 +01:00
MarkusVolk
b0b6307382 libxkbcommon: remove bbappend
current poky master enables xkbregistry for x11/wayland by default
2021-12-06 12:52:55 +01:00