components/gnome/pangomm/Makefile
changeset 7687 1093e2a9adbd
parent 6578 36f92fe7d507
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 # For now, all things built for C++11 require gcc.
    27 # For now, all things built for C++11 require gcc.
    28 COMPILER =              gcc
    28 COMPILER =              gcc
    32 COMPONENT_VERSION=	2.36.0
    32 COMPONENT_VERSION=	2.36.0
    33 COMPONENT_PROJECT_URL=	https://developer.gnome.org/pangomm/stable/
    33 COMPONENT_PROJECT_URL=	https://developer.gnome.org/pangomm/stable/
    34 COMPONENT_ARCHIVE_HASH= \
    34 COMPONENT_ARCHIVE_HASH= \
    35     sha256:a8d96952c708d7726bed260d693cece554f8f00e48b97cccfbf4f5690b6821f0
    35     sha256:a8d96952c708d7726bed260d693cece554f8f00e48b97cccfbf4f5690b6821f0
    36 COMPONENT_BUGDB=	gnome/libraries
    36 COMPONENT_BUGDB=	gnome/libraries
       
    37 COMPONENT_ANITYA_ID=	7958
    37 
    38 
    38 TPNO=			25825
    39 TPNO=			25825
    39 
    40 
    40 TEST_TARGET = $(NO_TESTS)
    41 TEST_TARGET = $(NO_TESTS)
    41 
    42