components/gnome/libwnck3/Makefile
changeset 7687 1093e2a9adbd
parent 7384 0327909606ef
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 # All components using gobject-introspection must be built with gcc as
    27 # All components using gobject-introspection must be built with gcc as
    28 # gobject-introspection does not produce correct results when using Studio.
    28 # gobject-introspection does not produce correct results when using Studio.
    36 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.xz
    36 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.xz
    37 COMPONENT_ARCHIVE_HASH=	\
    37 COMPONENT_ARCHIVE_HASH=	\
    38     sha256:f5080076346609b4c36394b879f3a86b92ced3b90a37cb54c8e9a14f00e7921c
    38     sha256:f5080076346609b4c36394b879f3a86b92ced3b90a37cb54c8e9a14f00e7921c
    39 COMPONENT_ARCHIVE_URL=	https://download.gnome.org/sources/libwnck/3.14/$(COMPONENT_ARCHIVE)
    39 COMPONENT_ARCHIVE_URL=	https://download.gnome.org/sources/libwnck/3.14/$(COMPONENT_ARCHIVE)
    40 COMPONENT_BUGDB=	gnome/libraries
    40 COMPONENT_BUGDB=	gnome/libraries
       
    41 COMPONENT_ANITYA_ID=	11006
    41 
    42 
    42 TPNO=			25831
    43 TPNO=			25831
    43 
    44 
    44 TEST_TARGET = $(NO_TESTS)
    45 TEST_TARGET = $(NO_TESTS)
    45 
    46