components/gnome/libsoup/Makefile
changeset 7687 1093e2a9adbd
parent 7527 352b7a456c30
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.
    33 COMPONENT_VERSION=	2.52.0
    33 COMPONENT_VERSION=	2.52.0
    34 COMPONENT_PROJECT_URL=	https://wiki.gnome.org/Projects/libsoup
    34 COMPONENT_PROJECT_URL=	https://wiki.gnome.org/Projects/libsoup
    35 COMPONENT_ARCHIVE_HASH=	\
    35 COMPONENT_ARCHIVE_HASH=	\
    36     sha256:6c6c366622a1a9d938e0cea9b557fa536f088784251d31381ccd1b115a466785
    36     sha256:6c6c366622a1a9d938e0cea9b557fa536f088784251d31381ccd1b115a466785
    37 COMPONENT_BUGDB=	gnome/libraries
    37 COMPONENT_BUGDB=	gnome/libraries
       
    38 COMPONENT_ANITYA_ID=	11483
    38 
    39 
    39 TPNO=			24900
    40 TPNO=			24900
    40 
    41 
    41 # Needs gobject-introspection, not available on S11.
    42 # Needs gobject-introspection, not available on S11.
    42 ifeq ($(BUILD_TYPE), evaluation)
    43 ifeq ($(BUILD_TYPE), evaluation)