libsoup3: update to 3.6.0; fix GTK2/3 app startup
[oi-userland.git] / components / web / php / php-8_1 / php81-cli.p5m
blob5ce347b5e622bed476d518b851a037054c6f0b24
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"). You may
4 # only use this file in accordance with the terms of the CDDL.
6 # A full copy of the text of the CDDL should have accompanied this
7 # source. A copy of the CDDL is also available via the Internet at
8 # http://www.illumos.org/license/CDDL.
12 # Copyright 2013 EveryCity Ltd. All rights reserved.
13 # Copyright 2022 Friedrich Kink. All rights reserved.
16 set name=pkg.fmri \
17     value=pkg:/$(COMPONENT_FMRI)/php-cli@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
18 set name=pkg.summary value="PHP Server 8.1 (cli)"
19 set name=info.classification value=org.opensolaris.category.2008:Development/PHP
20 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
21 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
22 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
24 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
26 depend type=require fmri=pkg:/$(COMPONENT_FMRI)/php-common
28 link path=usr/bin/php target=../php/8.1/bin/php mediator=php \
29     mediator-version=8.1
30 file path=usr/php/8.1/bin/php
31 file path=usr/php/8.1/include/php/sapi/cli/cli.h
32 file path=usr/php/8.1/share/man/man1/php.1
33 link path=usr/share/man/man1/php.1 \
34     target=../../../php/8.1/share/man/man1/php.1 mediator=php \
35     mediator-version=8.1