178f6ad061e54bc5babfca3577f72058fa0797c1Bob Halley# CDDL HEADER START
178f6ad061e54bc5babfca3577f72058fa0797c1Bob Halley# The contents of this file are subject to the terms of the
178f6ad061e54bc5babfca3577f72058fa0797c1Bob Halley# Common Development and Distribution License (the "License").
178f6ad061e54bc5babfca3577f72058fa0797c1Bob Halley# You may not use this file except in compliance with the License.
178f6ad061e54bc5babfca3577f72058fa0797c1Bob Halley# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
178f6ad061e54bc5babfca3577f72058fa0797c1Bob Halley# See the License for the specific language governing permissions
178f6ad061e54bc5babfca3577f72058fa0797c1Bob Halley# and limitations under the License.
178f6ad061e54bc5babfca3577f72058fa0797c1Bob Halley# When distributing Covered Code, include this CDDL HEADER in each
178f6ad061e54bc5babfca3577f72058fa0797c1Bob Halley# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
178f6ad061e54bc5babfca3577f72058fa0797c1Bob Halley# If applicable, add the following below this CDDL HEADER, with the
178f6ad061e54bc5babfca3577f72058fa0797c1Bob Halley# fields enclosed by brackets "[]" replaced with your own identifying
b897c52f865b2fc4e220e2110b874e59c716456bBob Halley# information: Portions Copyright [yyyy] [name of copyright owner]
0b72c791466d0807bcf22522b5ddb7da902c2720Bob Halley# CDDL HEADER END
0b72c791466d0807bcf22522b5ddb7da902c2720Bob Halley# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
0b72c791466d0807bcf22522b5ddb7da902c2720Bob HalleyCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
0b72c791466d0807bcf22522b5ddb7da902c2720Bob Halley sha256:03a79dac9b9316d37227057614a248a946f997c4d1a3437fb569e9a63897f911
0b72c791466d0807bcf22522b5ddb7da902c2720Bob HalleyCOMPONENT_ARCHIVE_URL= http://sourceforge.net/projects/libmng/files/libmng-devel/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
0b72c791466d0807bcf22522b5ddb7da902c2720Bob Halley sha256:fe8e0a7aa7371c4c1369b56485fdbd96699e53f0078d7369162c883bb7dac1ca
0b72c791466d0807bcf22522b5ddb7da902c2720Bob HalleyCOMPONENT_ARCHIVE_URL_1 = http://www.libpng.org/pub/mng/spec/mng-1.0-20010209-pdg.html
c32b87bc54abacf95fb3b063d72b7d1855c1643bMichael GraffCOMPONENT_ARCHIVE_2 = mng-lc-1.0-20010209-pdg.html
0b72c791466d0807bcf22522b5ddb7da902c2720Bob Halley sha256:6b6a463b50e38e89006c68e629444a6154d70ee34f5d64056c4910346a07b623
0b72c791466d0807bcf22522b5ddb7da902c2720Bob HalleyCOMPONENT_ARCHIVE_URL_2 = http://www.libpng.org/pub/mng/spec/mng-lc-1.0-20010209-pdg.html
0b72c791466d0807bcf22522b5ddb7da902c2720Bob HalleyCOMPONENT_ARCHIVE_3 = mng-vlc-1.0-20010209-pdg.html
0b72c791466d0807bcf22522b5ddb7da902c2720Bob Halley sha256:77340f6f922c8c2daf2cc120812bbebb26c825e4a08c3c8be6567ef8c34e2ad0
0b72c791466d0807bcf22522b5ddb7da902c2720Bob HalleyCOMPONENT_ARCHIVE_URL_3 = http://www.libpng.org/pub/mng/spec/mng-vlc-1.0-20010209-pdg.html
0b72c791466d0807bcf22522b5ddb7da902c2720Bob Halley sha256:9e5f458dadfdc32bce34dd005f76ee3592cf2cea79d6100691a5d20603f54d05
0b72c791466d0807bcf22522b5ddb7da902c2720Bob HalleyCOMPONENT_ARCHIVE_URL_4 = http://www.libpng.org/pub/mng/spec/jng-1.0-20010209-pdg.html
0b72c791466d0807bcf22522b5ddb7da902c2720Bob Halley sha256:fe8e0a7aa7371c4c1369b56485fdbd96699e53f0078d7369162c883bb7dac1ca
0b72c791466d0807bcf22522b5ddb7da902c2720Bob HalleyCOMPONENT_ARCHIVE_URL_5 = http://www.libpng.org/pub/mng/spec/index.html
0b72c791466d0807bcf22522b5ddb7da902c2720Bob Halley# because Solaris installed the lcms headers elsewhere
0b72c791466d0807bcf22522b5ddb7da902c2720Bob Halley# because it's unclear that --enable-largefile works properly
0b72c791466d0807bcf22522b5ddb7da902c2720Bob HalleyCONFIGURE_OPTIONS += --includedir=/usr/include/libmng
0b72c791466d0807bcf22522b5ddb7da902c2720Bob Halley $(CP) makefiles/configure.in makefiles/Makefile.am . ; \
0b72c791466d0807bcf22522b5ddb7da902c2720Bob Halley# common targets