1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-15 15:56:40 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Termux Github Actions
a19bb5a0b4 bump(main/php-zephir-parser): 1.5.2
This commit has been automatically submitted by Github Actions.
2022-12-28 00:23:14 +00:00
Henrik Grimler
ac991b4167
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:57:53 +01:00
Termux Github Actions
2e213706f9 php-zephir-parser: update to 1.5.1
This commit has been automatically submitted by Github Actions.
2022-09-19 12:13:41 +00:00
Henrik Grimler
ef84298feb
chore(tree-wide): remove exe bit from build.sh scripts
There is zero reason to have our build recipes marked as executable.

%ci:no-build
2022-07-30 19:43:55 +02:00
2096779623
dd23a889c2 chore: Remove the . in TERMUX_PKG_DESCRIPTION
[skip ci]
2022-07-11 15:45:04 +05:30
Termux Github Actions
ebd5c4f367 php-zephir-parser: update to 1.5.0
This commit has been automatically submitted by Github Actions.
2022-02-13 00:27:44 +00:00
Termux Github Actions
f8babb8fb3 php-zephir-parser: update to 1.4.2
This commit has been automatically submitted by Github Actions.
2021-12-12 00:29:00 +00:00
Yaksh Bariya
b77deeb32b Rebuild packages dependent on php and remove x86_64 as blacklisted arch 2021-11-05 06:49:54 +05:30
Leonid Pliushch
27afd9e665
auto updates: migrate config from github-projects.txt to build.sh-specific
Re-enable automatic updates after deleting github-projects.txt.

%ci:no-build
2021-10-04 13:43:31 +03:00
Termux Github Actions
63b870f285 php-zephir-parser: update to 1.4.1
This commit has been automatically submitted by Github Actions.
2021-09-29 12:19:01 +00:00
Ian Hu
aa110da201 php-zephir-parse: optimize host build 2021-08-03 13:41:09 +02:00
Ian Hu
ec8f35afc7 php-zephir-parser: fix host build 2021-08-03 13:41:09 +02:00
Ian Hu
4228cd53cf add php-zephir-parser 2021-08-03 13:41:09 +02:00