Re: security/libsrtp: switch to meson

2025-05-27 Thread Kirill A . Korinsky
On Tue, 27 May 2025 18:30:40 +0200, Klemens Nanni wrote: > > No .so version, test or target bits needed as with autoconf. > > Unlike anyone really wants the static library. > > Feedback? OK? > Make things clenaer. /usr/src/lib/check_sym {,$(make show=DESTDIR)}/usr/local/lib/libsrtp2.so.* doe

security/libsrtp: switch to meson

2025-05-27 Thread Klemens Nanni
No .so version, test or target bits needed as with autoconf. Unlike anyone really wants the static library. Feedback? OK? Index: Makefile === RCS file: /cvs/ports/security/libsrtp/Makefile,v diff -u -p -r1.21 Makefile --- Makefile