extract shared-only extensions into their own folder

This commit is contained in:
henderkes
2026-07-22 18:46:41 +07:00
parent 0299ed52b3
commit 81213f5c6e
4 changed files with 4 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ ext-mysqlnd_ed25519:
source: source:
type: pie type: pie
repo: mariadb/mysqlnd_ed25519 repo: mariadb/mysqlnd_ed25519
extract: mysqlnd_ed25519
metadata: metadata:
license-files: [LICENSE] license-files: [LICENSE]
license: BSD-3-Clause license: BSD-3-Clause

View File

@@ -4,6 +4,7 @@ ext-mysqlnd_parsec:
source: source:
type: pie type: pie
repo: mariadb/mysqlnd_parsec repo: mariadb/mysqlnd_parsec
extract: mysqlnd_parsec
metadata: metadata:
license-files: [LICENSE] license-files: [LICENSE]
license: BSD-3-Clause license: BSD-3-Clause

View File

@@ -4,6 +4,7 @@ ext-pcov:
source: source:
type: pie type: pie
repo: pecl/pcov repo: pecl/pcov
extract: pcov
metadata: metadata:
license-files: [LICENSE] license-files: [LICENSE]
license: PHP-3.01 license: PHP-3.01

View File

@@ -4,6 +4,7 @@ ext-xdebug:
source: source:
type: pie type: pie
repo: xdebug/xdebug repo: xdebug/xdebug
extract: xdebug
metadata: metadata:
license-files: [LICENSE] license-files: [LICENSE]
license: Xdebug-1.03 license: Xdebug-1.03