components/gnome/yelp-tools/Makefile
changeset 7687 1093e2a9adbd
parent 6214 4761a444c624
equal deleted inserted replaced
7686:745f0c9764a6 7687:1093e2a9adbd
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 BUILD_BITS=             NO_ARCH
    26 BUILD_BITS=             NO_ARCH
    27 include ../../../make-rules/shared-macros.mk
    27 include ../../../make-rules/shared-macros.mk
    28 
    28 
    29 COMPONENT_NAME=		yelp-tools
    29 COMPONENT_NAME=		yelp-tools
    30 COMPONENT_VERSION=	3.18.0
    30 COMPONENT_VERSION=	3.18.0
    31 COMPONENT_ARCHIVE_HASH= \
    31 COMPONENT_ARCHIVE_HASH= \
    32 	sha256:c6c1d65f802397267cdc47aafd5398c4b60766e0a7ad2190426af6c0d0716932
    32 	sha256:c6c1d65f802397267cdc47aafd5398c4b60766e0a7ad2190426af6c0d0716932
    33 COMPONENT_BUGDB=        gnome/docviewer
    33 COMPONENT_BUGDB=        gnome/docviewer
       
    34 COMPONENT_ANITYA_ID=	8420
    34 
    35 
    35 TPNO=			25486
    36 TPNO=			25486
    36 
    37 
    37 TEST_TARGET= $(NO_TESTS)
    38 TEST_TARGET= $(NO_TESTS)
    38 
    39