components/gnu-gs-fonts-other/Makefile
changeset 1948 2d1537e7942d
parent 1537 68c1d972de17
child 3817 30b42c38bbc4
equal deleted inserted replaced
1947:b80524cd88bc 1948:2d1537e7942d
    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, 2013, Oracle and/or its affiliates. All rights reserved.
    22 # Copyright (c) 2011, 2014, 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=         gnu-gs-fonts-other
    26 COMPONENT_NAME=         gnu-gs-fonts-other
    27 COMPONENT_VERSION=      6.0
    27 COMPONENT_VERSION=      6.0
    30 COMPONENT_ARCHIVE=      $(COMPONENT_SRC).tar.gz
    30 COMPONENT_ARCHIVE=      $(COMPONENT_SRC).tar.gz
    31 COMPONENT_ARCHIVE_HASH= \
    31 COMPONENT_ARCHIVE_HASH= \
    32     sha256:8146cccc4699fe9dab841446bdd17039f4769c903eceb54409188b920754aab3
    32     sha256:8146cccc4699fe9dab841446bdd17039f4769c903eceb54409188b920754aab3
    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 COMPONENT_BUGDB=	utility/ghostscript
       
    35 
       
    36 TPNO=			8517
    35 
    37 
    36 # set relocate_to option while unpacking the tar ball
    38 # set relocate_to option while unpacking the tar ball
    37 UNPACK_ARGS= -r $(COMPONENT_SRC)
    39 UNPACK_ARGS= -r $(COMPONENT_SRC)
    38 
    40 
    39 PROTOGSSHAREDIR=$(PROTOUSRSHAREDIR)/ghostscript
    41 PROTOGSSHAREDIR=$(PROTOUSRSHAREDIR)/ghostscript