blob: df0270378aa4b52dea16cfea084b6abfcce599ad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=configure install postinst
DEPEND=>=dev-cpp/commoncpp2-1.3.0:0= dev-libs/libgcrypt:0= >=dev-libs/ucommon-5.0.0:= virtual/pkgconfig doc? ( app-doc/doxygen )
DESCRIPTION=GNU ccRTP is an implementation of RTP, the real-time transport protocol from the IETF
EAPI=5
HOMEPAGE=https://www.gnu.org/software/ccrtp/
IUSE=doc
KEYWORDS=~amd64 ~ppc ~ppc64 ~x86
LICENSE=GPL-2
RDEPEND=>=dev-cpp/commoncpp2-1.3.0:0= dev-libs/libgcrypt:0= >=dev-libs/ucommon-5.0.0:=
SLOT=0/2
SRC_URI=mirror://gnu/ccrtp/ccrtp-2.1.2.tar.gz
_eclass_exported_funcs=pkg_postinst:- src_configure:- src_install:-
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb
_md5_=c05244e9c24fbcc08a4802d01acb154d
|