Topic: Adding php-pecl-imagick to PHP 7 packages

Hi,

First of all, thanks for your wonderful packages.

I've been trying your PHP 7 RPMs, but noticed that Imagick (php-pecl-imagick) is missing, whereas it's provided for PHP 5.6.
There is already a working implementation for PHP 7: https://github.com/mkoppanen/imagick/tree/phpseven

Would you consider creating a RPM for this extension, even though there's no stable release yet?
If I'm not mistaken, this is what you did for APCu already.

Many thanks!
Benjamin

Re: Adding php-pecl-imagick to PHP 7 packages

I will try to see if current code is ok (last time I check it was not, but seems some new commits)

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi

Re: Adding php-pecl-imagick to PHP 7 packages

Thanks! For what it's worth, I've just compiled it and it works fine for me.

Re: Adding php-pecl-imagick to PHP 7 packages

(php70-)php-pecl-imagick-3.3.0-0.6.20150930gitfccdde3 is now available in the repository.

Thanks for the notice about code being available.

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi

Re: Adding php-pecl-imagick to PHP 7 packages

Woah, that was fast, thanks a bunch! Keep up the good work wink

Re: Adding php-pecl-imagick to PHP 7 packages

smile

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi