components/desktop/liblouis/Makefile
changeset 7687 1093e2a9adbd
parent 7324 4ff618cb5888
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 
    25 
    26 BUILD_BITS= 		64
    26 BUILD_BITS= 		64
    27 include ../../../make-rules/shared-macros.mk
    27 include ../../../make-rules/shared-macros.mk
    28 
    28 
    34 # liblouis upstream didn't migrate the 2.1.1 download from google code to
    34 # liblouis upstream didn't migrate the 2.1.1 download from google code to
    35 # github, so we use a mirror site for now, until we upgrade to a current version
    35 # github, so we use a mirror site for now, until we upgrade to a current version
    36 # COMPONENT_ARCHIVE_URL=	https://github.com/liblouis/liblouis/releases/download/v$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
    36 # COMPONENT_ARCHIVE_URL=	https://github.com/liblouis/liblouis/releases/download/v$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
    37 COMPONENT_ARCHIVE_URL=	https://distfiles.macports.org/liblouis/$(COMPONENT_ARCHIVE)
    37 COMPONENT_ARCHIVE_URL=	https://distfiles.macports.org/liblouis/$(COMPONENT_ARCHIVE)
    38 COMPONENT_BUGDB=	gnome/accessibility
    38 COMPONENT_BUGDB=	gnome/accessibility
       
    39 COMPONENT_ANITYA_ID=	13112
    39 
    40 
    40 TPNO=			4317
    41 TPNO=			4317
    41 
    42 
    42 # Orca uses python 3.5, so we need to match
    43 # Orca uses python 3.5, so we need to match
    43 PYTHON_VERSION=		3.5
    44 PYTHON_VERSION=		3.5