blob: 0d38c58a362127ee620d534f2d1559c1e1930d6d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4
DEFINED_PHASES=configure install prepare setup test
DEPEND=ssl? ( gnutls? ( >=net-libs/gnutls-3.3.17.1:0= ) openssl? ( dev-libs/openssl:0= ) ) test? ( || ( >=dev-lang/python-3.10.0_p1-r1:3.10 >=dev-lang/python-3.9.9-r1:3.9 >=dev-lang/python-3.8.12_p1-r1:3.8 ) ) virtual/pkgconfig
DESCRIPTION=An easy to use library for the RELP protocol
EAPI=7
HOMEPAGE=https://www.rsyslog.com/librelp/
INHERIT=autotools python-any-r1
IUSE=debug doc +ssl +gnutls openssl static-libs test
KEYWORDS=amd64 arm arm64 ~hppa sparc x86
LICENSE=GPL-3+ doc? ( FDL-1.3 )
RDEPEND=ssl? ( gnutls? ( >=net-libs/gnutls-3.3.17.1:0= ) openssl? ( dev-libs/openssl:0= ) )
REQUIRED_USE=ssl? ( ^^ ( gnutls openssl ) )
RESTRICT=!test? ( test )
SLOT=0/0.5.1
SRC_URI=https://download.rsyslog.com/librelp/librelp-1.10.0.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b python-utils-r1 777767a09e8cd6db1d4cebe8400bc974 python-any-r1 9006edf4b9c90f9ba1dc9ea9fee1b0bd
_md5_=e05363084eeb0e585a0bf67280441fef
|