libgcrypt: update to 1.8.3
[unleashed-userland.git] / components / library / liblzo / lzo.p5m
blobac5e0de36c1fdd6a0fcf9fa936f4b9f1482886c5
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 2012 EveryCity Ltd. All rights reserved.
13 # Copyright 2013 Adam Stevko. All rights reserved.
14 # Copyright 2016 Jim Klimov. All rights reserved.
17 <transform dir path=usr$ -> default group sys>
18 <transform dir path=usr/share$ -> default group sys>
19 <transform dir path=usr/share/doc$ -> default group other>
21 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
22 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
23 set name=info.upstream-url value="$(COMPONENT_PROJECT_URL)"
24 set name=info.source-url value="$(COMPONENT_ARCHIVE_URL)"
25 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
26 set name=info.classification value="org.opensolaris.category.2008:$(COMPONENT_CLASSIFICATION)"
28 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
29 license COPYING license="GPLv2"
31 dir path=usr
32 dir path=usr/include
33 dir path=usr/include/lzo
34 dir path=usr/lib
35 dir path=usr/lib/$(MACH64)
36 dir path=usr/share
37 dir path=usr/share/doc
38 dir path=usr/share/doc/lzo
39 file path=usr/include/lzo/lzo1.h
40 file path=usr/include/lzo/lzo1a.h
41 file path=usr/include/lzo/lzo1b.h
42 file path=usr/include/lzo/lzo1c.h
43 file path=usr/include/lzo/lzo1f.h
44 file path=usr/include/lzo/lzo1x.h
45 file path=usr/include/lzo/lzo1y.h
46 file path=usr/include/lzo/lzo1z.h
47 file path=usr/include/lzo/lzo2a.h
48 file path=usr/include/lzo/lzo_asm.h
49 file path=usr/include/lzo/lzoconf.h
50 file path=usr/include/lzo/lzodefs.h
51 file path=usr/include/lzo/lzoutil.h
52 file path=usr/lib/$(MACH64)/liblzo2.so.2.0.0
53 file path=usr/lib/liblzo2.so.2.0.0
54 file path=usr/share/doc/lzo/AUTHORS
55 file path=usr/share/doc/lzo/COPYING
56 file path=usr/share/doc/lzo/LZO.FAQ
57 file path=usr/share/doc/lzo/LZO.TXT
58 file path=usr/share/doc/lzo/LZOAPI.TXT
59 file path=usr/share/doc/lzo/NEWS
60 file path=usr/share/doc/lzo/THANKS
61 link path=usr/lib/$(MACH64)/liblzo2.so target=liblzo2.so.2.0.0
62 link path=usr/lib/$(MACH64)/liblzo2.so.2 target=liblzo2.so.2.0.0
63 link path=usr/lib/liblzo2.so target=liblzo2.so.2.0.0
64 link path=usr/lib/liblzo2.so.2 target=liblzo2.so.2.0.0