components/gnome/mm-common/Makefile
changeset 7687 1093e2a9adbd
parent 6394 d8fef7edae62
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 
    30 COMPONENT_VERSION=	0.9.8
    30 COMPONENT_VERSION=	0.9.8
    31 COMPONENT_PROJECT_URL=	https://developer.gnome.org/glibmm/stable/
    31 COMPONENT_PROJECT_URL=	https://developer.gnome.org/glibmm/stable/
    32 COMPONENT_ARCHIVE_HASH= \
    32 COMPONENT_ARCHIVE_HASH= \
    33     sha256:c9ab5fd3872fbe245fbc35347acf4a95063111f81d54c43df3af662dad0a03d5
    33     sha256:c9ab5fd3872fbe245fbc35347acf4a95063111f81d54c43df3af662dad0a03d5
    34 COMPONENT_BUGDB=        gnome/libraries
    34 COMPONENT_BUGDB=        gnome/libraries
       
    35 COMPONENT_ANITYA_ID=	13152
    35 
    36 
    36 TPNO=			24639
    37 TPNO=			24639
    37 
    38 
    38 TEST_TARGET= $(NO_TESTS)
    39 TEST_TARGET= $(NO_TESTS)
    39 
    40