pipewire/spa/plugins/audiotestsrc
Gleb Popov fd937fa378 On FreeBSD, add dependency on epoll-shim library.
FreeBSD doesn't provide timerfd and eventfd functions. These are implemented in
3rd party library called epoll-shim. Link targets requiring these functions to
this library.
2019-11-19 13:41:40 +01:00
..
audiotestsrc.c fix the build 2019-10-25 15:54:42 +02:00
meson.build On FreeBSD, add dependency on epoll-shim library. 2019-11-19 13:41:40 +01:00
plugin.c use SPA_EXPORT to export symbols 2019-02-06 13:24:41 +01:00
render.c node: add port and node params 2019-02-27 16:43:01 +01:00