components/coolkey/Makefile
changeset 7687 1093e2a9adbd
parent 6998 ecb236c14ed7
equal deleted inserted replaced
7686:745f0c9764a6 7687:1093e2a9adbd
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 
    20 
    21 #
    21 #
    22 # Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
    22 # Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved.
    23 #
    23 #
    24 
    24 
    25 # TESTING:
    25 # TESTING:
    26 #   Requires physical card reader attached to USB with card inserted.
    26 #   Requires physical card reader attached to USB with card inserted.
    27 #   SCM Microsystems, model SCR3310 is what was used in-house to test.
    27 #   SCM Microsystems, model SCR3310 is what was used in-house to test.
    51 COMPONENT_PROJECT_URL=	http://pki.fedoraproject.org/wiki/CoolKey
    51 COMPONENT_PROJECT_URL=	http://pki.fedoraproject.org/wiki/CoolKey
    52 COMPONENT_DOWNLOAD_URL=	http://pkgs.fedoraproject.org/repo/pkgs/$(COMPONENT_NAME)/$(COMPONENT_NAME)-$(COMPONENT_VERSION).tar.gz/815a1811a46bf9b8782107c073149cbe
    52 COMPONENT_DOWNLOAD_URL=	http://pkgs.fedoraproject.org/repo/pkgs/$(COMPONENT_NAME)/$(COMPONENT_NAME)-$(COMPONENT_VERSION).tar.gz/815a1811a46bf9b8782107c073149cbe
    53 COMPONENT_ARCHIVE_HASH=	sha256:8448e3abb81bffc593c96b577dcfbc05b40e8684188456c31be15fae73d730f7
    53 COMPONENT_ARCHIVE_HASH=	sha256:8448e3abb81bffc593c96b577dcfbc05b40e8684188456c31be15fae73d730f7
    54 COMPONENT_ARCHIVE_URL=	$(COMPONENT_DOWNLOAD_URL)/$(COMPONENT_ARCHIVE)
    54 COMPONENT_ARCHIVE_URL=	$(COMPONENT_DOWNLOAD_URL)/$(COMPONENT_ARCHIVE)
    55 COMPONENT_BUGDB=	library/smartcard
    55 COMPONENT_BUGDB=	library/smartcard
       
    56 COMPONENT_ANITYA_ID=	13292
    56 
    57 
    57 TPNO =			25487
    58 TPNO =			25487
    58 
    59 
    59 include $(WS_MAKE_RULES)/common.mk
    60 include $(WS_MAKE_RULES)/common.mk
    60 
    61