iusrepo / wishlist

meta repo for IUS new package requests
33 stars 8 forks source link

php73-pecl-gmagick #232

Closed kelnei closed 2 years ago

kelnei commented 5 years ago

What new package do you want?

php73-pecl-gmagick

Why?

A faster and better alternative to php73-pecl-imagick and ImageMagick using the GraphicsMagick API. Supports huge images.

Testing

I agree to test the new package to ensure that it works as expected. Once I am satisfied with the results of my testing I will comment on this issue with the word "STABLE" to get it promoted to the stable repos.

kelnei commented 5 years ago

Port from Fedora for IUS: php73-pecl-gmagick

ZTS off

---------------------------------------------------------------------
Exts skipped    :    0
Exts tested     :   15
---------------------------------------------------------------------

Number of tests :  184               178
Tests skipped   :    6 (  3.3%) --------
Tests warned    :    0 (  0.0%) (  0.0%)
Tests failed    :    0 (  0.0%) (  0.0%)
Expected fail   :    1 (  0.5%) (  0.6%)
Tests passed    :  177 ( 96.2%) ( 99.4%)
---------------------------------------------------------------------
Time taken      :   20 seconds
carlwgeorge commented 5 years ago

IUS stands for "Inline with Upstream Stable". gmagick doesn't have a stable release upstream. All of their releases are marked as "alpha" or "beta" as the state on PECL. Strangely enough the most recent release is labeled as "2.0.5RC1" but has a state of "beta".

I'm going to put this one on hold until we get some clarity from upstream in the form of a stable release.

kelnei commented 5 years ago

I'm fine with that. We can install it directly through PECL for now.

Workaround: sudo pecl install gmagick-2.0.5RC1

jeffsheltren commented 2 years ago

PHP 7.3. is now EOL