blob: 33b80f21d2fff3b3924ed3b3fa76d7093f59caa5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=virtual/pkgconfig 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 ) php_targets_php8-0? ( dev-lang/php:8.0 ) php_targets_php8-1? ( dev-lang/php:8.1 )
DEFINED_PHASES=compile configure install prepare test
DEPEND=net-libs/zeromq php_targets_php7-4? ( dev-lang/php:7.4 ) php_targets_php8-0? ( dev-lang/php:8.0 ) php_targets_php8-1? ( dev-lang/php:8.1 )
DESCRIPTION=PHP Bindings for ZeroMQ messaging
EAPI=8
HOMEPAGE=https://pecl.php.net/zmq
INHERIT=php-ext-pecl-r3
IUSE=php_targets_php7-4 php_targets_php8-0 php_targets_php8-1
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RDEPEND=net-libs/zeromq:= php_targets_php7-4? ( dev-lang/php:7.4 ) php_targets_php8-0? ( dev-lang/php:8.0 ) php_targets_php8-1? ( dev-lang/php:8.1 )
REQUIRED_USE=|| ( php_targets_php7-4 php_targets_php8-0 php_targets_php8-1 )
SLOT=0
SRC_URI=https://github.com/zeromq/php-zmq/archive/ee5fbc693f07b2d6f0d9fd748f131be82310f386.tar.gz -> pecl-zmq-1.1.3_p20211103.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools f6f9415937fb35f6464179e64b6765e7 php-ext-source-r3 3c26d87acac034aedf8bf126f7010c8a php-ext-pecl-r3 5db9384543980900b5ecbac76136b6a8
_md5_=3b9645a20dca700bfac7052ef906982f
|