components/desktop/libexif/Makefile
changeset 7687 1093e2a9adbd
parent 6743 0c5bcd51f10d
equal deleted inserted replaced
7686:745f0c9764a6 7687:1093e2a9adbd
    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) 2016, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 BUILD_BITS=		32_and_64
    24 BUILD_BITS=		32_and_64
    25 COMPILER=		gcc
    25 COMPILER=		gcc
    26 include ../../../make-rules/shared-macros.mk
    26 include ../../../make-rules/shared-macros.mk
    31 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.bz2
    31 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.bz2
    32 COMPONENT_ARCHIVE_HASH= \
    32 COMPONENT_ARCHIVE_HASH= \
    33 	sha256:16cdaeb62eb3e6dfab2435f7d7bccd2f37438d21c5218ec4e58efa9157d4d41a
    33 	sha256:16cdaeb62eb3e6dfab2435f7d7bccd2f37438d21c5218ec4e58efa9157d4d41a
    34 COMPONENT_ARCHIVE_URL=	$(COMPONENT_PROJECT_URL)/$(COMPONENT_ARCHIVE)
    34 COMPONENT_ARCHIVE_URL=	$(COMPONENT_PROJECT_URL)/$(COMPONENT_ARCHIVE)
    35 COMPONENT_BUGDB=	library/libexif
    35 COMPONENT_BUGDB=	library/libexif
       
    36 COMPONENT_ANITYA_ID=	1607
    36 
    37 
    37 TPNO=			9321
    38 TPNO=			9321
    38 
    39 
    39 # Depends on newer cairo, which cannot be updated in S11.
    40 # Depends on newer cairo, which cannot be updated in S11.
    40 include $(WS_MAKE_RULES)/no-evaluation.mk
    41 include $(WS_MAKE_RULES)/no-evaluation.mk