blob: ecdf600956222e223da863ae668f5113ddd9cec5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=net-libs/gnutls-2.12.23-r1 virtual/pkgconfig
DESCRIPTION=An easy to use library for the RELP protocol
EAPI=5
HOMEPAGE=http://www.librelp.com/
IUSE=debug doc +ssl static-libs
KEYWORDS=amd64 ~arm hppa ~sparc x86
LICENSE=GPL-3 doc? ( FDL-1.3 )
RDEPEND=ssl? ( >=net-libs/gnutls-2.12.23-r1 )
SLOT=0
SRC_URI=http://download.rsyslog.com/librelp/librelp-1.2.7.tar.gz
_eclass_exported_funcs=src_prepare:autotools-utils src_configure:- src_compile:autotools-utils src_test:autotools-utils src_install:-
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c autotools-utils 419811142edf3516b0d0cf1a254d93cb eutils 792f83d5ec9536cb5ccef375469d8bde libtool 4890219c51da247200223277f993e054 multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb
_md5_=f33f93d1559b645a2a56ec76745719ce
|