components/gnome/libgtop/Makefile
changeset 7687 1093e2a9adbd
parent 6137 f81b30a97f44
child 7862 875bb3f441a5
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.
    32 COMPONENT_NAME=		libgtop
    32 COMPONENT_NAME=		libgtop
    33 COMPONENT_VERSION=	2.30.0
    33 COMPONENT_VERSION=	2.30.0
    34 COMPONENT_ARCHIVE_HASH=	\
    34 COMPONENT_ARCHIVE_HASH=	\
    35 	sha256:463bcbe5737b1b93f3345ee34abf601e8eb864f507c49ff1921c2737abafc1e5
    35 	sha256:463bcbe5737b1b93f3345ee34abf601e8eb864f507c49ff1921c2737abafc1e5
    36 COMPONENT_BUGDB=        gnome/libraries
    36 COMPONENT_BUGDB=        gnome/libraries
       
    37 COMPONENT_ANITYA_ID=	13146
    37 
    38 
    38 TPNO=			25827
    39 TPNO=			25827
    39 
    40 
    40 TEST_TARGET = $(NO_TESTS)
    41 TEST_TARGET = $(NO_TESTS)
    41 
    42