components/gnome/caribou/Makefile
changeset 7687 1093e2a9adbd
parent 7081 616e1d8621e7
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) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2015, 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=	https://wiki.gnome.org/Projects/Caribou
    29 COMPONENT_PROJECT_URL=	https://wiki.gnome.org/Projects/Caribou
    30 COMPONENT_ARCHIVE_HASH= \
    30 COMPONENT_ARCHIVE_HASH= \
    31 	sha256:aefadf125a647fc68696f4134e99ee43dca121da5de8e1edf6eab5664a9f3150
    31 	sha256:aefadf125a647fc68696f4134e99ee43dca121da5de8e1edf6eab5664a9f3150
    32 COMPONENT_ARCHIVE_URL=  http://ftp.gnome.org/pub/GNOME/sources/$(COMPONENT_NAME)/0.4/$(COMPONENT_ARCHIVE)
    32 COMPONENT_ARCHIVE_URL=  http://ftp.gnome.org/pub/GNOME/sources/$(COMPONENT_NAME)/0.4/$(COMPONENT_ARCHIVE)
    33 COMPONENT_BUGDB=	gnome/accessibility
    33 COMPONENT_BUGDB=	gnome/accessibility
       
    34 COMPONENT_ANITYA_ID=	253
    34 
    35 
    35 TPNO=			25464
    36 TPNO=			25464
    36 
    37 
    37 TEST_TARGET = $(NO_TESTS)
    38 TEST_TARGET = $(NO_TESTS)
    38 
    39