Re: [2/2] [new port] multimedia/obs-studio
Sebastian Reitenbach <[email protected]>
| Newsgroups | gmane.os.openbsd.ports |
|---|---|
| Message-ID | <CAEoLn69Vec_yGsARL6UiKMzysc-zQAdXiLaTTbOsXZucgk+aGw@mail.gmail.com> |
happy to import later Today. On Thu, Aug 20, 2026 at 11:09 PM Stuart Henderson <[email protected]> wrote: > does anyone want to import that with my ok? > > other changes can be made on top later. > > > On 2026/08/06 14:59, Stuart Henderson wrote: > > On 2026/08/04 15:28, Daniil Ryvkin wrote: > > > You were right, adding -L to the linker flags was all that was needed. > > > > great. thanks for sticking with it after feedback :) > > > > two things I noticed reading through, > > > > - simple tweak that can be done by whoever imports (i.e. no need to send > > a new tar): drop "WWW: https://obsproject.com/" from pkg/DESCR, OpenBSD > > adds this automatically from HOMEPAGE > > > > with that, it's ok sthen to import. > > > > > > the other is not a blocker but would be nice to do after import: > > > > - in the patch to frontend/utility/platform-x11.cpp, it would be > > better to use XDG_RUNTIME_DIR from the environment if available. > > setusercontext() tries to create the dir with user-restricted > > permissions and sets that var if ok, so it's a safer choice > > than /tmp/obs-studio.lock.<euid>. > > > > -- https://buzzdeee.reitenba.ch