components/python/py2cairo/Makefile
changeset 7687 1093e2a9adbd
parent 6488 109e53304f7b
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 BUILD_BITS =            32_and_64
    26 BUILD_BITS =            32_and_64
    27 include ../../../make-rules/shared-macros.mk
    27 include ../../../make-rules/shared-macros.mk
    28 
    28 
    33 COMPONENT_PROJECT_URL=	http://cairographics.org/pycairo/
    33 COMPONENT_PROJECT_URL=	http://cairographics.org/pycairo/
    34 COMPONENT_ARCHIVE_HASH=	\
    34 COMPONENT_ARCHIVE_HASH=	\
    35     sha256:b15f71019e42e06d86f7e8fe5587f07c3de5a59a6c3a071b25fe100796dbcd56
    35     sha256:b15f71019e42e06d86f7e8fe5587f07c3de5a59a6c3a071b25fe100796dbcd56
    36 COMPONENT_ARCHIVE_URL=	http://cairographics.org/releases/$(COMPONENT_ARCHIVE)
    36 COMPONENT_ARCHIVE_URL=	http://cairographics.org/releases/$(COMPONENT_ARCHIVE)
    37 COMPONENT_BUGDB=	python-mod/pycairo
    37 COMPONENT_BUGDB=	python-mod/pycairo
       
    38 COMPONENT_ANITYA_ID=	13167
    38 
    39 
    39 TPNO=			19938
    40 TPNO=			19938
    40 
    41 
    41 # upstream delivers python3 support separately as "pycairo" (without the "2")
    42 # upstream delivers python3 support separately as "pycairo" (without the "2")
    42 PYTHON_VERSIONS=        $(PYTHON2_VERSIONS)
    43 PYTHON_VERSIONS=        $(PYTHON2_VERSIONS)