There is an updated pull request by wangp against master on the void-packages repository https://github.com/wangp/void-packages mupdf-clipboard https://github.com/void-linux/void-packages/pull/39801 mupdf: add clipboard build option This option enables clipboard support in mupdf-gl by building with the vendored copy of freeglut instead of the system copy. Fixes: #13871 #### Testing the changes - I tested the changes in this PR: **YES** #### Local build testing - I built this PR locally for my native architecture, x84_64-glibc - I built this PR locally for these architectures: - aarch64-musl (cross) - armv7l (cross) - armv6l-musl (cross) A patch file from https://github.com/void-linux/void-packages/pull/39801.patch is attached