libsoup3: update to 3.6.0; fix GTK2/3 app startup
[oi-userland.git] / components / web / php / php-8_1-ext-apcu / php81-ext-apcu.p5m
blob515c3c570ca973424e3240cd3b131bf701a4c97c
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 (c) 2016 Sergey Avseyev
13 # Copyright (c) 2019 Alexander Pyhalov
14 # Copyright (c) 2022 Friedrich Kink
17 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
18 set name=pkg.summary value='$(COMPONENT_SUMMARY)'
19 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
20 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
21 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
22 set name=info.classification value=$(COMPONENT_CLASSIFICATION)
24 license $(COMPONENT_LICENSE_FILE) license=$(COMPONENT_LICENSE)
26 <transform file path=usr/php/8.1/extensions/.*\.so -> \
27     add pkg.linted.userland.action001.2 true>
29 file path=usr/php/8.1/extensions/apcu.so
30 file path=usr/php/8.1/include/php/ext/apcu/apc.h
31 file path=usr/php/8.1/include/php/ext/apcu/apc_api.h
32 file path=usr/php/8.1/include/php/ext/apcu/apc_arginfo.h
33 file path=usr/php/8.1/include/php/ext/apcu/apc_cache.h
34 file path=usr/php/8.1/include/php/ext/apcu/apc_globals.h
35 file path=usr/php/8.1/include/php/ext/apcu/apc_iterator.h
36 file path=usr/php/8.1/include/php/ext/apcu/apc_lock.h
37 file path=usr/php/8.1/include/php/ext/apcu/apc_mutex.h
38 file path=usr/php/8.1/include/php/ext/apcu/apc_serializer.h
39 file path=usr/php/8.1/include/php/ext/apcu/apc_sma.h
40 file path=usr/php/8.1/include/php/ext/apcu/apc_stack.h
41 file path=usr/php/8.1/include/php/ext/apcu/php_apc.h
42 file path=usr/php/8.1/include/php/ext/apcu/php_apc_legacy_arginfo.h
43 file apcu.ini path=etc/php/8.1/conf.d/apcu.ini preserve=true mode=0644