components/p7zip/Makefile
changeset 7687 1093e2a9adbd
parent 7053 6416ca905309
equal deleted inserted replaced
7686:745f0c9764a6 7687:1093e2a9adbd
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 BUILD_BITS= 64
    25 BUILD_BITS= 64
    26 # When building with Studio, p7zip has many warnings about extra semicolons,
    26 # When building with Studio, p7zip has many warnings about extra semicolons,
    27 # and at least one hard error due to an extra semicolon.  It also suffers from
    27 # and at least one hard error due to an extra semicolon.  It also suffers from
    28 # the pragma pack push/pop problem (15358176).
    28 # the pragma pack push/pop problem (15358176).
    41 COMPONENT_SRC=		$(COMPONENT_NAME)_$(COMPONENT_VERSION)
    41 COMPONENT_SRC=		$(COMPONENT_NAME)_$(COMPONENT_VERSION)
    42 COMPONENT_ARCHIVE=	$(COMPONENT_SRC)_src_all.tar.bz2
    42 COMPONENT_ARCHIVE=	$(COMPONENT_SRC)_src_all.tar.bz2
    43 COMPONENT_ARCHIVE_HASH=	\
    43 COMPONENT_ARCHIVE_HASH=	\
    44     sha256:699db4da3621904113e040703220abb1148dfef477b55305e2f14a4f1f8f25d4
    44     sha256:699db4da3621904113e040703220abb1148dfef477b55305e2f14a4f1f8f25d4
    45 COMPONENT_ARCHIVE_URL=	http://downloads.sourceforge.net/p7zip/$(COMPONENT_ARCHIVE)
    45 COMPONENT_ARCHIVE_URL=	http://downloads.sourceforge.net/p7zip/$(COMPONENT_ARCHIVE)
       
    46 COMPONENT_ANITYA_ID=	2583
    46 
    47 
    47 TPNO=			27905
    48 TPNO=			27905
    48 
    49 
    49 BUILD_STYLE= justmake
    50 BUILD_STYLE= justmake
    50 INSTALL_TARGET=
    51 INSTALL_TARGET=