blob: 8a3bb5e78b76961867edc7f43872369c59431bcc (
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.72-r1:2.72 >=sys-devel/autoconf-2.71-r6:2.71 ) >=sys-devel/libtool-2.4.7 sys-devel/m4 sys-devel/libtool php_targets_php8-0? ( dev-lang/php:8.0[cli,sockets?] ) php_targets_php8-1? ( dev-lang/php:8.1[cli,sockets?] )
DEFINED_PHASES=compile configure install prepare test
DEPEND=app-arch/brotli:0= dev-libs/libpcre sys-libs/zlib:0= ssl? ( dev-libs/openssl:0= ) mysql? ( php_targets_php8-0? ( dev-lang/php:8.0[mysql,mysqli(+)] ) php_targets_php8-1? ( dev-lang/php:8.1[mysql,mysqli(+)] ) ) php_targets_php8-0? ( dev-lang/php:8.0[cli,sockets?] ) php_targets_php8-1? ( dev-lang/php:8.1[cli,sockets?] )
DESCRIPTION=Event-driven asynchronous & concurrent & coroutine networking engine
EAPI=8
HOMEPAGE=https://www.swoole.co.uk
INHERIT=php-ext-pecl-r3
IUSE=debug http2 mysql sockets ssl php_targets_php8-0 php_targets_php8-1
KEYWORDS=amd64 ~x86
LICENSE=Apache-2.0
RDEPEND=app-arch/brotli:0= dev-libs/libpcre sys-libs/zlib:0= ssl? ( dev-libs/openssl:0= ) mysql? ( php_targets_php8-0? ( dev-lang/php:8.0[mysql,mysqli(+)] ) php_targets_php8-1? ( dev-lang/php:8.1[mysql,mysqli(+)] ) ) php_targets_php8-0? ( dev-lang/php:8.0[cli,sockets?] ) php_targets_php8-1? ( dev-lang/php:8.1[cli,sockets?] )
REQUIRED_USE=|| ( php_targets_php8-0 php_targets_php8-1 )
RESTRICT=test
SLOT=0
SRC_URI=https://pecl.php.net/get/swoole-4.8.7.tgz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 9d3a9a889a6fa62ae794f817c156491b autotools 5f729b9cb10d5eda573cd604c93c6dc5 php-ext-source-r3 3a4893beb5327f4519ae3278ef151fa7 php-ext-pecl-r3 4ca93611caa4190394eb13cc22aedbd0
_md5_=465d336fe5f4433a78758f319d025e60
|