components/gnome/dconf/Makefile
changeset 7687 1093e2a9adbd
parent 6553 11cbf3cfef67
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 =            64_and_32
    26 BUILD_BITS =            64_and_32
    27 include ../../../make-rules/shared-macros.mk
    27 include ../../../make-rules/shared-macros.mk
    28 
    28 
    29 COMPONENT_NAME=		dconf
    29 COMPONENT_NAME=		dconf
    30 COMPONENT_VERSION=	0.24.0
    30 COMPONENT_VERSION=	0.24.0
    31 COMPONENT_ARCHIVE_HASH= \
    31 COMPONENT_ARCHIVE_HASH= \
    32 	sha256:4373e0ced1f4d7d68d518038796c073696280e22957babb29feb0267c630fec2
    32 	sha256:4373e0ced1f4d7d68d518038796c073696280e22957babb29feb0267c630fec2
    33 COMPONENT_BUGDB=        gnome/gconf
    33 COMPONENT_BUGDB=        gnome/gconf
       
    34 COMPONENT_ANITYA_ID=	11683
    34 
    35 
    35 TPNO=			25273
    36 TPNO=			25273
    36 
    37 
    37 # Needs updated glib2, not available on S11.
    38 # Needs updated glib2, not available on S11.
    38 ifeq ($(BUILD_TYPE), evaluation)
    39 ifeq ($(BUILD_TYPE), evaluation)