components/gnome/gupnp/Makefile
changeset 7687 1093e2a9adbd
parent 6329 f29ce145d6db
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.
    33 COMPONENT_VERSION=	0.20.14
    33 COMPONENT_VERSION=	0.20.14
    34 COMPONENT_PROJECT_URL=  https://wiki.gnome.org/Projects/GUPnP
    34 COMPONENT_PROJECT_URL=  https://wiki.gnome.org/Projects/GUPnP
    35 COMPONENT_ARCHIVE_HASH= \
    35 COMPONENT_ARCHIVE_HASH= \
    36 	sha256:77ffb940ba77c4a6426d09d41004c75d92652dcbde86c84ac1c847dbd9ad59bd
    36 	sha256:77ffb940ba77c4a6426d09d41004c75d92652dcbde86c84ac1c847dbd9ad59bd
    37 COMPONENT_BUGDB=        gnome/libraries
    37 COMPONENT_BUGDB=        gnome/libraries
       
    38 COMPONENT_ANITYA_ID=	1281
    38 
    39 
    39 TPNO=			25395
    40 TPNO=			25395
    40 
    41 
    41 # Tests don't work on Solaris yet
    42 # Tests don't work on Solaris yet
    42 TEST_TARGET = $(SKIP_TEST)
    43 TEST_TARGET = $(SKIP_TEST)