components/lcms/lcms.p5m
changeset 50 dc11f95a7150
parent 49 13d31a6d756e
child 51 4e71a2b139b2
equal deleted inserted replaced
49:13d31a6d756e 50:dc11f95a7150
     1 #
       
     2 # CDDL HEADER START
       
     3 #
       
     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.
       
     7 #
       
     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.
       
    12 #
       
    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]
       
    18 #
       
    19 # CDDL HEADER END
       
    20 #
       
    21 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
       
    22 #
       
    23 license COPYING license="LCMS"
       
    24 dir path=usr
       
    25 dir path=usr/bin
       
    26 dir path=usr/bin/$(MACH64) variant.arch=$(ARCH)
       
    27 dir path=usr/include
       
    28 dir path=usr/include/lcms
       
    29 dir path=usr/lib
       
    30 dir path=usr/lib/$(MACH64) variant.arch=$(ARCH)
       
    31 dir path=usr/lib/$(MACH64)/pkgconfig variant.arch=$(ARCH)
       
    32 dir path=usr/lib/pkgconfig
       
    33 dir path=usr/share
       
    34 dir path=usr/share/man
       
    35 dir path=usr/share/man/man1
       
    36 file NOHASH path=usr/bin/$(MACH64)/icc2ps variant.arch=$(ARCH)
       
    37 file NOHASH path=usr/bin/$(MACH64)/icclink variant.arch=$(ARCH)
       
    38 file NOHASH path=usr/bin/$(MACH64)/icctrans variant.arch=$(ARCH)
       
    39 file NOHASH path=usr/bin/$(MACH64)/jpegicc variant.arch=$(ARCH)
       
    40 file NOHASH path=usr/bin/$(MACH64)/tiffdiff variant.arch=$(ARCH)
       
    41 file NOHASH path=usr/bin/$(MACH64)/tifficc variant.arch=$(ARCH)
       
    42 file NOHASH path=usr/bin/$(MACH64)/wtpt variant.arch=$(ARCH)
       
    43 file NOHASH path=usr/bin/icc2ps variant.arch=$(ARCH)
       
    44 file NOHASH path=usr/bin/icclink variant.arch=$(ARCH)
       
    45 file NOHASH path=usr/bin/icctrans variant.arch=$(ARCH)
       
    46 file NOHASH path=usr/bin/jpegicc variant.arch=$(ARCH)
       
    47 file NOHASH path=usr/bin/tiffdiff variant.arch=$(ARCH)
       
    48 file NOHASH path=usr/bin/tifficc variant.arch=$(ARCH)
       
    49 file NOHASH path=usr/bin/wtpt variant.arch=$(ARCH)
       
    50 file NOHASH path=usr/include/lcms/icc34.h
       
    51 file NOHASH path=usr/include/lcms/lcms.h
       
    52 #file NOHASH path=usr/lib/$(MACH64)/liblcms.la variant.arch=$(ARCH)
       
    53 file NOHASH path=usr/lib/$(MACH64)/liblcms.so.1.0.19 variant.arch=$(ARCH)
       
    54 file NOHASH path=usr/lib/$(MACH64)/pkgconfig/lcms.pc variant.arch=$(ARCH)
       
    55 #file NOHASH path=usr/lib/liblcms.la variant.arch=$(ARCH)
       
    56 file NOHASH path=usr/lib/liblcms.so.1.0.19 variant.arch=$(ARCH)
       
    57 file NOHASH path=usr/lib/pkgconfig/lcms.pc
       
    58 file NOHASH path=usr/share/man/man1/icc2ps.1
       
    59 file NOHASH path=usr/share/man/man1/icclink.1
       
    60 file NOHASH path=usr/share/man/man1/jpegicc.1
       
    61 file NOHASH path=usr/share/man/man1/tifficc.1
       
    62 file NOHASH path=usr/share/man/man1/wtpt.1
       
    63 link path=usr/lib/$(MACH64)/liblcms.so target=liblcms.so.1.0.19 \
       
    64     variant.arch=$(ARCH)
       
    65 link path=usr/lib/$(MACH64)/liblcms.so.1 target=liblcms.so.1.0.19 \
       
    66     variant.arch=$(ARCH)
       
    67 link path=usr/lib/liblcms.so target=liblcms.so.1.0.19
       
    68 link path=usr/lib/liblcms.so.1 target=liblcms.so.1.0.19