blob: a6d3b8e16422efac620a129c15532ccf5d197fb8 (
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=>=media-gfx/imagemagick-6.2.4:=[-openmp] test? ( >=media-gfx/imagemagick-6.2.4:=[jpeg,png,truetype] ) !<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_php5-5? ( dev-lang/php:5.5 ) php_targets_php5-6? ( dev-lang/php:5.6 ) php_targets_php7-0? ( dev-lang/php:7.0 )
DESCRIPTION=PHP wrapper for the ImageMagick library
EAPI=5
HOMEPAGE=http://pecl.php.net/imagick
IUSE=examples test php_targets_php5-5 php_targets_php5-6 php_targets_php7-0
KEYWORDS=amd64 x86
LICENSE=PHP-3.01
RDEPEND=>=media-gfx/imagemagick-6.2.4:=[-openmp] php_targets_php5-5? ( dev-lang/php:5.5 ) php_targets_php5-6? ( dev-lang/php:5.6 ) php_targets_php7-0? ( dev-lang/php:7.0 )
REQUIRED_USE=|| ( php_targets_php5-5 php_targets_php5-6 php_targets_php7-0 )
SLOT=0
SRC_URI=http://pecl.php.net/get/imagick-3.4.1.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 ea170b525f6a38a006be05c9d9429f13 flag-o-matic 35067884fbff37bc0c8e7421c5315558 libtool 4890219c51da247200223277f993e054 multilib 165fc17c38d1b11dac2008280dab6e80 php-ext-pecl-r2 738a8315cc641f854af2e615c618e70b php-ext-source-r2 d3d06f8b11fb8481e555b58df7360663 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=ec4d00e9d3303b2f6ece37f02c0cf6a7
|