From a56ed9a3b851d2d62139d703b17143a214c2f75d Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Aug 04 2022 15:23:40 +0000 Subject: transmodrify/c8s-stream-8.0/php-8.0-8070020220720093548.afd00e68 --- diff --git a/php.yaml b/php.yaml new file mode 100644 index 0000000..8fcf86b --- /dev/null +++ b/php.yaml @@ -0,0 +1,88 @@ +--- +document: modulemd +version: 2 +data: + name: php + stream: "8.0" + summary: PHP scripting language + description: >- + php 8.0 module + license: + module: + - GPLv2+ + content: + - BSD + - MIT + - PHP + - Zend + dependencies: + - buildrequires: + httpd: [2.4] + nginx: [1.14] + platform: [el8.7.0] + requires: + httpd: [2.4] + nginx: [] + platform: [el8] + references: + documentation: http://php.net/ + tracker: https://bugs.php.net/ + profiles: + common: + rpms: + - php-cli + - php-common + - php-fpm + - php-mbstring + - php-xml + devel: + rpms: + - libzip + - php-cli + - php-common + - php-devel + - php-fpm + - php-mbstring + - php-pear + - php-pecl-zip + - php-process + - php-xml + minimal: + rpms: + - php-cli + - php-common + api: + rpms: + - php-fpm + components: + rpms: + libzip: + rationale: ZIP library + ref: cd1410b4d8185ce5c4917d5eb6583b8b24175976 + buildorder: 1 + php: + rationale: Module API. + ref: b06fba47f95733de5904481f0ec13427f9cf85ed + buildorder: 1 + php-pear: + rationale: Extension management + ref: a15e8c7800d2593b6242df1e96d89ca0254cd8a0 + buildorder: 2 + php-pecl-apcu: + rationale: APCu extension + ref: a9d52dc5edd19384ba676008fb95c3b6c3818fa0 + buildorder: 3 + php-pecl-rrd: + rationale: RRD extension + ref: ef0bf1c37b54fdea482ef283995bb2b542ea9a9e + buildorder: 3 + php-pecl-xdebug3: + rationale: Xdebug extension + ref: 5fe7afbdd069a31faa839460ca0e54ac5f64a49d + buildorder: 3 + php-pecl-zip: + rationale: ZIP extension + ref: ea7af42136a779cd8767c3fa8aa047d3b440a58d + buildorder: 3 +... +