Date: Mon, 10 Nov 2025 14:04:34 +0000 From: Alexey Dokuchaev <danfe@freebsd.org> To: Yuri Victorovich <yuri@freebsd.org> Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 3280907aeeb2 - main - www/libdatachannel: update 0.22.6 ??? 0.23.2 Message-ID: <aRHw8ju-UiN26dCC@FreeBSD.org> In-Reply-To: <202511092032.5A9KW7hf075033@gitrepo.freebsd.org>
index | next in thread | previous in thread | raw e-mail
On Sun, Nov 09, 2025 at 08:32:07PM +0000, Yuri Victorovich wrote: > commit 3280907aeeb20983a55848cce3bf9c388d6abc79 > > www/libdatachannel: update 0.22.6 ??? 0.23.2 > > [...] > USE_GITHUB= yes > GH_ACCOUNT= paullouisageneau > -GH_TUPLE= SergiusTheBest:plog:e21baecd4753f14da64ede979c5a19302618b752:SergiusTheBest_plog/deps/plog \ > - sctplab:usrsctp:ebb18adac6501bad4501b1f6dccb67a1c85cc299:sctplab_usrsctp/deps/usrsctp \ > - paullouisageneau:libjuice:70ba50c:paullouisageneau_libjuice/deps/libjuice \ > - nlohmann:json:9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03:nlohmann_json/deps/json \ > - cisco:libsrtp:a566a9cfcd619e8327784aa7cff4a1276dc1e895:cisco_libsrtp/deps/libsrtp > +GH_TUPLE= SergiusTheBest:plog:94899e0:SergiusTheBest_plog/deps/plog \ > + sctplab:usrsctp:fec583d:sctplab_usrsctp/deps/usrsctp \ > + paullouisageneau:libjuice:85efaa9:paullouisageneau_libjuice/deps/libjuice \ > + nlohmann:json:55f9368:nlohmann_json/deps/json \ > + cisco:libsrtp:ee1a77c:cisco_libsrtp/deps/libsrtp > CMAKE_ON= USE_SYSTEM_SRTP NO_EXAMPLES NO_TESTS Since you're using system SRTP (per LIB_DEPENDS and USE_SYSTEM_SRTP), you don't need to put it on GH_TUPLE actually. You might also consider adding NICE option to enable USE_NICE (net-im/libnice) and drop `libjuice' (we use libdatachannel at $work against system libnice and libsrtp2, works fine). ./danfehome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?aRHw8ju-UiN26dCC>
