components/gnome/gnome-keyring/Makefile
changeset 7687 1093e2a9adbd
parent 7196 b0e313a2264a
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 COMPILER=		gcc
    25 COMPILER=		gcc
    26 include ../../../make-rules/shared-macros.mk
    26 include ../../../make-rules/shared-macros.mk
    29 COMPONENT_VERSION=	3.18.3
    29 COMPONENT_VERSION=	3.18.3
    30 COMPONENT_PROJECT_URL=	https://wiki.gnome.org/Projects/GnomeKeyring
    30 COMPONENT_PROJECT_URL=	https://wiki.gnome.org/Projects/GnomeKeyring
    31 COMPONENT_ARCHIVE_HASH= \
    31 COMPONENT_ARCHIVE_HASH= \
    32 	sha256:3f670dd61789bdda75b9c9e31e289bf7b1d23ba012433474790081ba7dc0ed98
    32 	sha256:3f670dd61789bdda75b9c9e31e289bf7b1d23ba012433474790081ba7dc0ed98
    33 COMPONENT_BUGDB=	gnome/security
    33 COMPONENT_BUGDB=	gnome/security
       
    34 COMPONENT_ANITYA_ID=	13133
    34 
    35 
    35 TPNO=			25824
    36 TPNO=			25824
    36 
    37 
    37 TEST_TARGET = $(NO_TESTS)
    38 TEST_TARGET = $(NO_TESTS)
    38 
    39