components/gnu-gs-fonts-std/Makefile
changeset 1058 34d7aaa03423
parent 800 2ad056ed89ec
child 1434 c782e620dd26
child 2855 576d5a7857b7
equal deleted inserted replaced
1057:e04f97962a3d 1058:34d7aaa03423
    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= \
    31 COMPONENT_ARCHIVE_HASH= \
    32     sha256:4cef38d05aa958dfee4dabb8d1599b8ad2b2347413b7895c94d8882c8a0fb9d3
    32     sha256:4cef38d05aa958dfee4dabb8d1599b8ad2b2347413b7895c94d8882c8a0fb9d3
    33 COMPONENT_ARCHIVE_URL=  http://softlayer.dl.sourceforge.net/sourceforge/gs-fonts/$(COMPONENT_ARCHIVE)
    33 COMPONENT_ARCHIVE_URL=  http://softlayer.dl.sourceforge.net/sourceforge/gs-fonts/$(COMPONENT_ARCHIVE)
       
    34 COMPONENT_BUGDB=	utility/ghostscript
    34 
    35 
    35 # set relocate_to option while unpacking the tar ball
    36 # set relocate_to option while unpacking the tar ball
    36 UNPACK_ARGS= -r $(COMPONENT_SRC)
    37 UNPACK_ARGS= -r $(COMPONENT_SRC)
    37 
    38 
    38 PROTOGSSHAREDIR=$(PROTOUSRSHAREDIR)/ghostscript
    39 PROTOGSSHAREDIR=$(PROTOUSRSHAREDIR)/ghostscript