components/gnome/libchamplain/Makefile
changeset 7687 1093e2a9adbd
parent 6584 28dfbcb64733
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.
    33 COMPONENT_VERSION=	0.12.11
    33 COMPONENT_VERSION=	0.12.11
    34 COMPONENT_PROJECT_URL=	https://wiki.gnome.org/Projects/libchamplain
    34 COMPONENT_PROJECT_URL=	https://wiki.gnome.org/Projects/libchamplain
    35 COMPONENT_ARCHIVE_HASH=	\
    35 COMPONENT_ARCHIVE_HASH=	\
    36 	sha256:851e24888d967c10acb8fd878df1292a84b8180eb4c48fc5bfbf1a48896d4aa5
    36 	sha256:851e24888d967c10acb8fd878df1292a84b8180eb4c48fc5bfbf1a48896d4aa5
    37 COMPONENT_BUGDB=        gnome/libraries
    37 COMPONENT_BUGDB=        gnome/libraries
       
    38 COMPONENT_ANITYA_ID=	1576
    38 
    39 
    39 TPNO=			24895
    40 TPNO=			24895
    40 
    41 
    41 TEST_TARGET = $(NO_TESTS)
    42 TEST_TARGET = $(NO_TESTS)
    42 
    43