components/avahi/Makefile
changeset 7687 1093e2a9adbd
parent 6552 402379bc1b60
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) 2016, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 BUILD_BITS= 64_and_32
    25 BUILD_BITS= 64_and_32
    26 # All components using gobject-introspection must be built with gcc as
    26 # All components using gobject-introspection must be built with gcc as
    27 # gobject-introspection 1.46 causes the build to fail when using Studio.
    27 # gobject-introspection 1.46 causes the build to fail when using Studio.
    28 COMPILER =              gcc
    28 COMPILER =              gcc
    35 TPNO=			27473
    35 TPNO=			27473
    36 COMPONENT_ARCHIVE_HASH=	sha256:d54991185d514a0aba54ebeb408d7575b60f5818a772e28fa0e18b98bc1db454
    36 COMPONENT_ARCHIVE_HASH=	sha256:d54991185d514a0aba54ebeb408d7575b60f5818a772e28fa0e18b98bc1db454
    37 COMPONENT_ARCHIVE_URL=	https://github.com/lathiat/avahi/releases/download/v$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
    37 COMPONENT_ARCHIVE_URL=	https://github.com/lathiat/avahi/releases/download/v$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
    38 COMPONENT_PROJECT_URL=	http://www.avahi.org/
    38 COMPONENT_PROJECT_URL=	http://www.avahi.org/
    39 COMPONENT_BUGDB=	library/avahi
    39 COMPONENT_BUGDB=	library/avahi
       
    40 COMPONENT_ANITYA_ID=	147
    40 
    41 
    41 # Depends on a Python module from Desktop that is only available 32-bit in S11.
    42 # Depends on a Python module from Desktop that is only available 32-bit in S11.
    42 ifeq ($(BUILD_TYPE), evaluation)
    43 ifeq ($(BUILD_TYPE), evaluation)
    43 BUILD_32_and_64=
    44 BUILD_32_and_64=
    44 INSTALL_32_and_64=
    45 INSTALL_32_and_64=