Add ext-yac

This commit is contained in:
crazywhalecc
2026-03-17 15:41:00 +08:00
parent 0a60ebad17
commit 83c266a713
2 changed files with 39 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
ext-yac:
type: php-extension
artifact:
source:
type: pecl
name: yac
metadata:
license-files: [LICENSE]
license: PHP-3.01
depends@unix:
- fastlz
- ext-igbinary
php-extension:
arg-type@unix: '--enable-yac@shared_suffix@ --enable-igbinary --enable-json --with-system-fastlz'