Andreas Müller
e55aae0802
All recipes: Auto change licenses to SPDX
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2022-03-10 23:35:27 +01:00
Andreas Müller
7bdabec82f
Change SRC_URIs for safety on github and political correctness in yocto
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2021-11-07 20:47:35 +01:00
Andreas Müller
2d8c007f24
distrho-ports: add pkgconfig to inherit
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2021-10-19 00:50:06 +02:00
Andreas Müller
b5cd8bb82b
dpf-plugins: upgrade 1.3+ -> 1.4
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2021-08-19 10:09:06 +02:00
Andreas Müller
d16cc68fd6
distrho-ports: re-add obxd- & vex-presets
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2021-08-18 19:04:01 +02:00
Andreas Müller
04b7164e67
distrho-ports: remove distrho-ports-extra leftovers
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2021-08-18 18:42:14 +02:00
Andreas Müller
a7dc0cb493
distrho-ports: pack presets properly
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2021-08-18 18:41:02 +02:00
Andreas Müller
42a6ec9399
Move to new override syntax
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2021-08-16 00:25:06 +02:00
Andreas Müller
6faff0eb07
distrho-ports: upgrade to latest
...
* due to brone images just build tested
* give up musl for now
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2021-07-31 11:34:21 +02:00
Andreas Müller
7c2fd8ad64
distrho-ports: remove another distrho-ports-extra hack
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2021-07-29 22:59:36 +02:00
Andreas Müller
1549cd7bb8
distrho-ports: remove distrho-ports-extra specific hacks
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2021-07-28 23:53:45 +02:00
Andreas Müller
c3396a995e
distrho-ports-extra: remove
...
* they are in bad shape ever since and cause us to hack badly and block upgrade
of distrho-ports
* they are not maintained since 2018
* have never used a plugin shipped by them
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2021-07-28 23:46:45 +02:00
Andreas Müller
80abaddf68
lv2-ttl-generator: ensure it lands in sysroot
...
Up to now all recipes had their own lv2-ttl-generator and we needed
lv2-ttl-generator only for target's postinst. With upcoming surge we need it in
sysroot.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2020-12-06 00:11:57 +01:00
Andreas Müller
7ff4b04adf
distrho-ports: upgrade to latest
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2020-04-11 19:14:14 +02:00
Andreas Müller
c04392ec85
lv2-turtle-helper: handle inifite qemu runs as error
...
distrho-ports ttl generation with qemu has alway been pain: For unknown reasons
some plugins caues qemu to run infinite. Up to now we could ignore particular
plugins by adding them to LV2_PLUGIN_BLACKLIST_QEMU} but since the affected
plugins change from time to time maintaining this turned into pain. So handle
infinit qemu runs as error. To achive we:
* add qemu-with-timeout-native which injects coreutils' 'timeout' into command
line by creatin wrappers for all qemu-* available
* rework qemu-ext-musicians.bbclass (was renamed to avoid conflicts with
meta-qt5-extra's qemu-ext)
* rework lv2-turtle-helper.bbclass and adjust logs
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2020-03-12 00:16:39 +01:00
Andreas Müller
0c12d6675f
FIx warning due to distro_features_check deprecation
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-11-25 00:26:34 +01:00
Andreas Müller
0c4c09912a
distrho-ports(extra): Fix nasty file sharing
...
Seems I forgot to run cleannstate when testing transition to lv2-turtle-helper.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-10-12 17:01:00 +02:00
Andreas Müller
771dc79d01
distrho-ports: upgrade to latest master
...
* Least hacky musl patch was applied
* Filipe fixed cross build for pitchedDelay [1]
* GCC 9 patch was applied
[1] 014a55aa40
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-10-09 00:23:27 +02:00
Andreas Müller
815c48d597
distrho-ports(-extra): rework lv2_ttl_generator sharing
...
* Make it work for distrho-ports-extra+lv2-turtle-helper
* Make it less a hack - inspired by gobject-introspection
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-10-08 23:48:33 +02:00
Andreas Müller
b84d948ccc
distrho-ports-extra: use lv2-turtle-helper and cleanup recipe
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-10-08 22:29:40 +02:00
Andreas Müller
32277a4728
distrho: use lv2-turtle-helper and cleanup recipe
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-10-07 22:27:37 +02:00
Andreas Müller
bb7e7490d6
Allover: we must us plugin-package variables
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-10-07 20:57:10 +02:00
Andreas Müller
377fec4c07
dpf-plugins: use lv2-turtle-helper and cleanup recipe
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-10-07 06:01:03 +02:00
Andreas Müller
d8b0f48045
lv2-ttl-generator: upgrade to latest DPF
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-10-06 02:54:15 +02:00
Andreas Müller
e1223ec172
dpf-plugins: upgrade v1.1+ -> v1.3
...
Build and pack standalone jack apps.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-09-06 00:06:18 +02:00
Andreas Müller
64b1480e00
distrho-ports: get rid of DOS line-endings
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-08-01 22:59:55 +02:00
Andreas Müller
bb56337d73
distrho-ports: fix build with gcc9
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-08-01 22:48:08 +02:00
Andreas Müller
10409b7b86
distrho-ports: revert unwanted and non-working upgrade
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-04-13 21:29:07 +02:00
Andreas Müller
f9c1fff5fe
distrho-ports: Fix build with musl
...
..and break my own rules
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-04-13 16:15:30 +02:00
Andreas Müller
f15deb8081
distrho-ports: remove changes that came in accidently
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-04-13 15:59:09 +02:00
Andreas Müller
363bcd8757
zyn: Fix qtractor crash when loading sessions with zyn included
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-04-13 01:00:14 +02:00
Andreas Müller
ff9499a1c7
Initial commit
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-03-16 19:58:53 +01:00