components/hplip/Makefile
changeset 800 2ad056ed89ec
parent 609 775168282b2f
child 1058 34d7aaa03423
child 3075 a27acdae98ec
equal deleted inserted replaced
799:71aff7654fdc 800:2ad056ed89ec
    17 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # fields enclosed by brackets "[]" replaced with your own identifying
    18 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 # information: Portions Copyright [yyyy] [name of copyright owner]
    19 #
    19 #
    20 # CDDL HEADER END
    20 # CDDL HEADER END
    21 #
    21 #
    22 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
    22 # Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
    23 #
    23 #
    24 include ../../make-rules/shared-macros.mk
    24 include ../../make-rules/shared-macros.mk
    25 
    25 
    26 COMPONENT_NAME=         hplip
    26 COMPONENT_NAME=         hplip
    27 COMPONENT_VERSION=      3.10.9
    27 COMPONENT_VERSION=      3.10.9
    28 COMPONENT_PROJECT_URL=	http://hplipopensource.com/hplip-web/
    28 COMPONENT_PROJECT_URL=	http://hplipopensource.com/hplip-web/
    29 COMPONENT_SRC=          $(COMPONENT_NAME)-$(COMPONENT_VERSION)
    29 COMPONENT_SRC=          $(COMPONENT_NAME)-$(COMPONENT_VERSION)
    30 COMPONENT_ARCHIVE=      $(COMPONENT_SRC).tar.gz
    30 COMPONENT_ARCHIVE=      $(COMPONENT_SRC).tar.gz
    31 COMPONENT_ARCHIVE_HASH= sha1:5e145eafefbc5122bbe98345f2984fc0a55e5787
    31 COMPONENT_ARCHIVE_HASH= \
       
    32     sha256:1d34630084eccfcc80c08065becdf9313fd8f5a09a4cf523dbd9d3ec724206b9
    32 COMPONENT_ARCHIVE_URL=  http://sourceforge.net/projects/hplip/files/hplip/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
    33 COMPONENT_ARCHIVE_URL=  http://sourceforge.net/projects/hplip/files/hplip/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
    33 
    34 
    34 include ../../make-rules/prep.mk
    35 include ../../make-rules/prep.mk
    35 include ../../make-rules/configure.mk
    36 include ../../make-rules/configure.mk
    36 include ../../make-rules/ips.mk
    37 include ../../make-rules/ips.mk