components/doxygen/Makefile
changeset 1948 2d1537e7942d
parent 1394 5f86498eee95
child 2022 d590db614c66
equal deleted inserted replaced
1947:b80524cd88bc 1948:2d1537e7942d
    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, 2013, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 include ../../make-rules/shared-macros.mk
    23 include ../../make-rules/shared-macros.mk
    24 
    24 
    25 COMPONENT_NAME=		doxygen
    25 COMPONENT_NAME=		doxygen
    26 COMPONENT_VERSION=	1.7.6.1
    26 COMPONENT_VERSION=	1.7.6.1
    35 # Download the manual so that we don't have to keep updating it in the gate.
    35 # Download the manual so that we don't have to keep updating it in the gate.
    36 COMPONENT_ARCHIVE_1 =	$(COMPONENT_NAME)_manual-$(COMPONENT_VERSION).pdf.zip
    36 COMPONENT_ARCHIVE_1 =	$(COMPONENT_NAME)_manual-$(COMPONENT_VERSION).pdf.zip
    37 COMPONENT_ARCHIVE_HASH_1 =	\
    37 COMPONENT_ARCHIVE_HASH_1 =	\
    38     sha256:abe8ea7db00fe68632edeb2d6e44f94ad96a0dc798702b044afbc1752c7b2a61
    38     sha256:abe8ea7db00fe68632edeb2d6e44f94ad96a0dc798702b044afbc1752c7b2a61
    39 COMPONENT_ARCHIVE_URL_1 =	ftp://ftp.stack.nl/pub/users/dimitri/$(COMPONENT_ARCHIVE_1)
    39 COMPONENT_ARCHIVE_URL_1 =	ftp://ftp.stack.nl/pub/users/dimitri/$(COMPONENT_ARCHIVE_1)
       
    40 
       
    41 TPNO=			6511
    40 
    42 
    41 include ../../make-rules/prep.mk
    43 include ../../make-rules/prep.mk
    42 include ../../make-rules/configure.mk
    44 include ../../make-rules/configure.mk
    43 include ../../make-rules/ips.mk
    45 include ../../make-rules/ips.mk
    44 
    46