Re: [2/2] [new port] multimedia/obs-studio
izzy Meyer <[email protected]> Wed, 5 Aug 2026 15:15:50 -0500
| Newsgroups | gmane.os.openbsd.ports |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 4 Aug 2026 15:28:31 +0300 Daniil Ryvkin <[email protected]> wrote: > On Sun, Aug 02, 2026 at 07:28:36PM +0100, Stuart Henderson wrote: > > On 2026/08/02 19:50, Daniil Ryvkin wrote: > > > On Wed, Jul 29, 2026 at 05:32:51PM +0100, Stuart Henderson wrote: > > > > > libuuid found via file(GLOB) in the OpenBSD cmake file > > > > > libGL found via file(GLOB) in libobs-opengl patch > > > > > > > > I don't understand this, what's wrong with -lGL -luuid? > > > > > > > > > > > > > > I tried -lGL and -luuid, but on OpenBSD there are no unversioned > > > .so symlinks for these libraries - only versioned files > > > (libGL.so.19.2, libuuid.so.14.1). The linker fails with "unable > > > to find library -lGL". CMake's own find_library() finds the > > > versioned files fine, but generating -lGL as a link flag does not > > > work. > > > > > > I think file(GLOB) is the right approach here. > > > > Absolutely isn't. It is probably just missing -L/usr/X11R6 > > -L/usr/local/lib on the command line. > > > > You were right, adding -L to the linker flags was all that was needed. Tested on OpenBSD/amd64 -current on top of X11 (using x11/stumpwm). I use a soundblaster play! 3 as my main server.device in sndiod. when i would record either system audio or my microphone, the audio quality was absolutely destroyed and sounded very tinny. I had to force both to be single-channel (as in: mono audio, not stereo). this happens if i have just one audio "device" in my obs inputs, or both. unsure if this is specific to my hardware or the port. I think this can be ironed out after potential import though. Otherwise, this port works very nicely for me. Its a shame stereo doesn't work properly for my hardware, though. Thanks for all the work on this port. I really hope this gets imported! Appreciated, -- iz (she/her) > I say mundane things > so the uninteresting > just might get noticed. izder456 (dot) neocities (dot) org