components/lcms/lcms.p5m
changeset 3732 0f62cc221c7e
parent 1948 2d1537e7942d
child 4984 7145b15b7f0d
equal deleted inserted replaced
3731:7b09b73a67a4 3732:0f62cc221c7e
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    23 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    24 set name=pkg.fmri \
    24 set name=pkg.fmri \
    25     value=pkg:/library/lcms@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25     value=pkg:/library/lcms@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    26 set name=pkg.summary value="The Little Color Management System"
    26 set name=pkg.description \
    27 set name=pkg.description \
    27     value="A small-footprint color management engine, with special focus on accuracy and performance"
    28     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"
    29 set name=com.oracle.info.description value="the Little Color Management System"
    30 set name=com.oracle.info.tpno value=$(TPNO)
    30 set name=com.oracle.info.tpno value=$(TPNO)
    31 set name=info.classification \
    31 set name=info.classification \
    32     value=org.opensolaris.category.2008:System/Libraries
    32     value=org.opensolaris.category.2008:System/Libraries
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    34 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    35 set name=org.opensolaris.arc-caseid \
    35 set name=org.opensolaris.arc-caseid value=PSARC/2008/071
    36     value=PSARC/2008/071
       
    37 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    38 #
    37 #
    39 #
    38 #
    40 file usr/bin/$(MACH64)/icc2ps path=usr/bin/icc2ps
    39 file usr/bin/$(MACH64)/icc2ps path=usr/bin/icc2ps
    41 file usr/bin/$(MACH64)/icclink path=usr/bin/icclink
    40 file usr/bin/$(MACH64)/icclink path=usr/bin/icclink
    44 file usr/bin/$(MACH64)/tiffdiff path=usr/bin/tiffdiff
    43 file usr/bin/$(MACH64)/tiffdiff path=usr/bin/tiffdiff
    45 file usr/bin/$(MACH64)/tifficc path=usr/bin/tifficc
    44 file usr/bin/$(MACH64)/tifficc path=usr/bin/tifficc
    46 file usr/bin/$(MACH64)/wtpt path=usr/bin/wtpt
    45 file usr/bin/$(MACH64)/wtpt path=usr/bin/wtpt
    47 file path=usr/include/lcms/icc34.h
    46 file path=usr/include/lcms/icc34.h
    48 file path=usr/include/lcms/lcms.h
    47 file path=usr/include/lcms/lcms.h
       
    48 #
       
    49 link path=usr/lib/$(MACH64)/liblcms.so target=liblcms.so.1.0.19
       
    50 link path=usr/lib/$(MACH64)/liblcms.so.1 target=liblcms.so.1.0.19
    49 file path=usr/lib/$(MACH64)/liblcms.so.1.0.19
    51 file path=usr/lib/$(MACH64)/liblcms.so.1.0.19
    50 file path=usr/lib/$(MACH64)/llib-llcms.ln
    52 file path=usr/lib/$(MACH64)/llib-llcms.ln
    51 file path=usr/lib/$(MACH64)/pkgconfig/lcms.pc
    53 file path=usr/lib/$(MACH64)/pkgconfig/lcms.pc
       
    54 link path=usr/lib/liblcms.so target=liblcms.so.1.0.19
       
    55 link path=usr/lib/liblcms.so.1 target=liblcms.so.1.0.19
    52 file path=usr/lib/liblcms.so.1.0.19
    56 file path=usr/lib/liblcms.so.1.0.19
    53 file path=usr/lib/llib-llcms
    57 file path=usr/lib/llib-llcms
    54 file path=usr/lib/llib-llcms.ln
    58 file path=usr/lib/llib-llcms.ln
    55 file path=usr/lib/pkgconfig/lcms.pc
    59 file path=usr/lib/pkgconfig/lcms.pc
    56 file path=usr/share/man/man1/icc2ps.1
    60 file path=usr/share/man/man1/icc2ps.1
    59 file path=usr/share/man/man1/jpegicc.1
    63 file path=usr/share/man/man1/jpegicc.1
    60 file path=usr/share/man/man1/tifficc.1
    64 file path=usr/share/man/man1/tifficc.1
    61 file path=usr/share/man/man1/wtpt.1
    65 file path=usr/share/man/man1/wtpt.1
    62 #
    66 #
    63 license lcms.license license=MIT
    67 license lcms.license license=MIT
    64 #
    68 depend type=conditional \
    65 link path=usr/lib/$(MACH64)/liblcms.so target=liblcms.so.1.0.19
    69     fmri=library/python/lcms-26@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) \
    66 link path=usr/lib/$(MACH64)/liblcms.so.1 target=liblcms.so.1.0.19
    70     predicate=runtime/python-26
    67 link path=usr/lib/liblcms.so target=liblcms.so.1.0.19
    71 depend type=conditional \
    68 link path=usr/lib/liblcms.so.1 target=liblcms.so.1.0.19
    72     fmri=library/python/lcms-27@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) \
    69 
    73     predicate=runtime/python-27
    70 depend fmri=library/python/lcms-26@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) \
       
    71     predicate=runtime/python-26 \
       
    72     type=conditional
       
    73 
       
    74 depend fmri=library/python/lcms-27@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) \
       
    75     predicate=runtime/python-27 \
       
    76     type=conditional