blob: 1f76239ce0b96db46810b141566dbffd7f26cc6a (
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.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 sys-devel/m4 sys-devel/libtool php_targets_php7-3? ( dev-lang/php:7.3[-threads(-)] ) php_targets_php7-4? ( dev-lang/php:7.4[-threads(-)] ) php_targets_php8-0? ( dev-lang/php:8.0[-threads(-)] )
DEFINED_PHASES=compile configure install postinst prepare test
DEPEND=php_targets_php7-3? ( dev-lang/php:7.3[-threads(-)] ) php_targets_php7-4? ( dev-lang/php:7.4[-threads(-)] ) php_targets_php8-0? ( dev-lang/php:8.0[-threads(-)] )
DESCRIPTION=A PHP debugging and profiling extension
EAPI=7
HOMEPAGE=https://xdebug.org/
INHERIT=php-ext-source-r3
IUSE=php_targets_php7-3 php_targets_php7-4 php_targets_php8-0
KEYWORDS=~amd64 ~hppa ~ppc ~ppc64 ~x86
LICENSE=Xdebug
RDEPEND=php_targets_php7-3? ( dev-lang/php:7.3[-threads(-)] ) php_targets_php7-4? ( dev-lang/php:7.4[-threads(-)] ) php_targets_php8-0? ( dev-lang/php:8.0[-threads(-)] )
REQUIRED_USE=|| ( php_targets_php7-3 php_targets_php7-4 php_targets_php8-0 )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/xdebug/xdebug/archive/3.0.2.tar.gz -> xdebug-3.0.2.tar.gz
_eclasses_=gnuconfig 9f91b4b0c84e734a87492d4293f03de5 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e libtool f143db5a74ccd9ca28c1234deffede96 autotools 9e63f92c2a5d867fea55ecb160c7d354 php-ext-source-r3 59705d3e8b4658c589d46b4c7f90150c
_md5_=16a4e8d95f4ed4031625e7aa8421e6e1
|