vim: update to 9.1.0984
[oi-userland.git] / components / library / libraw / libraw.p5m
blobf29820fd5821def871a85d72d0ebfa5fe906d87d
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 2023 Andreas Wacknitz
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.human-version value=$(HUMAN_VERSION)
18 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
19 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
20 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
21 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
22 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
24 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
26 file path=usr/bin/4channels
27 file path=usr/bin/dcraw_emu
28 file path=usr/bin/dcraw_half
29 file path=usr/bin/half_mt
30 file path=usr/bin/mem_image
31 file path=usr/bin/multirender_test
32 file path=usr/bin/postprocessing_benchmark
33 file path=usr/bin/raw-identify
34 file path=usr/bin/rawtextdump
35 file path=usr/bin/simple_dcraw
36 file path=usr/bin/unprocessed_raw
37 file path=usr/include/libraw/libraw.h
38 file path=usr/include/libraw/libraw_alloc.h
39 file path=usr/include/libraw/libraw_const.h
40 file path=usr/include/libraw/libraw_datastream.h
41 file path=usr/include/libraw/libraw_internal.h
42 file path=usr/include/libraw/libraw_types.h
43 file path=usr/include/libraw/libraw_version.h
44 link path=usr/lib/$(MACH64)/libraw.so target=libraw.so.23.0.0
45 link path=usr/lib/$(MACH64)/libraw.so.23 target=libraw.so.23.0.0
46 file path=usr/lib/$(MACH64)/libraw.so.23.0.0
47 link path=usr/lib/$(MACH64)/libraw_r.so target=libraw_r.so.23.0.0
48 link path=usr/lib/$(MACH64)/libraw_r.so.23 target=libraw_r.so.23.0.0
49 file path=usr/lib/$(MACH64)/libraw_r.so.23.0.0
50 file path=usr/lib/$(MACH64)/pkgconfig/libraw.pc
51 file path=usr/lib/$(MACH64)/pkgconfig/libraw_r.pc
52 file path=usr/share/doc/libraw/COPYRIGHT
53 file path=usr/share/doc/libraw/Changelog.txt
54 file path=usr/share/doc/libraw/LICENSE.CDDL
55 file path=usr/share/doc/libraw/LICENSE.LGPL