components/desktop/libtiff/Makefile
changeset 7539 f01c0ae41b1b
parent 7045 f341fa83572f
child 7687 1093e2a9adbd
equal deleted inserted replaced
7530:70d78b6a44bb 7539:f01c0ae41b1b
    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) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 include ../../../make-rules/shared-macros.mk
    24 include ../../../make-rules/shared-macros.mk
    25 
    25 
    26 COMPONENT_NAME=		libtiff
    26 COMPONENT_NAME=		libtiff
    27 COMPONENT_VERSION=	4.0.6
    27 COMPONENT_VERSION=	4.0.7
    28 COMPONENT_PROJECT_URL=	http://www.remotesensing.org/libtiff/
    28 COMPONENT_PROJECT_URL=	http://www.simplesystems.org/libtiff/ 
    29 COMPONENT_SRC=		tiff-$(COMPONENT_VERSION)
    29 COMPONENT_SRC=		tiff-$(COMPONENT_VERSION)
    30 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
    30 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
    31 COMPONENT_ARCHIVE_HASH= \
    31 COMPONENT_ARCHIVE_HASH= \
    32     sha256:4d57a50907b510e3049a4bba0d7888930fdfc16ce49f1bf693e5b6247370d68c
    32     sha256:9f43a2cfb9589e5cecaa66e16bf87f814c945f22df7ba600d63aac4632c4f019
    33 COMPONENT_ARCHIVE_URL=	http://download.osgeo.org/libtiff/$(COMPONENT_ARCHIVE)
    33 COMPONENT_ARCHIVE_URL=	http://download.osgeo.org/libtiff/$(COMPONENT_ARCHIVE)
    34 COMPONENT_BUGDB=	library/libtiff
    34 COMPONENT_BUGDB=	library/libtiff
    35 
    35 
    36 TPNO=			27312
    36 TPNO=			32732
    37 
    37 
    38 # Added to find the *.3tiff that go into /usr/share/man/man3tiff
    38 # Added to find the *.3tiff that go into /usr/share/man/man3tiff
    39 PKG_PROTO_DIRS += $(COMPONENT_SRC)/man
    39 PKG_PROTO_DIRS += $(COMPONENT_SRC)/man
    40 
    40 
    41 include $(WS_MAKE_RULES)/prep.mk
    41 include $(WS_MAKE_RULES)/prep.mk