blob: 8434f8d8fd9f6bec1aa7adfdaa65e19a65771d3a (
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 sys-devel/m4 sys-devel/libtool php_targets_php7-4? ( dev-lang/php:7.4 )
DEFINED_PHASES=compile configure install prepare test
DEPEND=app-arch/brotli:0= dev-libs/libaio dev-libs/boost:0= dev-libs/libpcre sys-libs/zlib:0= http2? ( net-libs/nghttp2:0= ) ssl? ( dev-libs/openssl:0= ) php_targets_php7-4? ( dev-lang/php:7.4[cli,sockets?] ) mysql? ( php_targets_php7-4? ( dev-lang/php:7.4[mysql,mysqli(+)] ) ) php_targets_php7-4? ( dev-lang/php:7.4 )
DESCRIPTION=Event-driven asynchronous & concurrent & coroutine networking engine
EAPI=7
HOMEPAGE=https://www.swoole.co.uk
INHERIT=php-ext-pecl-r3
IUSE=debug http2 mysql sockets ssl php_targets_php7-4
KEYWORDS=~amd64 ~x86
LICENSE=Apache-2.0
RDEPEND=app-arch/brotli:0= dev-libs/libaio dev-libs/boost:0= dev-libs/libpcre sys-libs/zlib:0= http2? ( net-libs/nghttp2:0= ) ssl? ( dev-libs/openssl:0= ) php_targets_php7-4? ( dev-lang/php:7.4[cli,sockets?] ) mysql? ( php_targets_php7-4? ( dev-lang/php:7.4[mysql,mysqli(+)] ) ) php_targets_php7-4? ( dev-lang/php:7.4 )
REQUIRED_USE=|| ( php_targets_php7-4 )
RESTRICT=test
SLOT=0
SRC_URI=https://pecl.php.net/get/swoole-4.4.16.tgz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools f6f9415937fb35f6464179e64b6765e7 php-ext-source-r3 3c26d87acac034aedf8bf126f7010c8a php-ext-pecl-r3 5db9384543980900b5ecbac76136b6a8
_md5_=b3addde746493279bf819ffff5ca2eec
|