Commit Graph

8 Commits

Author SHA1 Message Date
termux-pacman-bot
c9ba9ecb64 some packages: Re-enable clang16-porting
%ci:no-build
2023-04-07 01:27:08 +00:00
termux-pacman-bot
754acad112 *: Disable clang16-porting for auto-updating packages
%ci:no-build
2023-03-28 07:33:10 +00:00
termux-pacman-bot
eb1e10e2a4 rebuild(main/php-*): rebuild after php upgrade to 8.2
Have not tested all addons, but at least php-redis and php-imagick
fails to load after update:
  $ php -dextension=redis.so

  Warning: PHP Startup: Unable to load dynamic library 'redis.so' (tried: /data/data/com.termux/files/usr/lib/php/redis.so (dlopen failed: cannot locate symbol "_zend_get_parameters_array_ex" referenced by "/data/data/com.termux/files/usr/lib/php/redis.so"...), /data/data/com.termux/files/usr/lib/php/redis.so.so (dlopen failed: library "/data/data/com.termux/files/usr/lib/php/redis.so.so" not found)) in Unknown on line 0

  $ php -dextension=imagick.so

  Warning: PHP Startup: imagick: Unable to initialize module
  Module compiled with module API=20210902
  PHP    compiled with module API=20220829
  These options need to match
   in Unknown on line 0

Rebuild all our addons to fix these issues.
2022-12-27 14:01:31 +00:00
termux-pacman-bot
b2a901e482 php-imagick: Disable OpenMP 2022-09-15 03:39:40 +00:00
termux-actions[bot]
b81acd1fee packages/php-imagick 2022-04-20 11:07:14 +00:00
Maxython
bf731721ba Update package php-imagick 2021-11-06 13:58:13 +03:00
Henrik Grimler
9e9556da88 php-imagick: mv imagemagick BUILD_DEPENDS->DEPENDS
The resulting imagick library is linked against
libMagickWand-7.Q1HDRI.so and libMagickCore-7.Q16HDRI.so, so
imagemagick is a runtime dependency.
2021-08-10 10:54:36 +02:00
Ian Hu
3443859e57 add php-imagick 2021-08-08 09:55:47 +02:00