components/gnome/gnome-menus/Makefile
changeset 7687 1093e2a9adbd
parent 7186 b124189728c7
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 =            64_and_32
    26 BUILD_BITS =            64_and_32
    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.
    32 COMPONENT_NAME=		gnome-menus
    32 COMPONENT_NAME=		gnome-menus
    33 COMPONENT_VERSION=	3.13.3
    33 COMPONENT_VERSION=	3.13.3
    34 COMPONENT_ARCHIVE_HASH= \
    34 COMPONENT_ARCHIVE_HASH= \
    35 	sha256:7c446eb8ff381df52b8ba04e5886497595e84d1bc46caf7af764d894736c654e
    35 	sha256:7c446eb8ff381df52b8ba04e5886497595e84d1bc46caf7af764d894736c654e
    36 COMPONENT_BUGDB=        gnome/menus
    36 COMPONENT_BUGDB=        gnome/menus
       
    37 COMPONENT_ANITYA_ID=	13134
    37 
    38 
    38 TPNO=			24752
    39 TPNO=			24752
    39 
    40 
    40 TEST_TARGET = $(NO_TESTS)
    41 TEST_TARGET = $(NO_TESTS)
    41 
    42