components/gnome/clutter-gtk/Makefile
changeset 7687 1093e2a9adbd
parent 7293 a449e2e641be
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=		clutter-gtk
    32 COMPONENT_NAME=		clutter-gtk
    33 COMPONENT_VERSION=	1.6.4
    33 COMPONENT_VERSION=	1.6.4
    34 COMPONENT_ARCHIVE_HASH=	\
    34 COMPONENT_ARCHIVE_HASH=	\
    35 	sha256:52fc9b35d301737a221bb6c24abafafe23e4bd0a5e2060bba3860b6cac7b32aa
    35 	sha256:52fc9b35d301737a221bb6c24abafafe23e4bd0a5e2060bba3860b6cac7b32aa
    36 COMPONENT_BUGDB=        library/clutter
    36 COMPONENT_BUGDB=        library/clutter
       
    37 COMPONENT_ANITYA_ID=	303
    37 
    38 
    38 TPNO=			24627
    39 TPNO=			24627
    39 
    40 
    40 # Requires cogl modules - disable till we get the fixed cogl on build servers
    41 # Requires cogl modules - disable till we get the fixed cogl on build servers
    41 TEST_TARGET = $(SKIP_TEST)
    42 TEST_TARGET = $(SKIP_TEST)