You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
php/SOURCES/modulemd.src.txt

82 lines
1.7 KiB

---
document: modulemd
version: 2
data:
name: php
stream: 7.2
summary: PHP scripting language
description: >-
php 7.2 module
license:
module:
- GPLv2+
content:
- BSD
- MIT
- PHP
- Zend
dependencies:
- buildrequires:
httpd: [2.4]
nginx: [1.14]
platform: [el8]
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-json
- php-mbstring
- php-xml
devel:
rpms:
- libzip
- php-cli
- php-common
- php-devel
- php-fpm
- php-json
- 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: changed/i8c-stream-7.2/libzip-1.5.1-2.module+el8.1.0+3202+af5476b9
buildorder: 1
php:
rationale: Module API.
ref: changed/i8c-stream-7.2/php-7.2.24-1.module+el8.2.0+4601+7c76a223
buildorder: 1
php-pear:
rationale: Extension management
ref: changed/i8c-stream-7.2/php-pear-1.10.5-9.module+el8.1.0+3202+af5476b9
buildorder: 2
php-pecl-apcu:
rationale: APCu extension
ref: changed/i8c-stream-7.2/php-pecl-apcu-5.1.12-2.module+el8.1.0+3202+af5476b9
buildorder: 3
php-pecl-zip:
rationale: ZIP extension
ref: changed/i8c-stream-7.2/php-pecl-zip-1.15.3-1.module+el8.1.0+3186+20164e6f
buildorder: 3
...