components/gnome/vino/Makefile
changeset 7687 1093e2a9adbd
parent 7198 337a99283a60
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
    26 BUILD_BITS=		64
    27 COMPILER=		gcc
    27 COMPILER=		gcc
    28 include ../../../make-rules/shared-macros.mk
    28 include ../../../make-rules/shared-macros.mk
    31 COMPONENT_VERSION=	3.18.0
    31 COMPONENT_VERSION=	3.18.0
    32 COMPONENT_PROJECT_URL=	https://wiki.gnome.org/Projects/Vino
    32 COMPONENT_PROJECT_URL=	https://wiki.gnome.org/Projects/Vino
    33 COMPONENT_ARCHIVE_HASH= \
    33 COMPONENT_ARCHIVE_HASH= \
    34 	sha256:52be0b036389713eab224abf27f2ca2a067ba5bd1f6b526592703576005e0919
    34 	sha256:52be0b036389713eab224abf27f2ca2a067ba5bd1f6b526592703576005e0919
    35 COMPONENT_BUGDB=        gnome/remote-desktop
    35 COMPONENT_BUGDB=        gnome/remote-desktop
       
    36 COMPONENT_ANITYA_ID=	5572
    36 
    37 
    37 TPNO=			24888
    38 TPNO=			24888
    38 
    39 
    39 TEST_TARGET = $(NO_TESTS)
    40 TEST_TARGET = $(NO_TESTS)
    40 
    41