summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaco Kroon <jaco@uls.co.za>2024-01-09 13:56:02 +0200
committerSam James <sam@gentoo.org>2024-01-10 15:49:55 +0000
commitdf890705fe818409c024387376e289ead06077f8 (patch)
treeda2ef2b121dedf0a0022908ccda9ebf77172ff7a /net-libs/pjproject/metadata.xml
parentapp-admin/fluentd: add 1.16.3 (diff)
downloadgentoo-df890705fe818409c024387376e289ead06077f8.tar.gz
gentoo-df890705fe818409c024387376e289ead06077f8.tar.bz2
gentoo-df890705fe818409c024387376e289ead06077f8.zip
net-libs/pjproject: bump to 2.13.1-r1 to add IUSE=srtp
Bump to make linking in libsrtp optional so we can keyword asterisk for sparc. There are no known project in gentoo other than asterisk, which don't care for pjproject having (or not having) srtp. Thus in order to enable pjproject to be used on sparc we need to be able to not depend on libsrtp. Bug: https://bugs.gentoo.org/919424 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/34719 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/pjproject/metadata.xml')
-rw-r--r--net-libs/pjproject/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-libs/pjproject/metadata.xml b/net-libs/pjproject/metadata.xml
index 526020157e7d..b7d5dd9a9604 100644
--- a/net-libs/pjproject/metadata.xml
+++ b/net-libs/pjproject/metadata.xml
@@ -22,6 +22,7 @@
<flag name="openh264">Include Open H.264 support in the build</flag>
<flag name="resample">Include resampling implementations in the build</flag>
<flag name="silk">Include SILK support in the build</flag>
+ <flag name="srtp">Enable support for encrypted voice transmission (secure RTP)</flag>
<flag name="v4l2">Include Video4Linux v2 support in the build</flag>
<flag name="vpx">Include VP8 and VP9 codec support in the build</flag>
<flag name="webrtc">Enable WebRTC support</flag>