blob: 907c21786dd8237e20d81fd57fc088798af3ea0f (
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.4:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4 sys-devel/m4 sys-devel/libtool extension? ( 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 postinst prepare test
DEPEND=extension? ( dev-libs/libmaxminddb ) extension? ( 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 reader for the MaxMind database format
EAPI=8
HOMEPAGE=https://github.com/maxmind/MaxMind-DB-Reader-php
INHERIT=php-ext-source-r3
IUSE=extension test php_targets_php7-4 php_targets_php8-0 php_targets_php8-1
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=extension? ( dev-libs/libmaxminddb ) extension? ( 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=extension? ( || ( php_targets_php7-4 php_targets_php8-0 php_targets_php8-1 ) )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/maxmind/MaxMind-DB-Reader-php/archive/v1.11.0.tar.gz -> MaxMind-DB-Reader-php-1.11.0.tar.gz
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 libtool 241a8f577b9781a42a7421e53448a44e autotools ed3ef2014ee93d24bde80f0c0ea9732e php-ext-source-r3 3c26d87acac034aedf8bf126f7010c8a
_md5_=c6a0e02156eaef0983eccdda550a8d32
|