2025-12-21 01:15:56 UTC

This commit is contained in:
Repository mirror & CI
2025-12-21 01:15:56 +00:00
parent 9e248d0064
commit 455fb11f83
3 changed files with 10 additions and 10 deletions

View File

@@ -1,17 +1,17 @@
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.18:1.18 >=dev-build/automake-1.17-r1:1.17 ) || ( >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3 sys-devel/m4 dev-build/libtool php_targets_php8-2? ( dev-lang/php:8.2[-debug] ) php_targets_php8-3? ( dev-lang/php:8.3[-debug] ) php_targets_php8-4? ( dev-lang/php:8.4[-debug] )
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.18:1.18 >=dev-build/automake-1.17-r1:1.17 ) || ( >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3 sys-devel/m4 dev-build/libtool php_targets_php8-2? ( dev-lang/php:8.2[-debug] ) php_targets_php8-3? ( dev-lang/php:8.3[-debug] ) php_targets_php8-4? ( dev-lang/php:8.4[-debug] ) php_targets_php8-5? ( dev-lang/php:8.5[-debug] )
DEFINED_PHASES=compile configure install prepare test
DEPEND=media-gfx/imagemagick:= test? ( media-gfx/imagemagick:=[hdri,jpeg,png,svg,truetype,xml] ) php_targets_php8-2? ( dev-lang/php:8.2[-debug] ) php_targets_php8-3? ( dev-lang/php:8.3[-debug] ) php_targets_php8-4? ( dev-lang/php:8.4[-debug] )
DEPEND=media-gfx/imagemagick:= test? ( media-gfx/imagemagick:=[fontconfig,-hardened,hdri,jpeg,png,svg,truetype,xml] ) php_targets_php8-2? ( dev-lang/php:8.2[-debug] ) php_targets_php8-3? ( dev-lang/php:8.3[-debug] ) php_targets_php8-4? ( dev-lang/php:8.4[-debug] ) php_targets_php8-5? ( dev-lang/php:8.5[-debug] )
DESCRIPTION=PHP wrapper for the ImageMagick library
EAPI=8
HOMEPAGE=https://pecl.php.net/package/imagick https://github.com/Imagick/imagick
INHERIT=php-ext-pecl-r3
IUSE=examples test php_targets_php8-2 php_targets_php8-3 php_targets_php8-4
KEYWORDS=~amd64 ~arm ~arm64 ~x86
IUSE=examples test php_targets_php8-2 php_targets_php8-3 php_targets_php8-4 php_targets_php8-5
KEYWORDS=~amd64 ~arm ~arm64 ~riscv ~x86
LICENSE=PHP-3.01
RDEPEND=media-gfx/imagemagick:= php_targets_php8-2? ( dev-lang/php:8.2[-debug] ) php_targets_php8-3? ( dev-lang/php:8.3[-debug] ) php_targets_php8-4? ( dev-lang/php:8.4[-debug] )
REQUIRED_USE=|| ( php_targets_php8-2 php_targets_php8-3 php_targets_php8-4 )
RDEPEND=media-gfx/imagemagick:= php_targets_php8-2? ( dev-lang/php:8.2[-debug] ) php_targets_php8-3? ( dev-lang/php:8.3[-debug] ) php_targets_php8-4? ( dev-lang/php:8.4[-debug] ) php_targets_php8-5? ( dev-lang/php:8.5[-debug] )
REQUIRED_USE=|| ( php_targets_php8-2 php_targets_php8-3 php_targets_php8-4 php_targets_php8-5 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://pecl.php.net/get/imagick-3.8.0.tgz
SRC_URI=https://pecl.php.net/get/imagick-3.8.1.tgz
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db libtool c81bd096be5f4c82f4e8f156ef112402 autotools 955b29ccd82c1df4755e5f37748d2fa6 php-ext-source-r3 57493651a3540d6ef7bff5e1c97c8dd3 php-ext-pecl-r3 4ca93611caa4190394eb13cc22aedbd0
_md5_=455a98273e4fc6ab69c301622319976d
_md5_=c0968e0e55f2f09b2e85cd7c26918672

View File

@@ -8037,7 +8037,7 @@ dev-php/pecl-brotli 0.15.0 0.16.0 9999: Brotli compression extension for PHP
dev-php/pecl-dio 0.2.1: Direct I/O functions for PHP
dev-php/pecl-event 3.1.4: PHP wrapper for libevent2
dev-php/pecl-http 4.2.6: Extended HTTP Support for PHP
dev-php/pecl-imagick 3.7.0-r3 3.7.0-r4 3.8.0: PHP wrapper for the ImageMagick library
dev-php/pecl-imagick 3.7.0-r3 3.7.0-r4 3.8.1: PHP wrapper for the ImageMagick library
dev-php/pecl-mailparse 3.1.6: PHP extension for parsing and working with RFC822 and MIME compliant messages
dev-php/pecl-memcached 3.3.0 3.4.0: Interface PHP with memcached via libmemcached library
dev-php/pecl-mongodb 1.16.2-r1: MongoDB database driver for PHP

View File

@@ -1 +1 @@
Sun, 21 Dec 2025 01:00:52 +0000
Sun, 21 Dec 2025 01:15:56 +0000