components/gnome/pygobject3/Makefile
changeset 7687 1093e2a9adbd
parent 6957 ff86c93b1c69
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) 2016, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 # gobject-introspection bindings are only built correctly for gtk when building
    26 # gobject-introspection bindings are only built correctly for gtk when building
    27 # with gcc, this would otherwise build with Studio.
    27 # with gcc, this would otherwise build with Studio.
    28 COMPILER =		gcc
    28 COMPILER =		gcc
    33 COMPONENT_VERSION=	3.18.2
    33 COMPONENT_VERSION=	3.18.2
    34 COMPONENT_PROJECT_URL=	https://wiki.gnome.org/Projects/PyGObject
    34 COMPONENT_PROJECT_URL=	https://wiki.gnome.org/Projects/PyGObject
    35 COMPONENT_ARCHIVE_HASH= \
    35 COMPONENT_ARCHIVE_HASH= \
    36 	sha256:2a3cad1517916b74e131e6002c3824361aee0671ffb0d55ded119477fc1c2c5f
    36 	sha256:2a3cad1517916b74e131e6002c3824361aee0671ffb0d55ded119477fc1c2c5f
    37 COMPONENT_BUGDB=	gnome/libraries
    37 COMPONENT_BUGDB=	gnome/libraries
       
    38 COMPONENT_ANITYA_ID=	13158
    38 
    39 
    39 TPNO=			25832
    40 TPNO=			25832
    40 
    41 
    41 # Needs gobject-introspection >= 1.39.0, which is not available on S11.
    42 # Needs gobject-introspection >= 1.39.0, which is not available on S11.
    42 ifeq ($(BUILD_TYPE), evaluation)
    43 ifeq ($(BUILD_TYPE), evaluation)