net-voip / yate

The Yate AV Suite

Official package sites : http://yate.null.ro/ ·

v9999 :: 0/9999 :: gentoo

Modified
License
GPL-2
USE flags
amrnb dahdi doc gsm ilbc ilbc-webrtc isac-fixed isac-float mysql postgres sctp spandsp speex ssl tdmcard wanpipe wpcard zaptel zlib

v6.2.0 :: 0/6.2.0 :: gentoo

Modified
License
GPL-2
Keywords
~amd64 ~arm ~x86
USE flags
amrnb dahdi doc gsm ilbc ilbc-webrtc isac-fixed isac-float mysql postgres sctp spandsp speex ssl tdmcard wanpipe wpcard zaptel zlib

General

amrnb
use AMR-NB
dahdi
Enable Dahdi driver
doc
Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
gsm
use GSM codec
ilbc
Enable iLBC codec
ilbc-webrtc
Enable iLBC webrtc codec
isac-fixed
Enable iSAC fixed codec
isac-float
Enable iSAC float codec
mysql
use MySQL client library
postgres
use Postgress SQL
sctp
Support for Stream Control Transmission Protocol
spandsp
use spandsp library
speex
use Speex codec
ssl
Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
tdmcard
Enable TDMV API card driver
wanpipe
Enable Wanpipe support
wpcard
Enable Wanpipe card driver
zaptel
Enable Zaptel driver
zlib
Add support for zlib compression

cpu_flags_x86

sse2
Use the SSE2 instruction set

dev-db / mysql-connector-c : C client library for MariaDB/MySQL

dev-db / postgresql : PostgreSQL RDBMS

dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)

media-libs / libilbc : Packaged version of iLBC codec from the WebRTC project

media-libs / spandsp : SpanDSP is a library of DSP functions for telephony

media-libs / speex : Audio compression format designed for speech

media-sound / gsm : Lossy speech compression library and tool

sys-libs / zlib : Standard (de)compression library

dev-db / mysql-connector-c : C client library for MariaDB/MySQL

dev-db / postgresql : PostgreSQL RDBMS

dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)

media-libs / libilbc : Packaged version of iLBC codec from the WebRTC project

media-libs / spandsp : SpanDSP is a library of DSP functions for telephony

media-libs / speex : Audio compression format designed for speech

media-sound / gsm : Lossy speech compression library and tool

sys-libs / zlib : Standard (de)compression library

296468
net-voip/yate-2.0.0: runs as root
312407
net-voip/yate fails to build (parallel make issue)
482550
net-voip/yate-4.3.0.1 configure script fails to detect openssl
486166
=net-voip/yate-4.3.0.1 - Doesn't install h323 support.
624578
net-voip/yate-5.5.0-r1 : h323chan.cpp:3394:5: error: PTrace has not been declared
713440
net-voip/yate-6.2.0 : Mutex.cpp: error: expected initializer before _THROW
731686
net-voip/yate calls ar directly
741098
net-voip/yate-6.2.0 fails to compile: frame.cpp:232:27: error: non-constant-expression cannot be narrowed from type
774996
net-voip/yate-6.2.0 - configure: error: iSAC Fixed and iSAC Float can not be enabled both at the same time
776340
net-voip/yate-6.2.0: Patch for building with QT5
798957
net-voip/yate-6.2.0 missing module pgsqldb.yate
830070
net-voip/yate-6.2.0 - Mutex.cpp: error: PTHREAD_MUTEX_RECURSIVE_NP was not declared in this scope
880835
net-voip/yate-6.2.0 - sig/camel_map.cpp: error: type const char[1] cannot be narrowed to
900298
net-voip/yate-6.2.0 has implicit function declarations in configure logs (GCC-13-SYSTEM)
918522
net-voip/yate-6.2.0 - YMD5.cpp: error: ISO C++17 does not allow register storage class
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
Move {app-doc → app-text}/doxygen
Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
Revert "net-voip/yate: remove masked IUSE="dahdi""
This reverts commit 546086695a47bbf4d0f3899c5b5476a4cfb3e07c. Removal date was not yet met & there are plans to possibly resurrect dahdi, per the bug. Bug: https://bugs.gentoo.org/914477 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-voip/yate: remove masked IUSE="dahdi"
The package behind the USE flag was just tree-cleaned, so remove the USE flag (which was masked, so NOP). Bug: https://bugs.gentoo.org/914477 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-voip/yate: fix DEPEND typo
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-voip/yate: fix double KEYWORDS
Double KEYWORDS lines break tools like ekeyword and Nattka. As per PMS, blank/empty KEYWORDS is implied by not defining the variable. See: https://projects.gentoo.org/qa/policy-guide/ebuild-format.html#pg0105 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-voip/yate: EAPI 7, copyright headers
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Jaco Kroon · gentoo
net-voip/yate: Cleanup.
Remove older versions blocking removal of dev-libs/ilbc-rfc3951. Signed-off-by: Jaco Kroon <jaco@uls.co.za> Signed-off-by: Sam James <sam@gentoo.org>
Jaco Kroon · gentoo
net-voip/yate: bring -9999 in line with 6.2.0.
This basically brings in the known required patches, and removes duplicate -9999 patch from files/. Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://bugs.gentoo.org/666012 Signed-off-by: Sam James <sam@gentoo.org>
Jaco Kroon · gentoo
net-voip/yate: version bump to 6.2.0
Includes fixups for USE=mysql. DISCLAIMER: I have no interest in yate itself. However, change is requird for ILBC cleanup. Given the state of the open bugs, I'd actually recommend last-riting yate and yatebts. Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://bugs.gentoo.org/666012 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
net-voip/yate: add 6.1.0
econf options were not passed due to a missing \ Fixes: https://bugs.gentoo.org/674342 Signed-off-by: Hans de Graaff <graaff@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
Chris Reffett · gentoo
net-voip/yate: Bump, remove qt4, cleanup.
Bug: https://bugs.gentoo.org/642544 Package-Manager: Portage-2.3.24, Repoman-2.3.6
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Zero_Chaos · gentoo
net-voip/yate: fix init script, bug #547346
Zero_Chaos · gentoo
net-voip/yatebts: version bump for bug #547346 and fix net-wireless/yatebts dep
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed