Andreas Müller
6102528ec2
qemu-ext.bbclass: extend library serch path by QEMU_EXTRA_LIBDIR optionally
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-07-13 10:08:27 +02:00
Andreas Müller
cbc223b6cb
Split out common qemu code used for lv2 here
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-07-11 18:01:17 +02:00
Andreas Müller
6056813741
distrho-ports: initial add
...
there are issues but it adds so much..
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-07-10 01:04:37 +02:00
Andreas Müller
656068c321
ardour5: add initial ARM NEON support
...
To send patch mainline I need to get something to create performance numbers
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-07-09 13:38:17 +02:00
Andreas Müller
1b90510a9c
meta-qt5-extra-world: add missing recipes
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-07-08 00:21:20 +02:00
Andreas Müller
56982c860a
fluidplug: initial add
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-07-08 00:21:03 +02:00
Andreas Müller
04d50336be
ardour: use more common shared libraries
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-07-07 12:33:30 +02:00
Andreas Müller
7398f98e9c
vamp-plugin-sdk: run compile really
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-07-07 09:45:26 +02:00
Andreas Müller
304cb4ba8d
qm-dsp: initial add 1.7.1
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-07-07 09:45:13 +02:00
Andreas Müller
ca04831b45
libltc: initial add 1.3.0
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-07-07 09:44:59 +02:00
Andreas Müller
16fdd2d3f6
kio-extras: add libssh to DEPENDS
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-07-05 21:15:50 +02:00
Andreas Müller
f1ec59a82d
kde-apps: update to 17.04.2
...
fix kdenlive build with gcc7
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-07-05 18:23:34 +02:00
Andreas Müller
6e7940bab9
synthv1: update 0.8.2 -> 0.8.3
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-07-03 17:36:34 +02:00
Andreas Müller
397297c6ee
samplv1: update 0.8.2 -> 0.8.3
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-07-03 17:22:05 +02:00
Andreas Müller
0e7716b837
qtractor: update 0.8.2 -> 0.8.3
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-07-03 17:01:36 +02:00
Andreas Müller
fd32c99a0f
drumkv1: update 0.8.2 -> 0.8.3
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-07-03 16:58:49 +02:00
Andreas Müller
7e9b06e48f
ardour5: update to 5.10
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-07-02 00:31:02 +02:00
Andreas Müller
ba948e6d74
zynaddsubfx: build ntk-gui it is much cooler
...
The dependencies on fltk and fltk-native must remain for the external programs
Controller and Splitter - wonder who uses them..
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-06-30 23:55:21 +02:00
Andreas Müller
14b51c4564
ntk: initial add 1.3.0
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-06-30 23:54:34 +02:00
Andreas Müller
3c34eadc1f
muse: update sources to fix build with gcc7
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-06-30 11:30:50 +02:00
Andreas Müller
6ec751765a
libmp4v2: re-enable building of man pages / remove -brokensep
...
Error was caused by out of tree error and fixed upstream [1]
[1] d7de4350e9
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-06-29 13:30:12 +02:00
Andreas Müller
e9388ef74b
libmp4v2: update sources to fix build with gcc7
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-06-29 13:23:03 +02:00
Andreas Müller
4bfe2f2984
premake: move files into version specific directory
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-06-28 23:50:41 +02:00
Andreas Müller
80ec52bd09
premake4: initial add 4.3
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-06-26 08:42:49 +02:00
Andreas Müller
ed568d63b9
premake3: initial add 3.7
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-06-26 08:42:35 +02:00
Andreas Müller
f08d22a181
ardour5: add pkgconfig to inherit
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-06-25 00:00:53 +02:00
Andreas Müller
d4ba30f31c
helm: add a startmenu entry for standalone synth
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-06-23 00:16:37 +02:00
Andreas Müller
f35809d7ae
polyphone: add unzip-native to DEPENDS
...
Building from scratch fails with:
| /bin/sh: unzip: command not found
Adding unzip-native to DEPENDS does not fix problem from scratch but repeating
the build will succeeed now.
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-06-21 10:38:50 +02:00
Andreas Müller
28c7803f7d
zynaddsubfx: pass NDEBUG to CXXFLAGS
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-06-21 10:11:09 +02:00
Andreas Müller
1f4e38b02b
zynaddsubfx: update to 3.0.1 and make UI work
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-06-20 01:14:54 +02:00
Andreas Müller
16f06a8fc7
zynaddsubfx: Avoid links to TMPDIR when building Splitter/Controller
...
Binaries tainted by TMPDIR cause source files not properly packed at /usr/src -
see package.bbclass/checkbuildpath for more details.
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-06-20 01:14:54 +02:00
Andreas Müller
b90a1143c2
zynaddsubfx: make sure oe's build flags are used
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-06-20 01:14:54 +02:00
Andreas Müller
30c7cbbbfd
README: we can build with recipe specific sysroot
...
Thanks to Piotr Tworek who made this possible!
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-06-19 09:42:09 +02:00
Andreas Müller
09213f50b2
qtermwidget: align paths rss-safe
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-06-19 09:40:52 +02:00
Andreas Müller
fab9ef7477
libfm-qt: align paths rss-safe
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-06-19 09:40:21 +02:00
Andreas Müller
3be519cda6
liri-settings: align paths rss-safe
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-06-19 09:39:23 +02:00
Andreas Müller
9e038f4d1c
qtaccountsservice: align paths rss-safe
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-06-19 09:38:39 +02:00
Andreas Müller
d21e43d536
baloo: align paths rss-safe
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-06-19 09:36:32 +02:00
Andreas Müller
2239e9c190
lxqt-build-tools: ensure gcc-ar and gcc-ranlib are founf for target
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-06-19 09:33:41 +02:00
Andreas Müller
940bf6d803
lxqt-config: update to latest source to fix build with cmake >= 3.8
...
see [1] for more details
bca652a75f
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-06-19 09:31:46 +02:00
Andreas Müller
3b6f750832
liri-shell: add qtwayland-native to DEPENDS
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-06-19 08:56:09 +02:00
Andreas Müller
bd94508b82
lxqt-build-tools: remove FILES_${PN}-dev - see cmake_qt5_extra.bbclass
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-06-19 08:56:09 +02:00
Andreas Müller
5ef3853540
liri-wayland: align to recipe specific sysroot
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-06-19 08:56:09 +02:00
Andreas Müller
1f4a8f6f54
calf-native: add expat-native to DEPENDS
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-06-19 08:56:09 +02:00
Andreas Müller
98dcc8504d
cmake_qt5_extra: pack cmake files to -dev packages
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-06-19 08:56:09 +02:00
Andreas Müller
eef9a5b847
cmake_qt5_extra: add cmake_extra_sanity to inherit
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-06-19 08:56:09 +02:00
Andreas Müller
ebf73e457a
initial add cmake_qt5_extra.bbclass for common path aligment variables
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-06-19 08:56:09 +02:00
Andreas Müller
05d611c02a
xapian-core: align cmake path to fix build for khelpcenter
...
This solution won't work without cmake_qt5.bbclass. As long as there is no
consumer of xapian outside meta-qt5-extra we can accept this solution.
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-06-19 08:56:09 +02:00
Andreas Müller
fe99fd5e9e
polkit-qt: do further cmake alignments to make kauth build properly
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-06-19 08:56:09 +02:00
Andreas Müller
550a2c523e
kdoctools: remove cmake-lib alignements causing dependent recipes to fail
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-06-19 08:56:09 +02:00