components/openexr/Makefile
author Rich Burridge <rich.burridge@oracle.com>
Tue, 02 May 2017 17:33:26 -0700
changeset 7964 d9801318ed3d
parent 7697 8a41b565423d
permissions -rw-r--r--
25981468 Build ilmbase and openexr with the GNU compilers
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
147
5af6875cbf70 7008450 CVE-2009-1720 CVE-2009-1721 upgrade openexr
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
     1
#
5af6875cbf70 7008450 CVE-2009-1720 CVE-2009-1721 upgrade openexr
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
5af6875cbf70 7008450 CVE-2009-1720 CVE-2009-1721 upgrade openexr
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
     3
#
5af6875cbf70 7008450 CVE-2009-1720 CVE-2009-1721 upgrade openexr
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
5af6875cbf70 7008450 CVE-2009-1720 CVE-2009-1721 upgrade openexr
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
5af6875cbf70 7008450 CVE-2009-1720 CVE-2009-1721 upgrade openexr
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
5af6875cbf70 7008450 CVE-2009-1720 CVE-2009-1721 upgrade openexr
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
     7
#
5af6875cbf70 7008450 CVE-2009-1720 CVE-2009-1721 upgrade openexr
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
5af6875cbf70 7008450 CVE-2009-1720 CVE-2009-1721 upgrade openexr
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
5af6875cbf70 7008450 CVE-2009-1720 CVE-2009-1721 upgrade openexr
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
5af6875cbf70 7008450 CVE-2009-1720 CVE-2009-1721 upgrade openexr
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
5af6875cbf70 7008450 CVE-2009-1720 CVE-2009-1721 upgrade openexr
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    12
#
5af6875cbf70 7008450 CVE-2009-1720 CVE-2009-1721 upgrade openexr
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
5af6875cbf70 7008450 CVE-2009-1720 CVE-2009-1721 upgrade openexr
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
5af6875cbf70 7008450 CVE-2009-1720 CVE-2009-1721 upgrade openexr
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
5af6875cbf70 7008450 CVE-2009-1720 CVE-2009-1721 upgrade openexr
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
5af6875cbf70 7008450 CVE-2009-1720 CVE-2009-1721 upgrade openexr
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
5af6875cbf70 7008450 CVE-2009-1720 CVE-2009-1721 upgrade openexr
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    18
#
5af6875cbf70 7008450 CVE-2009-1720 CVE-2009-1721 upgrade openexr
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
5af6875cbf70 7008450 CVE-2009-1720 CVE-2009-1721 upgrade openexr
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    20
#
5682
94c0ca64c022 15558602 TCL_LD_SEARCH_FLAGS is wrongly defined in tclConfig.sh
Shawn Walker-Salas <shawn.walker@oracle.com>
parents: 5125
diff changeset
    21
147
5af6875cbf70 7008450 CVE-2009-1720 CVE-2009-1721 upgrade openexr
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    22
#
7687
1093e2a9adbd 25590368 Userland components should include "upstream" release tracking information
Rich Burridge <rich.burridge@oracle.com>
parents: 7294
diff changeset
    23
# Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved.
5682
94c0ca64c022 15558602 TCL_LD_SEARCH_FLAGS is wrongly defined in tclConfig.sh
Shawn Walker-Salas <shawn.walker@oracle.com>
parents: 5125
diff changeset
    24
#
94c0ca64c022 15558602 TCL_LD_SEARCH_FLAGS is wrongly defined in tclConfig.sh
Shawn Walker-Salas <shawn.walker@oracle.com>
parents: 5125
diff changeset
    25
BUILD_BITS= 64_and_32
7964
d9801318ed3d 25981468 Build ilmbase and openexr with the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 7697
diff changeset
    26
COMPILER= gcc
147
5af6875cbf70 7008450 CVE-2009-1720 CVE-2009-1721 upgrade openexr
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    27
include ../../make-rules/shared-macros.mk
5af6875cbf70 7008450 CVE-2009-1720 CVE-2009-1721 upgrade openexr
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    28
5af6875cbf70 7008450 CVE-2009-1720 CVE-2009-1721 upgrade openexr
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    29
COMPONENT_NAME=         openexr
7697
8a41b565423d 23119772 Upgrade openexr to 2.2.0
Jingning Ji <jingning.ji@oracle.com>
parents: 7687
diff changeset
    30
COMPONENT_VERSION=      2.2.0
147
5af6875cbf70 7008450 CVE-2009-1720 CVE-2009-1721 upgrade openexr
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    31
COMPONENT_PROJECT_URL=  http://www.openexr.com/
800
2ad056ed89ec 7163771 sha1 should not be used in userland-fetch and userland component/*/Makefile
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 766
diff changeset
    32
COMPONENT_ARCHIVE_HASH= \
7697
8a41b565423d 23119772 Upgrade openexr to 2.2.0
Jingning Ji <jingning.ji@oracle.com>
parents: 7687
diff changeset
    33
    sha256:36a012f6c43213f840ce29a8b182700f6cf6b214bea0d5735594136b44914231
147
5af6875cbf70 7008450 CVE-2009-1720 CVE-2009-1721 upgrade openexr
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    34
COMPONENT_ARCHIVE_URL=  http://download.savannah.nongnu.org/releases/openexr/$(COMPONENT_ARCHIVE)
1058
34d7aaa03423 15886624 Auto-generation of Userland gate list - Phase 3
Rich Burridge <rich.burridge@oracle.com>
parents: 800
diff changeset
    35
COMPONENT_BUGDB=	library/openexr
7687
1093e2a9adbd 25590368 Userland components should include "upstream" release tracking information
Rich Burridge <rich.burridge@oracle.com>
parents: 7294
diff changeset
    36
COMPONENT_ANITYA_ID=	13289
147
5af6875cbf70 7008450 CVE-2009-1720 CVE-2009-1721 upgrade openexr
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    37
7697
8a41b565423d 23119772 Upgrade openexr to 2.2.0
Jingning Ji <jingning.ji@oracle.com>
parents: 7687
diff changeset
    38
TPNO=			33075
1948
2d1537e7942d 18978320 Userland components should specify TPNOs in Makefiles instead of pkg manifests
John Beck <John.Beck@Oracle.COM>
parents: 1678
diff changeset
    39
5682
94c0ca64c022 15558602 TCL_LD_SEARCH_FLAGS is wrongly defined in tclConfig.sh
Shawn Walker-Salas <shawn.walker@oracle.com>
parents: 5125
diff changeset
    40
include $(WS_MAKE_RULES)/common.mk
147
5af6875cbf70 7008450 CVE-2009-1720 CVE-2009-1721 upgrade openexr
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    41
5af6875cbf70 7008450 CVE-2009-1720 CVE-2009-1721 upgrade openexr
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    42
PATCH_LEVEL = 0
5af6875cbf70 7008450 CVE-2009-1720 CVE-2009-1721 upgrade openexr
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    43
206
a4474882bf60 7010355 python needs to be packaged to separate out non-core dependencies
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents: 181
diff changeset
    44
# there seems to be no other way to enable large files support
a4474882bf60 7010355 python needs to be packaged to separate out non-core dependencies
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents: 181
diff changeset
    45
CXXFLAGS += $(CPP_LARGEFILES)
3758
cc71a31c59be 20021111 openexr fails to build with studio 12.4 fcs
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2225
diff changeset
    46
7964
d9801318ed3d 25981468 Build ilmbase and openexr with the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 7697
diff changeset
    47
# All C++ code should be built with -std=c++11 from now on.
d9801318ed3d 25981468 Build ilmbase and openexr with the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 7697
diff changeset
    48
CXXFLAGS += -std=c++11
d9801318ed3d 25981468 Build ilmbase and openexr with the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 7697
diff changeset
    49
d9801318ed3d 25981468 Build ilmbase and openexr with the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 7697
diff changeset
    50
# Needed to get the tests to work correctly. For more information see:
d9801318ed3d 25981468 Build ilmbase and openexr with the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 7697
diff changeset
    51
# https://github.com/openexr/openexr/issues/67
d9801318ed3d 25981468 Build ilmbase and openexr with the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 7697
diff changeset
    52
#CXXFLAGS += -ffloat-store
d9801318ed3d 25981468 Build ilmbase and openexr with the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 7697
diff changeset
    53
206
a4474882bf60 7010355 python needs to be packaged to separate out non-core dependencies
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents: 181
diff changeset
    54
# it seems that --with-pic doesn't get PIC flags to the C++ compiler
a4474882bf60 7010355 python needs to be packaged to separate out non-core dependencies
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents: 181
diff changeset
    55
CXXFLAGS += $(CC_PIC)
7964
d9801318ed3d 25981468 Build ilmbase and openexr with the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 7697
diff changeset
    56
d9801318ed3d 25981468 Build ilmbase and openexr with the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 7697
diff changeset
    57
# START: remove this section (and the depend.mk file) when build servers are
d9801318ed3d 25981468 Build ilmbase and openexr with the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 7697
diff changeset
    58
# installed with the new ilmbase.
d9801318ed3d 25981468 Build ilmbase and openexr with the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 7697
diff changeset
    59
ILMBASE_PROTO =		$(WS_COMPONENTS)/ilmbase/build/prototype/$(MACH)
d9801318ed3d 25981468 Build ilmbase and openexr with the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 7697
diff changeset
    60
ILMBASE_LIBDIR.32 =	$(ILMBASE_PROTO)$(USRLIBDIR)
d9801318ed3d 25981468 Build ilmbase and openexr with the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 7697
diff changeset
    61
ILMBASE_LIBDIR.64 =	$(ILMBASE_PROTO)$(USRLIBDIR64)
d9801318ed3d 25981468 Build ilmbase and openexr with the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 7697
diff changeset
    62
ILMBASE_LIBDIR =	$(ILMBASE_LIBDIR.$(BITS))
d9801318ed3d 25981468 Build ilmbase and openexr with the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 7697
diff changeset
    63
CONFIGURE_ENV +=	LD_LIBRARY_PATH=$(ILMBASE_LIBDIR)
d9801318ed3d 25981468 Build ilmbase and openexr with the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 7697
diff changeset
    64
CONFIGURE_ENV +=	LDFLAGS="$(LDFLAGS) -L$(ILMBASE_LIBDIR)"
d9801318ed3d 25981468 Build ilmbase and openexr with the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 7697
diff changeset
    65
CONFIGURE_OPTIONS +=	--with-ilmbase-prefix=$(ILMBASE_PROTO)$(USRDIR)
3758
cc71a31c59be 20021111 openexr fails to build with studio 12.4 fcs
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2225
diff changeset
    66
7964
d9801318ed3d 25981468 Build ilmbase and openexr with the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 7697
diff changeset
    67
# Remove ilmbase .la files to allow openexr libtool usage to work correctly.
d9801318ed3d 25981468 Build ilmbase and openexr with the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 7697
diff changeset
    68
COMPONENT_PRE_CONFIGURE_ACTION = \
d9801318ed3d 25981468 Build ilmbase and openexr with the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 7697
diff changeset
    69
	(cd $(ILMBASE_PROTO) ; \
d9801318ed3d 25981468 Build ilmbase and openexr with the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 7697
diff changeset
    70
        mlist=`/usr/bin/find . -name '*.la'` ; \
d9801318ed3d 25981468 Build ilmbase and openexr with the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 7697
diff changeset
    71
        for f in $$mlist ; do \
d9801318ed3d 25981468 Build ilmbase and openexr with the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 7697
diff changeset
    72
                $(RM) $$f ; \
d9801318ed3d 25981468 Build ilmbase and openexr with the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 7697
diff changeset
    73
        done)
d9801318ed3d 25981468 Build ilmbase and openexr with the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 7697
diff changeset
    74
d9801318ed3d 25981468 Build ilmbase and openexr with the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 7697
diff changeset
    75
# Needed to successfully run various binaries (such as b44ExpLogTable) during
d9801318ed3d 25981468 Build ilmbase and openexr with the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 7697
diff changeset
    76
# the build process.
d9801318ed3d 25981468 Build ilmbase and openexr with the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 7697
diff changeset
    77
COMPONENT_BUILD_ENV +=	LD_LIBRARY_PATH=$(ILMBASE_LIBDIR)
d9801318ed3d 25981468 Build ilmbase and openexr with the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 7697
diff changeset
    78
d9801318ed3d 25981468 Build ilmbase and openexr with the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 7697
diff changeset
    79
# Needed to successfully run the various test programs.
d9801318ed3d 25981468 Build ilmbase and openexr with the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 7697
diff changeset
    80
COMPONENT_TEST_ENV +=	LD_LIBRARY_PATH=$(ILMBASE_LIBDIR)
d9801318ed3d 25981468 Build ilmbase and openexr with the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 7697
diff changeset
    81
d9801318ed3d 25981468 Build ilmbase and openexr with the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 7697
diff changeset
    82
# END: remove this section (and the depend.mk file) when build servers are
d9801318ed3d 25981468 Build ilmbase and openexr with the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 7697
diff changeset
    83
# installed with the new ilmbase.
147
5af6875cbf70 7008450 CVE-2009-1720 CVE-2009-1721 upgrade openexr
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    84
3758
cc71a31c59be 20021111 openexr fails to build with studio 12.4 fcs
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2225
diff changeset
    85
COMPONENT_TEST_TRANSFORMS += \
3823
8a78c695182b 20460374 GNUMP should have some master test results to compare against
Stefan Teleman <stefan.teleman@oracle.com>
parents: 3817
diff changeset
    86
     '-e "s^-L$(CONFIGURE_LIBDIR.$(BITS))^^g"' \
8a78c695182b 20460374 GNUMP should have some master test results to compare against
Stefan Teleman <stefan.teleman@oracle.com>
parents: 3817
diff changeset
    87
     '-e "/libtool/d"' \
8a78c695182b 20460374 GNUMP should have some master test results to compare against
Stefan Teleman <stefan.teleman@oracle.com>
parents: 3817
diff changeset
    88
     '-e "/-m32/d"' \
8a78c695182b 20460374 GNUMP should have some master test results to compare against
Stefan Teleman <stefan.teleman@oracle.com>
parents: 3817
diff changeset
    89
     '-e "/-m64/d"' \
7294
61f1f259467a 24683688 subversion fails to build with studio 12.5
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 6552
diff changeset
    90
     '-e "/Nothing to be done/d"' \
61f1f259467a 24683688 subversion fails to build with studio 12.5
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 6552
diff changeset
    91
     '-e "/Leaving directory/d"' \
61f1f259467a 24683688 subversion fails to build with studio 12.5
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 6552
diff changeset
    92
     '-e "/Entering directory/d"' \
7964
d9801318ed3d 25981468 Build ilmbase and openexr with the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 7697
diff changeset
    93
     '-e "/mv -f /d"' \
7294
61f1f259467a 24683688 subversion fails to build with studio 12.5
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 6552
diff changeset
    94
     '-e "/mkdir .libs/d"' \
61f1f259467a 24683688 subversion fails to build with studio 12.5
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 6552
diff changeset
    95
     '-e "/is up to date/d"' \
61f1f259467a 24683688 subversion fails to build with studio 12.5
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 6552
diff changeset
    96
     '-e "/creating IlmImfTest/d"' \
7697
8a41b565423d 23119772 Upgrade openexr to 2.2.0
Jingning Ji <jingning.ji@oracle.com>
parents: 7687
diff changeset
    97
     '-e "/DEPDIR=/d"' \
8a41b565423d 23119772 Upgrade openexr to 2.2.0
Jingning Ji <jingning.ji@oracle.com>
parents: 7687
diff changeset
    98
     '-e "/\/var\/tmp/d"' \
8a41b565423d 23119772 Upgrade openexr to 2.2.0
Jingning Ji <jingning.ji@oracle.com>
parents: 7687
diff changeset
    99
     '-e "/Generating headers and data/d"'
3758
cc71a31c59be 20021111 openexr fails to build with studio 12.4 fcs
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2225
diff changeset
   100
147
5af6875cbf70 7008450 CVE-2009-1720 CVE-2009-1721 upgrade openexr
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
   101
CONFIGURE_OPTIONS  +=           --disable-static
5af6875cbf70 7008450 CVE-2009-1720 CVE-2009-1721 upgrade openexr
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
   102
CONFIGURE_OPTIONS  +=           --enable-threading
5af6875cbf70 7008450 CVE-2009-1720 CVE-2009-1721 upgrade openexr
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
   103
CONFIGURE_OPTIONS  +=           --enable-posix-sem
5af6875cbf70 7008450 CVE-2009-1720 CVE-2009-1721 upgrade openexr
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
   104
CONFIGURE_OPTIONS  +=           --with-pic
5af6875cbf70 7008450 CVE-2009-1720 CVE-2009-1721 upgrade openexr
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
   105
5682
94c0ca64c022 15558602 TCL_LD_SEARCH_FLAGS is wrongly defined in tclConfig.sh
Shawn Walker-Salas <shawn.walker@oracle.com>
parents: 5125
diff changeset
   106
PROTOPKGCONFIGDIR.32 = $(PROTOPKGCONFIGDIR)
94c0ca64c022 15558602 TCL_LD_SEARCH_FLAGS is wrongly defined in tclConfig.sh
Shawn Walker-Salas <shawn.walker@oracle.com>
parents: 5125
diff changeset
   107
PROTOPKGCONFIGDIR.64 = $(PROTOPKGCONFIGDIR64)
3758
cc71a31c59be 20021111 openexr fails to build with studio 12.4 fcs
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2225
diff changeset
   108
7697
8a41b565423d 23119772 Upgrade openexr to 2.2.0
Jingning Ji <jingning.ji@oracle.com>
parents: 7687
diff changeset
   109
# Delete /usr/lib/amd64 in libIlmImfUtil.la before install to prevent it
8a41b565423d 23119772 Upgrade openexr to 2.2.0
Jingning Ji <jingning.ji@oracle.com>
parents: 7687
diff changeset
   110
# using old library there when relinking.
8a41b565423d 23119772 Upgrade openexr to 2.2.0
Jingning Ji <jingning.ji@oracle.com>
parents: 7687
diff changeset
   111
COMPONENT_PRE_INSTALL_ACTION = \
8a41b565423d 23119772 Upgrade openexr to 2.2.0
Jingning Ji <jingning.ji@oracle.com>
parents: 7687
diff changeset
   112
	( cd $(BUILD_DIR_$(BITS))/IlmImfUtil ; \
8a41b565423d 23119772 Upgrade openexr to 2.2.0
Jingning Ji <jingning.ji@oracle.com>
parents: 7687
diff changeset
   113
	$(GSED) -i "s^-L$(CONFIGURE_LIBDIR.$(BITS))^^g" libIlmImfUtil.la )
8a41b565423d 23119772 Upgrade openexr to 2.2.0
Jingning Ji <jingning.ji@oracle.com>
parents: 7687
diff changeset
   114
3758
cc71a31c59be 20021111 openexr fails to build with studio 12.4 fcs
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2225
diff changeset
   115
COMPONENT_POST_INSTALL_ACTION = \
cc71a31c59be 20021111 openexr fails to build with studio 12.4 fcs
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2225
diff changeset
   116
	( cd $(PROTOPKGCONFIGDIR.$(BITS)) ; \
cc71a31c59be 20021111 openexr fails to build with studio 12.4 fcs
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2225
diff changeset
   117
	$(GSED) -i "s^-L$(CONFIGURE_LIBDIR.$(BITS))^^g" OpenEXR.pc )
cc71a31c59be 20021111 openexr fails to build with studio 12.4 fcs
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2225
diff changeset
   118
3817
30b42c38bbc4 15786608 SUNBT7162754 create new meta package developer/opensolaris/userland
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 3758
diff changeset
   119
REQUIRED_PACKAGES += library/ilmbase
30b42c38bbc4 15786608 SUNBT7162754 create new meta package developer/opensolaris/userland
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 3758
diff changeset
   120
REQUIRED_PACKAGES += library/zlib
7964
d9801318ed3d 25981468 Build ilmbase and openexr with the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 7697
diff changeset
   121
REQUIRED_PACKAGES += system/library/gcc/gcc-c++-runtime
d9801318ed3d 25981468 Build ilmbase and openexr with the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 7697
diff changeset
   122
REQUIRED_PACKAGES += system/library/gcc/gcc-c-runtime
3817
30b42c38bbc4 15786608 SUNBT7162754 create new meta package developer/opensolaris/userland
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 3758
diff changeset
   123
REQUIRED_PACKAGES += system/library/math