4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
21 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
23 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
25 value=pkg:/library/lcms@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
26 set name=pkg.description \
27 value="A small-footprint color management engine, with special focus on accuracy and performance"
28 set name=pkg.summary value="The Little Color Management System"
29 set name=com.oracle.info.description value="the Little Color Management System"
30 set name=com.oracle.info.tpno value=9072
31 set name=info.classification \
32 value=org.opensolaris.category.2008:System/Libraries
33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
34 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
35 set name=org.opensolaris.arc-caseid \
37 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
40 file path=usr/bin/icc2ps
41 file path=usr/bin/icclink
42 file path=usr/bin/icctrans
43 file path=usr/bin/jpegicc
44 file path=usr/bin/tiffdiff
45 file path=usr/bin/tifficc
46 file path=usr/bin/wtpt
47 file path=usr/include/lcms/icc34.h
48 file path=usr/include/lcms/lcms.h
49 file path=usr/lib/$(MACH64)/liblcms.so.1.0.19
50 file path=usr/lib/$(MACH64)/pkgconfig/lcms.pc
51 file path=usr/lib/liblcms.so.1.0.19
52 file path=usr/lib/pkgconfig/lcms.pc
53 file path=usr/share/man/man1/icc2ps.1
54 file path=usr/share/man/man1/icclink.1
55 file samples/icctrans.1 path=usr/share/man/man1/icctrans.1
56 file path=usr/share/man/man1/jpegicc.1
57 file path=usr/share/man/man1/tifficc.1
58 file path=usr/share/man/man1/wtpt.1
60 license lcms.license license=MIT
62 link path=usr/lib/$(MACH64)/liblcms.so target=liblcms.so.1.0.19
63 link path=usr/lib/$(MACH64)/liblcms.so.1 target=liblcms.so.1.0.19
64 link path=usr/lib/liblcms.so target=liblcms.so.1.0.19
65 link path=usr/lib/liblcms.so.1 target=liblcms.so.1.0.19
67 depend fmri=library/python/lcms-27@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) \
68 predicate=runtime/python-27 \