CVSROOT: /cvs Module name: ports Changes by: [email protected] 2018/06/25 10:43:01
Modified files:
multimedia/mpv : Makefile
Added files:
multimedia/mpv/patches: patch-osdep_timer-linux_c
patch-osdep_timer_c
patch-stream_tvi_v4l2_c
Log message:
Use posix timers in mpv. OpenBSD doesn't define _POSIX_TIMERS because we are
missing some of the required clocks, but we do have enough for mpv's use,
so we can patch the check to succeed.
ok tb@, no response from czarkoff@ (maintainer)
