gtk+3: fix dependencies for new gnome/accessibility/at-spi2-core
[oi-userland.git] / components / web / php / php-8_3 / php83-cli.p5m
blob0dad090dbf00513cb461df463a68ea7b3e521822
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 2024 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.human-version value=$(HUMAN_VERSION)
19 set name=pkg.summary value="PHP Server 8.3 (cli)"
20 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
21 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
22 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
23 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
25 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
27 depend type=require fmri=pkg:/$(COMPONENT_FMRI)/php-common
29 link path=usr/bin/php target=../php/8.3/bin/php mediator=php \
30     mediator-version=8.3
31 file path=usr/php/8.3/bin/php
32 file path=usr/php/8.3/include/php/sapi/cli/cli.h
33 file path=usr/php/8.3/share/man/man1/php.1
34 link path=usr/share/man/man1/php.1 \
35     target=../../../php/8.3/share/man/man1/php.1 mediator=php \
36     mediator-version=8.3