På søndag 19. juli 2026 kl. 16:18, skrev Daniil Ryvkin <[email protected]>:
> On Sun, Jul 19, 2026 at 03:02:05PM +0100, Stuart Henderson wrote: > > > > canberra is loaded dynamically via dlopen(), so moved it from > > > > lIB_DEPENDS/WANTLIB to RUN_DEPENDS. Updated diff attached. > > > > keep this how it was, with LIB_DEPENDS/WANTLIB, so that kitty gets > > updated if the library ABI changes. > > > > Thanks, reverted canberra to LIB_DEPENDS/WANTLIB. > I apologize for the error. // Did the same to rebuild; revert kitty to cvs and applied patch $ cd /usr/ports/ && patch -l -p0 -E < /tmp/kitty0480-3.diff $ cd /usr/ports/x11/kitty/ && make clean=all clean && make build package test ; make port-lib-depends-check check-shlib-syms ===> Regression tests for kitty-0.48.0 mkdir -p /usr/ports/pobj/kitty-0.48.0/tmp/cache cd /usr/ports/pobj/kitty-0.48.0/github.com/kovidgoyal/[email protected] && /usr/bin/env -i CC=cc GO386=softfloat GOCACHE="/usr/ports/pobj/kitty-0.48.0/go-cache" GOTOOLCHAIN=local TMPDIR="/usr/ports/pobj/kitty-0.48.0/github.com/kovidgoyal/[email protected]" GOPROXY=file:///usr/ports/pobj/kitty-0.48.0/go_modules GO111MODULE=on GOPATH="/usr/ports/pobj/kitty-0.48.0/go:/usr/local/go-pkg" PORTSDIR="/usr/ports" LIBTOOL="/usr/bin/libtool" PATH='/usr/ports/pobj/kitty-0.48.0/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin' PREFIX='/usr/local' LOCALBASE='/usr/local' X11BASE='/usr/X11R6' CFLAGS='-O2 -pipe -DOPENSSL_clear_free=freezero' TRUEPREFIX='/usr/local' DESTDIR='' HOME='/kitty-0.48.0_writes_to_HOME' PICFLAG="-fpic" BINGRP=bin BINOWN=root BINMODE=755 NONBINMODE=644 DIRMODE=755 INSTALL_COPY=-c INSTALL_STRIP= MANGRP=bin MANOWN=root MANMODE=644 BSD_INSTALL_PROGRAM="/usr/ports/pobj/kitty-0.48.0/bin/install -c -m 755" BSD_INSTALL_SCRIPT="/usr/ports/pobj/kitty-0.48.0/bin/install -c -m 755" BSD_INSTALL_DATA="/usr/ports/pobj/kitty-0.48.0/bin/install -c -m 644" BSD_INSTALL_MAN="/usr/ports/pobj/kitty-0.48.0/bin/install -c -m 644" BSD_INSTALL_PROGRAM_DIR="/usr/ports/pobj/kitty-0.48.0/bin/install -d -m 755" BSD_INSTALL_SCRIPT_DIR="/usr/ports/pobj/kitty-0.48.0/bin/install -d -m 755" BSD_INSTALL_DATA_DIR="/usr/ports/pobj/kitty-0.48.0/bin/install -d -m 755" BSD_INSTALL_MAN_DIR="/usr/ports/pobj/kitty-0.48.0/bin/install -d -m 755" CI=true TMPDIR=/usr/ports/pobj/kitty-0.48.0/tmp KITTY_CACHE_DIRECTORY=/usr/ports/pobj/kitty-0.48.0/tmp/cache LC_CTYPE=en_US.UTF-8 go test -modcacherw -trimpath -v -buildvcs=false -p=1 -ldflags="-s -w" github.com/kovidgoyal/kitty ? github.com/kovidgoyal/kitty [no test files] kitty-0.48.0(x11/kitty): Extra: canberra.2 -- // This is expected # TRUSTED_PKG_PATH=/usr/ports/packages/amd64/all/ pkg_add -Dsnap -Dinstalled -r kitty kitty-0.48.0->0.48.0: ok -- Ran it on sway with xwayland: $ kitty --version kitty 0.48.0 created by Kovid Goyal Realized the order question was for the obs-studio. Looks fine I think? Did I miss anything?
