pmaports/hybris
Alexey Min e9e60806cb
hybris/pulseaudio-modules-droid: fix compatibility with pulseaudio>=13.0 (!667)
There were some API changes:
 - 878ef44079
 - 6665b466d2

Leading to error at run time:
 Error relocating /usr/lib/pulse-13.0/modules/libdroid-sink.so: pa_make_realtime: symbol not found
 Error relocating /usr/lib/pulse-13.0/modules/libdroid-source.so: pa_make_realtime: symbol not found
 Error relocating /usr/lib/pulse-13.0/modules/libdroid-source.so: pa_source_get_state: symbol not found

Fixes are:
 - include <pulse/util.h>, replace pa_make_realtime -> pa_thread_make_realtime
 - replace pa_source_get_state(X) -> X->state
 - replace pa_sink_get_state(X) -> X->state

[ci:skip-build]: already built successfully in CI
2019-10-08 00:56:28 +02:00
..
android-headers-4.4 Always quote _commit (!207) 2019-02-11 22:03:58 +01:00
android-headers-7.1 Always quote _commit (!207) 2019-02-11 22:03:58 +01:00
drihybris hybris/drihybris: updated to the latest 17-12-2018 commit (!424) 2019-06-07 23:52:18 +02:00
drihybrisproto hybris/drihybrisproto: updated to the latest 17-12-2018 commit (!424) 2019-06-07 23:52:18 +02:00
glamor-hybris hybris/glamor-hybris: updated to the latest 17-12-2018 commit (!424) 2019-06-07 23:52:18 +02:00
hybris-base hybris-base: new package (!351) 2019-05-26 18:03:17 +02:00
libhybris hybris/libhybris: upgrade to current master (!666) 2019-10-07 23:49:45 +02:00
lxc-android hybris/lxc-android: fix android group names in system udev rules (!391) 2019-05-31 01:15:30 +02:00
pulseaudio-modules-droid hybris/pulseaudio-modules-droid: fix compatibility with pulseaudio>=13.0 (!667) 2019-10-08 00:56:28 +02:00
pulsecore-private-headers hybris/{pulsecore-private-headers,pulseaudio-modules-droid}: version bump (!634) 2019-09-18 16:53:20 +03:00
xf86-video-hwcomposer hybris/xf86-video-hwcomposer: updated to the latest 18-02-2019 commit (!424) 2019-06-07 23:52:38 +02:00