vim: update to 9.1.0984
[oi-userland.git] / components / library / liblzo / lzo.p5m
blob74397ecef24b6aeb391b9317af9ad58a4bc1703d
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.
15 # Copyright 2019 Michal Nowak
18 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
19 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
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)
24 set name=pkg.human-version value=$(HUMAN_VERSION)
26 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
28 file path=usr/include/lzo/lzo1.h
29 file path=usr/include/lzo/lzo1a.h
30 file path=usr/include/lzo/lzo1b.h
31 file path=usr/include/lzo/lzo1c.h
32 file path=usr/include/lzo/lzo1f.h
33 file path=usr/include/lzo/lzo1x.h
34 file path=usr/include/lzo/lzo1y.h
35 file path=usr/include/lzo/lzo1z.h
36 file path=usr/include/lzo/lzo2a.h
37 file path=usr/include/lzo/lzo_asm.h
38 file path=usr/include/lzo/lzoconf.h
39 file path=usr/include/lzo/lzodefs.h
40 file path=usr/include/lzo/lzoutil.h
41 link path=usr/lib/$(MACH64)/liblzo2.so target=liblzo2.so.2.0.0
42 link path=usr/lib/$(MACH64)/liblzo2.so.2 target=liblzo2.so.2.0.0
43 file path=usr/lib/$(MACH64)/liblzo2.so.2.0.0
44 file path=usr/lib/$(MACH64)/pkgconfig/lzo2.pc
45 link path=usr/lib/liblzo2.so target=liblzo2.so.2.0.0
46 link path=usr/lib/liblzo2.so.2 target=liblzo2.so.2.0.0
47 file path=usr/lib/liblzo2.so.2.0.0
48 file path=usr/lib/pkgconfig/lzo2.pc
49 file path=usr/share/doc/lzo/AUTHORS
50 file path=usr/share/doc/lzo/COPYING
51 file path=usr/share/doc/lzo/LZO.FAQ
52 file path=usr/share/doc/lzo/LZO.TXT
53 file path=usr/share/doc/lzo/LZOAPI.TXT
54 file path=usr/share/doc/lzo/NEWS
55 file path=usr/share/doc/lzo/THANKS