components/gnome/grilo-plugins/Makefile
changeset 7687 1093e2a9adbd
parent 7208 200fbf86f0c6
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 BUILD_BITS=		64
    25 BUILD_BITS=		64
    26 COMPILER=		gcc
    26 COMPILER=		gcc
    27 include ../../../make-rules/shared-macros.mk
    27 include ../../../make-rules/shared-macros.mk
    28 
    28 
    30 COMPONENT_VERSION=	0.2.16
    30 COMPONENT_VERSION=	0.2.16
    31 COMPONENT_PROJECT_URL=	https://wiki.gnome.org/Projects/Grilo
    31 COMPONENT_PROJECT_URL=	https://wiki.gnome.org/Projects/Grilo
    32 COMPONENT_ARCHIVE_HASH= \
    32 COMPONENT_ARCHIVE_HASH= \
    33 	sha256:80b4571f9db6df0d5f0873d30f2ee475204f5831d2974b89c58423d6ffac5203
    33 	sha256:80b4571f9db6df0d5f0873d30f2ee475204f5831d2974b89c58423d6ffac5203
    34 COMPONENT_BUGDB=	gnome/multimedia
    34 COMPONENT_BUGDB=	gnome/multimedia
       
    35 COMPONENT_ANITYA_ID=	10929
    35 
    36 
    36 TPNO=			25380
    37 TPNO=			25380
    37 
    38 
    38 # Tests dont work in the Userland framework yet
    39 # Tests dont work in the Userland framework yet
    39 TEST_TARGET = $(SKIP_TEST)
    40 TEST_TARGET = $(SKIP_TEST)