components/gnome/baobab/Makefile
changeset 7687 1093e2a9adbd
parent 6661 04e956b11e9f
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
    24 BUILD_BITS =            64
    25 # All components using gobject-introspection must be built with gcc as
    25 # All components using gobject-introspection must be built with gcc as
    26 # gobject-introspection does not produce correct results when using Studio.
    26 # gobject-introspection does not produce correct results when using Studio.
    32 COMPONENT_PROJECT_URL=	https://wiki.gnome.org/Apps/Baobab
    32 COMPONENT_PROJECT_URL=	https://wiki.gnome.org/Apps/Baobab
    33 COMPONENT_ARCHIVE_HASH= \
    33 COMPONENT_ARCHIVE_HASH= \
    34 	sha256:c2ac90426390e77147446a290c1480c49936c0a224f740b555ddaec2675b44b5
    34 	sha256:c2ac90426390e77147446a290c1480c49936c0a224f740b555ddaec2675b44b5
    35 COMPONENT_ARCHIVE_URL=	http://ftp.gnome.org/pub/GNOME/sources/$(COMPONENT_NAME)/3.18/$(COMPONENT_ARCHIVE)
    35 COMPONENT_ARCHIVE_URL=	http://ftp.gnome.org/pub/GNOME/sources/$(COMPONENT_NAME)/3.18/$(COMPONENT_ARCHIVE)
    36 COMPONENT_BUGDB=	gnome/applications
    36 COMPONENT_BUGDB=	gnome/applications
       
    37 COMPONENT_ANITYA_ID=	10907
    37 
    38 
    38 TPNO=			25525
    39 TPNO=			25525
    39 
    40 
    40 TEST_TARGET = $(NO_TESTS)
    41 TEST_TARGET = $(NO_TESTS)
    41 
    42