components/gnome/libgweather/Makefile
changeset 7687 1093e2a9adbd
parent 7181 90120fcfd012
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 # All components using gobject-introspection must be built with gcc as
    27 # All components using gobject-introspection must be built with gcc as
    28 # gobject-introspection does not produce correct results when using Studio.
    28 # gobject-introspection does not produce correct results when using Studio.
    31 
    31 
    32 COMPONENT_NAME=		libgweather
    32 COMPONENT_NAME=		libgweather
    33 COMPONENT_VERSION=	3.18.0
    33 COMPONENT_VERSION=	3.18.0
    34 COMPONENT_ARCHIVE_HASH=	\
    34 COMPONENT_ARCHIVE_HASH=	\
    35 	sha256:8f4fda67f48c776f2bf955d384de4cc842aacb8d9b2ad87b42d83d0dc5a1cb1f
    35 	sha256:8f4fda67f48c776f2bf955d384de4cc842aacb8d9b2ad87b42d83d0dc5a1cb1f
       
    36 COMPONENT_ANITYA_ID=	13147
    36 
    37 
    37 TPNO=			24863
    38 TPNO=			24863
    38 
    39 
    39 TEST_TARGET= $(NO_TESTS)
    40 TEST_TARGET= $(NO_TESTS)
    40 
    41