Commit Graph

19 Commits

Author SHA1 Message Date
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
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
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
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