Bump libcompizconfig to 8.10
[unleashed-userland.git] / components / php-5_4-ext-mysqli / php54-ext-mysqli.p5m
blob3bf06e122a1c5da2bfbd78a44193389fe13255ec
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.
15 # Transforms
16 <transform file path=.+/lib/.+\.a$ -> drop>
17 <transform file path=.+/lib/.+\.la$ -> drop>
18 <transform file path=.+/share/info/dir -> drop>
20 set name=pkg.fmri value=pkg:/web/php-54/extension/php-mysqli@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
21 set name=pkg.summary value="PHP Server 5.4 (mysqli extension)"
22 set name=info.upstream-url value="http://www.php.net"
23 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
24 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
25 set name=info.classification \
26     value="org.opensolaris.category.2008:Development/PHP"
28 license php54.license license="PHP54 License"
30 dir path=etc/php
31 dir path=etc/php/5.4
32 dir path=etc/php/5.4/conf.d
33 dir path=usr/php/5.4/extensions
34 dir path=usr/php/5.4/extensions/$(MACH64)
35 dir path=usr/php/5.4/include
36 dir path=usr/php/5.4/include/php
37 dir path=usr/php/5.4/include/php/ext
38 dir path=usr/php/5.4/include/php/ext/mysqli
39 file path=usr/php/5.4/include/php/ext/mysqli/php_mysqli_structs.h
40 file mysqli.ini path=/etc/php/5.4/conf.d/mysqli.ini preserve=true
41 file path=usr/php/5.4/extensions/$(MACH64)/mysqli.so
42 file path=usr/php/5.4/extensions/mysqli.so