hoewweken
2023-11-27 c5aab181151d729f313e9df78fae70b9dce43528
php-imagick add ini file

1 files added
2 files modified
5 ■■■■ changed files
components/web/php/php-8_1-ext-imagick/Makefile 2 ●●● patch | view | raw | blame | history
components/web/php/php-8_1-ext-imagick/imagick.ini 2 ●●●●● patch | view | raw | blame | history
components/web/php/php-8_1-ext-imagick/php-8_1-ext-imagick.p5m 1 ●●●● patch | view | raw | blame | history
components/web/php/php-8_1-ext-imagick/Makefile
@@ -18,7 +18,7 @@
COMPONENT_NAME=        php-8.1-ext-imagick
COMPONENT_VERSION=    3.7.0
COMPONENT_REVISION=    1
COMPONENT_REVISION=    2
COMPONENT_SUMMARY=    ImageMagick for PHP
COMPONENT_PROJECT_URL=    https://pecl.php.net/package/imagick
COMPONENT_SRC=        imagick-$(COMPONENT_VERSION)
components/web/php/php-8_1-ext-imagick/imagick.ini
New file
@@ -0,0 +1,2 @@
[imagick]
extension=imagick.so
components/web/php/php-8_1-ext-imagick/php-8_1-ext-imagick.p5m
@@ -28,3 +28,4 @@
file path=usr/php/8.1/extensions/imagick.so
file path=usr/php/8.1/include/php/ext/imagick/php_imagick_shared.h
file imagick.ini path=etc/php/8.1/conf.d/imagick.ini preserve=true mode=0644