components/hal-cups-utils/Makefile
changeset 1948 2d1537e7942d
parent 1058 34d7aaa03423
child 2225 f064d3d3190d
child 3996 20c0f21bbe1e
equal deleted inserted replaced
1947:b80524cd88bc 1948:2d1537e7942d
    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) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
    22 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    23 #
    23 #
    24 
    24 
    25 include ../../make-rules/shared-macros.mk
    25 include ../../make-rules/shared-macros.mk
    26 
    26 
    27 COMPONENT_NAME=		hal-cups-utils
    27 COMPONENT_NAME=		hal-cups-utils
    31 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
    31 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
    32 COMPONENT_ARCHIVE_HASH=	\
    32 COMPONENT_ARCHIVE_HASH=	\
    33     sha256:f40a7ebd1453d471a8a6bfd8c635708dd739a6160bb661813f936d936ba85618
    33     sha256:f40a7ebd1453d471a8a6bfd8c635708dd739a6160bb661813f936d936ba85618
    34 COMPONENT_ARCHIVE_URL=	http://fedorahosted.org/releases/h/a/hal-cups-utils/$(COMPONENT_ARCHIVE)
    34 COMPONENT_ARCHIVE_URL=	http://fedorahosted.org/releases/h/a/hal-cups-utils/$(COMPONENT_ARCHIVE)
    35 COMPONENT_BUGDB=	utility/hal-cups
    35 COMPONENT_BUGDB=	utility/hal-cups
       
    36 
       
    37 TPNO=			8957
    36 
    38 
    37 include ../../make-rules/prep.mk
    39 include ../../make-rules/prep.mk
    38 include ../../make-rules/configure.mk
    40 include ../../make-rules/configure.mk
    39 include ../../make-rules/ips.mk
    41 include ../../make-rules/ips.mk
    40 
    42