components/gnome/vala/Makefile
changeset 7687 1093e2a9adbd
parent 6042 a973ed82292e
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 = 32_and_64
    26 BUILD_BITS = 32_and_64
    27 COMPILER=gcc
    27 COMPILER=gcc
    28 include ../../../make-rules/shared-macros.mk
    28 include ../../../make-rules/shared-macros.mk
    31 COMPONENT_VERSION=	0.30.0
    31 COMPONENT_VERSION=	0.30.0
    32 COMPONENT_PROJECT_URL=	https://wiki.gnome.org/Projects/Vala
    32 COMPONENT_PROJECT_URL=	https://wiki.gnome.org/Projects/Vala
    33 COMPONENT_ARCHIVE_HASH= \
    33 COMPONENT_ARCHIVE_HASH= \
    34 	sha256:61f0337b000f7ed6ef8c1fea87e0047d9bd7c0f91dd9c5b4eb70fd3fb883dedf
    34 	sha256:61f0337b000f7ed6ef8c1fea87e0047d9bd7c0f91dd9c5b4eb70fd3fb883dedf
    35 COMPONENT_BUGDB=        gnome/dev-tools
    35 COMPONENT_BUGDB=        gnome/dev-tools
       
    36 COMPONENT_ANITYA_ID=	5065
    36 
    37 
    37 TPNO=			24623
    38 TPNO=			24623
    38 
    39 
    39 # 23285126 - vala integrated tests should be hooked up
    40 # 23285126 - vala integrated tests should be hooked up
    40 TEST_TARGET= $(SKIP_TEST)
    41 TEST_TARGET= $(SKIP_TEST)