components/desktop/shared-mime-info/Makefile
changeset 7687 1093e2a9adbd
parent 7549 b8b4d11b11b9
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) 2017, 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=		64
    24 BUILD_BITS=		64
    25 include ../../../make-rules/shared-macros.mk
    25 include ../../../make-rules/shared-macros.mk
    26 
    26 
    30 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.bz2
    30 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.bz2
    31 COMPONENT_ARCHIVE_HASH= \
    31 COMPONENT_ARCHIVE_HASH= \
    32 	sha256:80857ba19f8066bfc8d998bfc72b492e241ebd52d49c245aae9fd5b3d233b024
    32 	sha256:80857ba19f8066bfc8d998bfc72b492e241ebd52d49c245aae9fd5b3d233b024
    33 COMPONENT_ARCHIVE_URL=	http://freedesktop.org/~hadess/$(COMPONENT_ARCHIVE)
    33 COMPONENT_ARCHIVE_URL=	http://freedesktop.org/~hadess/$(COMPONENT_ARCHIVE)
    34 COMPONENT_BUGDB=	gnome/libraries
    34 COMPONENT_BUGDB=	gnome/libraries
       
    35 COMPONENT_ANITYA_ID=	5524
    35 
    36 
    36 TPNO=			9300
    37 TPNO=			9300
    37 
    38 
    38 # Does not build correctly with S11 version of intltool, and cannot be
    39 # Does not build correctly with S11 version of intltool, and cannot be
    39 # installed on S11 since it conflicts with S11 gnome-vfs package
    40 # installed on S11 since it conflicts with S11 gnome-vfs package