openjdk-23: use OpenJDK 23 as the boot JDK
[oi-userland.git] / components / library / liblzo / manifests / sample-manifest.p5m
bloba804232e3a5ad5d08e80d38ba95aef5d3862b4e4
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2018 <contributor>
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
18 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
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)
23 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
25 file path=usr/include/lzo/lzo1.h
26 file path=usr/include/lzo/lzo1a.h
27 file path=usr/include/lzo/lzo1b.h
28 file path=usr/include/lzo/lzo1c.h
29 file path=usr/include/lzo/lzo1f.h
30 file path=usr/include/lzo/lzo1x.h
31 file path=usr/include/lzo/lzo1y.h
32 file path=usr/include/lzo/lzo1z.h
33 file path=usr/include/lzo/lzo2a.h
34 file path=usr/include/lzo/lzo_asm.h
35 file path=usr/include/lzo/lzoconf.h
36 file path=usr/include/lzo/lzodefs.h
37 file path=usr/include/lzo/lzoutil.h
38 link path=usr/lib/$(MACH64)/liblzo2.so target=liblzo2.so.2.0.0
39 link path=usr/lib/$(MACH64)/liblzo2.so.2 target=liblzo2.so.2.0.0
40 file path=usr/lib/$(MACH64)/liblzo2.so.2.0.0
41 file path=usr/lib/$(MACH64)/pkgconfig/lzo2.pc
42 link path=usr/lib/liblzo2.so target=liblzo2.so.2.0.0
43 link path=usr/lib/liblzo2.so.2 target=liblzo2.so.2.0.0
44 file path=usr/lib/liblzo2.so.2.0.0
45 file path=usr/lib/pkgconfig/lzo2.pc
46 file path=usr/share/doc/lzo/AUTHORS
47 file path=usr/share/doc/lzo/COPYING
48 file path=usr/share/doc/lzo/LZO.FAQ
49 file path=usr/share/doc/lzo/LZO.TXT
50 file path=usr/share/doc/lzo/LZOAPI.TXT
51 file path=usr/share/doc/lzo/NEWS
52 file path=usr/share/doc/lzo/THANKS