blob: 550677efd80c57be95efa3e8890c03b121374a57 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=>=net-libs/rabbitmq-c-0.5.2 !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 >=sys-devel/m4-1.4.3 >=sys-devel/libtool-1.5.18 php_targets_php7-0? ( dev-lang/php:7.0 ) php_targets_php5-6? ( dev-lang/php:5.6 ) php_targets_php5-5? ( dev-lang/php:5.5 )
DESCRIPTION=PHP Bindings for AMQP 0-9-1 compatible brokers
EAPI=5
HOMEPAGE=http://pecl.php.net/amqp
IUSE=php_targets_php7-0 php_targets_php5-6 php_targets_php5-5
KEYWORDS=~amd64 ~x86
LICENSE=PHP-3.01
RDEPEND=>=net-libs/rabbitmq-c-0.5.2 php_targets_php7-0? ( dev-lang/php:7.0 ) php_targets_php5-6? ( dev-lang/php:5.6 ) php_targets_php5-5? ( dev-lang/php:5.5 )
REQUIRED_USE=|| ( php_targets_php7-0 php_targets_php5-6 php_targets_php5-5 )
SLOT=0
SRC_URI=http://pecl.php.net/get/amqp-1.7.0.tgz
_eclass_exported_funcs=src_unpack:php-ext-source-r2 src_prepare:php-ext-source-r2 src_configure:php-ext-source-r2 src_compile:php-ext-pecl-r2 src_test:php-ext-pecl-r2 src_install:php-ext-pecl-r2
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils b83a2420b796f7c6eff682679d08fe25 flag-o-matic 8632fcd33a047954f007dee9a137bdcc libtool 4890219c51da247200223277f993e054 multilib d062ae4ba2fc40a19c11de2ad89b6616 php-ext-pecl-r2 738a8315cc641f854af2e615c618e70b php-ext-source-r2 d3d06f8b11fb8481e555b58df7360663 toolchain-funcs 6198c04daba0e1307bd844df7d37f423
_md5_=1ff22152ba8f063c4e31226e90d0f68e
|