Lines 13-30
Link Here
|
13 |
LICENSE_FILE= ${WRKSRC}/LICENSE |
13 |
LICENSE_FILE= ${WRKSRC}/LICENSE |
14 |
|
14 |
|
15 |
BROKEN_i386= does not build, webrtc related |
15 |
BROKEN_i386= does not build, webrtc related |
16 |
BROKEN_SSL= openssl openssl31 |
|
|
17 |
BROKEN_SSL_REASON= undefined symbol: ERR_load_BIO_strings |
18 |
NOT_FOR_ARCHS= powerpc powerpc64 powerpcspe |
16 |
NOT_FOR_ARCHS= powerpc powerpc64 powerpcspe |
19 |
NOT_FOR_ARCHS_REASON= Only little endian is supported |
17 |
NOT_FOR_ARCHS_REASON= Only little endian is supported |
20 |
|
18 |
|
21 |
BUILD_DEPENDS= boost-libs>0:devel/boost-libs \ |
19 |
BUILD_DEPENDS= boost-libs>0:devel/boost-libs \ |
22 |
microsoft-gsl>0:devel/microsoft-gsl \ |
20 |
microsoft-gsl>0:devel/microsoft-gsl \ |
23 |
range-v3>0:devel/range-v3 \ |
21 |
range-v3>=0.12.0:devel/range-v3 \ |
24 |
tl-expected>0:devel/tl-expected \ |
22 |
tl-expected>0:devel/tl-expected \ |
25 |
v4l_compat>0:multimedia/v4l_compat \ |
23 |
v4l_compat>0:multimedia/v4l_compat \ |
26 |
yasm:devel/yasm \ |
24 |
yasm:devel/yasm \ |
27 |
${LOCALBASE}/lib/libtg_owt.a:net-im/tg_owt |
25 |
tg_owt>0.0.20230501:net-im/tg_owt |
28 |
LIB_DEPENDS= libabsl_base.so:devel/abseil \ |
26 |
LIB_DEPENDS= libabsl_base.so:devel/abseil \ |
29 |
libavformat.so:multimedia/ffmpeg \ |
27 |
libavformat.so:multimedia/ffmpeg \ |
30 |
libdbus-1.so:devel/dbus \ |
28 |
libdbus-1.so:devel/dbus \ |