components/desktop/dbus-glib/Makefile
changeset 7687 1093e2a9adbd
parent 6552 402379bc1b60
equal deleted inserted replaced
7686:745f0c9764a6 7687:1093e2a9adbd
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 BUILD_BITS =            64_and_32
    24 BUILD_BITS =            64_and_32
    25 include ../../../make-rules/shared-macros.mk
    25 include ../../../make-rules/shared-macros.mk
    26 
    26 
    29 COMPONENT_PROJECT_URL=	http://dbus.freedesktop.org
    29 COMPONENT_PROJECT_URL=	http://dbus.freedesktop.org
    30 COMPONENT_ARCHIVE_HASH= \
    30 COMPONENT_ARCHIVE_HASH= \
    31     sha256:6964ed585bb8149a14ab744b5ded5e77cf71ec5446e6dcc5fcf5eebcc52df29c
    31     sha256:6964ed585bb8149a14ab744b5ded5e77cf71ec5446e6dcc5fcf5eebcc52df29c
    32 COMPONENT_ARCHIVE_URL=	$(COMPONENT_PROJECT_URL)/releases/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
    32 COMPONENT_ARCHIVE_URL=	$(COMPONENT_PROJECT_URL)/releases/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
    33 COMPONENT_BUGDB=	library/dbus
    33 COMPONENT_BUGDB=	library/dbus
       
    34 COMPONENT_ANITYA_ID=	1979
    34 
    35 
    35 TPNO=			25523
    36 TPNO=			25523
    36 
    37 
    37 COMPONENT_TEST_MASTER = $(COMPONENT_TEST_RESULTS_DIR)/results-all.master
    38 COMPONENT_TEST_MASTER = $(COMPONENT_TEST_RESULTS_DIR)/results-all.master
    38 include $(WS_MAKE_RULES)/common.mk
    39 include $(WS_MAKE_RULES)/common.mk