components/gnome/libnotify/Makefile
changeset 7687 1093e2a9adbd
parent 6137 f81b30a97f44
equal deleted inserted replaced
7686:745f0c9764a6 7687:1093e2a9adbd
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 BUILD_BITS = 64_and_32
    26 BUILD_BITS = 64_and_32
    27 COMPILER=gcc
    27 COMPILER=gcc
    28 include ../../../make-rules/shared-macros.mk
    28 include ../../../make-rules/shared-macros.mk
    30 COMPONENT_NAME=		libnotify
    30 COMPONENT_NAME=		libnotify
    31 COMPONENT_VERSION=	0.7.6
    31 COMPONENT_VERSION=	0.7.6
    32 COMPONENT_ARCHIVE_HASH=	\
    32 COMPONENT_ARCHIVE_HASH=	\
    33 	sha256:0ef61ca400d30e28217979bfa0e73a7406b19c32dd76150654ec5b2bdf47d837
    33 	sha256:0ef61ca400d30e28217979bfa0e73a7406b19c32dd76150654ec5b2bdf47d837
    34 COMPONENT_BUGDB=        gnome/libraries
    34 COMPONENT_BUGDB=        gnome/libraries
       
    35 COMPONENT_ANITYA_ID=	13149
    35 
    36 
    36 TPNO=			24758
    37 TPNO=			24758
    37 
    38 
    38 # Tests do not work on Solaris yet
    39 # Tests do not work on Solaris yet
    39 TEST_TARGET= $(SKIP_TEST)
    40 TEST_TARGET= $(SKIP_TEST)