components/psutils/Makefile
changeset 800 2ad056ed89ec
parent 609 775168282b2f
child 1058 34d7aaa03423
equal deleted inserted replaced
799:71aff7654fdc 800:2ad056ed89ec
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    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 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 include ../../make-rules/shared-macros.mk
    23 include ../../make-rules/shared-macros.mk
    24 include ../../make-rules/shared-targets.mk
    24 include ../../make-rules/shared-targets.mk
    25 
    25 
    26 COMPONENT_NAME=		psutils
    26 COMPONENT_NAME=		psutils
    27 COMPONENT_VERSION=	p17
    27 COMPONENT_VERSION=	p17
    28 COMPONENT_PROJECT_URL=	http://knackered.knackered.org/angus/psutils/
    28 COMPONENT_PROJECT_URL=	http://knackered.knackered.org/angus/psutils/
    29 COMPONENT_SRC=		$(COMPONENT_NAME)
    29 COMPONENT_SRC=		$(COMPONENT_NAME)
    30 COMPONENT_ARCHIVE=	$(COMPONENT_NAME)-$(COMPONENT_VERSION).tar.gz
    30 COMPONENT_ARCHIVE=	$(COMPONENT_NAME)-$(COMPONENT_VERSION).tar.gz
    31 COMPONENT_ARCHIVE_HASH=	sha1:6f1ecb5846cffb644826a02bd9153fe5d6387a9b
    31 COMPONENT_ARCHIVE_HASH=	\
       
    32     sha256:3853eb79584ba8fbe27a815425b65a9f7f15b258e0d43a05a856bdb75d588ae4
    32 COMPONENT_ARCHIVE_URL= http://gd.tuwien.ac.at/publishing/tex/tex-utils/psutils/$(COMPONENT_ARCHIVE)
    33 COMPONENT_ARCHIVE_URL= http://gd.tuwien.ac.at/publishing/tex/tex-utils/psutils/$(COMPONENT_ARCHIVE)
    33 #COMPONENT_ARCHIVE_URL= ftp://ftp.knackered.org/pub/psutils/psutils.tar.gz
    34 #COMPONENT_ARCHIVE_URL= ftp://ftp.knackered.org/pub/psutils/psutils.tar.gz
    34 # Official ftp sources are currently unavailable, so I'm using mirror I found.
    35 # Official ftp sources are currently unavailable, so I'm using mirror I found.
    35 # I made sure that the tarball is equal to the one present in SFW
    36 # I made sure that the tarball is equal to the one present in SFW
    36 
    37