components/gnome/glade/Makefile
changeset 7687 1093e2a9adbd
parent 7326 f350bef4a275
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 COMPILER=		gcc
    25 COMPILER=		gcc
    26 include ../../../make-rules/shared-macros.mk
    26 include ../../../make-rules/shared-macros.mk
    29 COMPONENT_VERSION=	3.16.0
    29 COMPONENT_VERSION=	3.16.0
    30 COMPONENT_PROJECT_URL=	https://wiki.gnome.org/Apps/Glade
    30 COMPONENT_PROJECT_URL=	https://wiki.gnome.org/Apps/Glade
    31 COMPONENT_ARCHIVE_HASH= \
    31 COMPONENT_ARCHIVE_HASH= \
    32 	sha256:b80773a294d3af07739d9d53bae12e11cf0bbf420bbc8931cc5e20b2647e3626
    32 	sha256:b80773a294d3af07739d9d53bae12e11cf0bbf420bbc8931cc5e20b2647e3626
    33 COMPONENT_BUGDB=	gnome/libglade
    33 COMPONENT_BUGDB=	gnome/libglade
       
    34 COMPONENT_ANITYA_ID=	1174
    34 
    35 
    35 TPNO=			25181
    36 TPNO=			25181
    36 
    37 
    37 # Requires a display
    38 # Requires a display
    38 TEST_TARGET = $(SKIP_TEST)
    39 TEST_TARGET = $(SKIP_TEST)