components/librsync/Makefile
changeset 7687 1093e2a9adbd
parent 7429 49979294a9d7
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) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 BUILD_BITS= 64_and_32
    25 BUILD_BITS= 64_and_32
    26 include ../../make-rules/shared-macros.mk
    26 include ../../make-rules/shared-macros.mk
    27 
    27 
    28 COMPONENT_NAME=		librsync
    28 COMPONENT_NAME=		librsync
    30 COMPONENT_PROJECT_URL=	http://librsync.sourceforge.net/
    30 COMPONENT_PROJECT_URL=	http://librsync.sourceforge.net/
    31 COMPONENT_ARCHIVE_HASH=	\
    31 COMPONENT_ARCHIVE_HASH=	\
    32     sha256:6633e4605662763a03bb6388529cbdfd3b11a9ec55b8845351c1bd9a92bc41d6
    32     sha256:6633e4605662763a03bb6388529cbdfd3b11a9ec55b8845351c1bd9a92bc41d6
    33 COMPONENT_ARCHIVE_URL=	http://sourceforge.net/projects/$(COMPONENT_NAME)/files/librsync/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)/download
    33 COMPONENT_ARCHIVE_URL=	http://sourceforge.net/projects/$(COMPONENT_NAME)/files/librsync/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)/download
    34 COMPONENT_BUGDB=	library/librsync
    34 COMPONENT_BUGDB=	library/librsync
       
    35 COMPONENT_ANITYA_ID=	6309
    35 
    36 
    36 # librsync documentation as originally found at:
    37 # librsync documentation as originally found at:
    37 # http://librsync.sourcefrog.net/doc/librsync.html
    38 # http://librsync.sourcefrog.net/doc/librsync.html
    38 # http://librsync.sourcefrog.net/doc/librsync.pdf
    39 # http://librsync.sourcefrog.net/doc/librsync.pdf
    39 # The files there are not in an easily downloadable format so a local
    40 # The files there are not in an easily downloadable format so a local