components/gd2/Makefile
changeset 1058 34d7aaa03423
parent 1048 e82fa02a4d16
child 1664 128a1af2859e
equal deleted inserted replaced
1057:e04f97962a3d 1058:34d7aaa03423
    31 # this is the hash of the payload because it appears to be re-compressed
    31 # this is the hash of the payload because it appears to be re-compressed
    32 # periodically causing it to have a new hash value.
    32 # periodically causing it to have a new hash value.
    33 COMPONENT_ARCHIVE_HASH= \
    33 COMPONENT_ARCHIVE_HASH= \
    34     sha256:44bd0819b64a2341fb800abbe99f23c7f6388327c71e1f5bd5ed7874a8cc0e49
    34     sha256:44bd0819b64a2341fb800abbe99f23c7f6388327c71e1f5bd5ed7874a8cc0e49
    35 COMPONENT_ARCHIVE_URL=  $(COMPONENT_PROJECT_URL)releases/$(COMPONENT_ARCHIVE)
    35 COMPONENT_ARCHIVE_URL=  $(COMPONENT_PROJECT_URL)releases/$(COMPONENT_ARCHIVE)
       
    36 COMPONENT_BUGDB=	library/gd2
    36 
    37 
    37 include ../../make-rules/prep.mk
    38 include ../../make-rules/prep.mk
    38 include ../../make-rules/configure.mk
    39 include ../../make-rules/configure.mk
    39 include ../../make-rules/ips.mk
    40 include ../../make-rules/ips.mk
    40 include ../../make-rules/lint-libraries.mk
    41 include ../../make-rules/lint-libraries.mk