components/gnome/pygobject2/Makefile
changeset 7687 1093e2a9adbd
parent 6574 107d00fe483d
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=	2.28.6
    33 COMPONENT_VERSION=	2.28.6
    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:fb8a1d4f665130a125011659bd347c7339c944232163dbb9a34fd0686577adb8
    36 	sha256:fb8a1d4f665130a125011659bd347c7339c944232163dbb9a34fd0686577adb8
    37 COMPONENT_BUGDB=       gnome/libraries
    37 COMPONENT_BUGDB=       gnome/libraries
       
    38 COMPONENT_ANITYA_ID=	13158
    38 
    39 
    39 TPNO=			19934
    40 TPNO=			19934
    40 
    41 
    41 # Only build for 2.7 as python 3.x support is provided by ../pygobject3 instead
    42 # Only build for 2.7 as python 3.x support is provided by ../pygobject3 instead
    42 PYTHON_VERSIONS= 2.7
    43 PYTHON_VERSIONS= 2.7