components/openexr/openexr.p5m
changeset 3732 0f62cc221c7e
parent 1948 2d1537e7942d
child 4295 8e6a71e8754b
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 
    23 
    24 <transform file path=usr/share/man/man./(.+$) -> set action.hash Solaris/%<\1> >
    24 <transform file path=usr/share/man/man./(.+$) -> set action.hash Solaris/%<\1> >
    25 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    25 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    26 set name=pkg.fmri \
    26 set name=pkg.fmri \
    27     value=pkg:/library/openexr@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27     value=pkg:/library/openexr@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    28 set name=pkg.summary \
       
    29     value="OpenEXR header files and libraries used to read and write OpenEXR images"
    28 set name=pkg.description \
    30 set name=pkg.description \
    29     value="Libraries support for high dynamic-range image (HDR) format"
    31     value="Libraries support for high dynamic-range image (HDR) format"
    30 set name=pkg.summary \
    32 set name=com.oracle.info.description \
    31     value="OpenEXR header files and libraries used to read and write OpenEXR images"
    33     value="the OpenEXR header files and libraries"
    32 set name=com.oracle.info.description value="the OpenEXR header files and libraries"
       
    33 set name=com.oracle.info.tpno value=$(TPNO)
    34 set name=com.oracle.info.tpno value=$(TPNO)
    34 set name=info.classification \
    35 set name=info.classification \
    35     value=org.opensolaris.category.2008:System/Libraries
    36     value=org.opensolaris.category.2008:System/Libraries
    36 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    37 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    37 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    38 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    38 set name=org.opensolaris.arc-caseid \
    39 set name=org.opensolaris.arc-caseid value=LSARC/2008/209
    39     value=LSARC/2008/209
       
    40 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    40 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    41 #
    41 #
    42 file usr/bin/$(MACH64)/exrenvmap path=usr/bin/exrenvmap
    42 file usr/bin/$(MACH64)/exrenvmap path=usr/bin/exrenvmap
    43 #
    43 #
    44 file usr/bin/$(MACH64)/exrheader path=usr/bin/exrheader
    44 file usr/bin/$(MACH64)/exrheader path=usr/bin/exrheader
   100 file path=usr/include/OpenEXR/ImfVecAttribute.h
   100 file path=usr/include/OpenEXR/ImfVecAttribute.h
   101 file path=usr/include/OpenEXR/ImfVersion.h
   101 file path=usr/include/OpenEXR/ImfVersion.h
   102 file path=usr/include/OpenEXR/ImfWav.h
   102 file path=usr/include/OpenEXR/ImfWav.h
   103 file path=usr/include/OpenEXR/ImfXdr.h
   103 file path=usr/include/OpenEXR/ImfXdr.h
   104 file path=usr/include/OpenEXR/OpenEXRConfig.h
   104 file path=usr/include/OpenEXR/OpenEXRConfig.h
       
   105 link path=usr/lib/$(MACH64)/libIlmImf.so target=libIlmImf.so.6.0.0
       
   106 link path=usr/lib/$(MACH64)/libIlmImf.so.6 target=libIlmImf.so.6.0.0
   105 file path=usr/lib/$(MACH64)/libIlmImf.so.6.0.0
   107 file path=usr/lib/$(MACH64)/libIlmImf.so.6.0.0
   106 file path=usr/lib/$(MACH64)/pkgconfig/OpenEXR.pc
   108 file path=usr/lib/$(MACH64)/pkgconfig/OpenEXR.pc
       
   109 link path=usr/lib/libIlmImf.so target=libIlmImf.so.6.0.0
       
   110 #
       
   111 link path=usr/lib/libIlmImf.so.6 target=libIlmImf.so.6.0.0
   107 file path=usr/lib/libIlmImf.so.6.0.0
   112 file path=usr/lib/libIlmImf.so.6.0.0
   108 file path=usr/lib/pkgconfig/OpenEXR.pc
   113 file path=usr/lib/pkgconfig/OpenEXR.pc
   109 file path=usr/share/doc/OpenEXR-$(COMPONENT_VERSION)/OpenEXRFileLayout.pdf
   114 file path=usr/share/doc/OpenEXR-$(COMPONENT_VERSION)/OpenEXRFileLayout.pdf
   110 file \
   115 file path=usr/share/doc/OpenEXR-$(COMPONENT_VERSION)/ReadingAndWritingImageFiles.pdf
   111     path=usr/share/doc/OpenEXR-$(COMPONENT_VERSION)/ReadingAndWritingImageFiles.pdf
       
   112 file path=usr/share/doc/OpenEXR-$(COMPONENT_VERSION)/TechnicalIntroduction.pdf
   116 file path=usr/share/doc/OpenEXR-$(COMPONENT_VERSION)/TechnicalIntroduction.pdf
   113 file path=usr/share/doc/OpenEXR-$(COMPONENT_VERSION)/examples/drawImage.cpp
   117 file path=usr/share/doc/OpenEXR-$(COMPONENT_VERSION)/examples/drawImage.cpp
   114 file path=usr/share/doc/OpenEXR-$(COMPONENT_VERSION)/examples/drawImage.h
   118 file path=usr/share/doc/OpenEXR-$(COMPONENT_VERSION)/examples/drawImage.h
   115 file \
   119 file path=usr/share/doc/OpenEXR-$(COMPONENT_VERSION)/examples/generalInterfaceExamples.cpp
   116     path=usr/share/doc/OpenEXR-$(COMPONENT_VERSION)/examples/generalInterfaceExamples.cpp
   120 file path=usr/share/doc/OpenEXR-$(COMPONENT_VERSION)/examples/generalInterfaceExamples.h
   117 file \
   121 file path=usr/share/doc/OpenEXR-$(COMPONENT_VERSION)/examples/generalInterfaceTiledExamples.cpp
   118     path=usr/share/doc/OpenEXR-$(COMPONENT_VERSION)/examples/generalInterfaceExamples.h
   122 file path=usr/share/doc/OpenEXR-$(COMPONENT_VERSION)/examples/generalInterfaceTiledExamples.h
   119 file \
   123 file path=usr/share/doc/OpenEXR-$(COMPONENT_VERSION)/examples/lowLevelIoExamples.cpp
   120     path=usr/share/doc/OpenEXR-$(COMPONENT_VERSION)/examples/generalInterfaceTiledExamples.cpp
   124 file path=usr/share/doc/OpenEXR-$(COMPONENT_VERSION)/examples/lowLevelIoExamples.h
   121 file \
       
   122     path=usr/share/doc/OpenEXR-$(COMPONENT_VERSION)/examples/generalInterfaceTiledExamples.h
       
   123 file \
       
   124     path=usr/share/doc/OpenEXR-$(COMPONENT_VERSION)/examples/lowLevelIoExamples.cpp
       
   125 file \
       
   126     path=usr/share/doc/OpenEXR-$(COMPONENT_VERSION)/examples/lowLevelIoExamples.h
       
   127 file path=usr/share/doc/OpenEXR-$(COMPONENT_VERSION)/examples/main.cpp
   125 file path=usr/share/doc/OpenEXR-$(COMPONENT_VERSION)/examples/main.cpp
   128 file \
   126 file path=usr/share/doc/OpenEXR-$(COMPONENT_VERSION)/examples/previewImageExamples.cpp
   129     path=usr/share/doc/OpenEXR-$(COMPONENT_VERSION)/examples/previewImageExamples.cpp
   127 file path=usr/share/doc/OpenEXR-$(COMPONENT_VERSION)/examples/previewImageExamples.h
   130 file \
   128 file path=usr/share/doc/OpenEXR-$(COMPONENT_VERSION)/examples/rgbaInterfaceExamples.cpp
   131     path=usr/share/doc/OpenEXR-$(COMPONENT_VERSION)/examples/previewImageExamples.h
   129 file path=usr/share/doc/OpenEXR-$(COMPONENT_VERSION)/examples/rgbaInterfaceExamples.h
   132 file \
   130 file path=usr/share/doc/OpenEXR-$(COMPONENT_VERSION)/examples/rgbaInterfaceTiledExamples.cpp
   133     path=usr/share/doc/OpenEXR-$(COMPONENT_VERSION)/examples/rgbaInterfaceExamples.cpp
   131 file path=usr/share/doc/OpenEXR-$(COMPONENT_VERSION)/examples/rgbaInterfaceTiledExamples.h
   134 file \
       
   135     path=usr/share/doc/OpenEXR-$(COMPONENT_VERSION)/examples/rgbaInterfaceExamples.h
       
   136 file \
       
   137     path=usr/share/doc/OpenEXR-$(COMPONENT_VERSION)/examples/rgbaInterfaceTiledExamples.cpp
       
   138 file \
       
   139     path=usr/share/doc/OpenEXR-$(COMPONENT_VERSION)/examples/rgbaInterfaceTiledExamples.h
       
   140 file path=usr/share/man/man1/exrenvmap.1
   132 file path=usr/share/man/man1/exrenvmap.1
   141 file path=usr/share/man/man1/exrheader.1
   133 file path=usr/share/man/man1/exrheader.1
   142 file path=usr/share/man/man1/exrmakepreview.1
   134 file path=usr/share/man/man1/exrmakepreview.1
   143 file path=usr/share/man/man1/exrmaketiled.1
   135 file path=usr/share/man/man1/exrmaketiled.1
   144 file path=usr/share/man/man1/exrstdattr.1
   136 file path=usr/share/man/man1/exrstdattr.1
   145 file path=usr/share/man/man3/libopenexr.3lib
   137 file path=usr/share/man/man3/libopenexr.3lib
   146 #
   138 #
   147 license openexr.license license=BSD
   139 license openexr.license license=BSD
   148 link path=usr/lib/$(MACH64)/libIlmImf.so target=libIlmImf.so.6.0.0
       
   149 link path=usr/lib/$(MACH64)/libIlmImf.so.6 target=libIlmImf.so.6.0.0
       
   150 link path=usr/lib/libIlmImf.so target=libIlmImf.so.6.0.0
       
   151 #
       
   152 link path=usr/lib/libIlmImf.so.6 target=libIlmImf.so.6.0.0
       
   153 
   140