components/desktop/xdg-utils/Makefile
changeset 7687 1093e2a9adbd
parent 7421 ff501eb83f43
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=		64
    24 BUILD_BITS=		64
    25 include ../../../make-rules/shared-macros.mk
    25 include ../../../make-rules/shared-macros.mk
    26 
    26 
    30 COMPONENT_ARCHIVE_HASH= \
    30 COMPONENT_ARCHIVE_HASH= \
    31 	sha256:b0dd63a2576e0bb16f1aa78d6ddf7d6784784a098d4df17161cd6a17c7bc4125
    31 	sha256:b0dd63a2576e0bb16f1aa78d6ddf7d6784784a098d4df17161cd6a17c7bc4125
    32 COMPONENT_ARCHIVE_URL=	http://portland.freedesktop.org/download/$(COMPONENT_ARCHIVE)
    32 COMPONENT_ARCHIVE_URL=	http://portland.freedesktop.org/download/$(COMPONENT_ARCHIVE)
    33 COMPONENT_SIG_URL=      $(COMPONENT_ARCHIVE_URL).asc
    33 COMPONENT_SIG_URL=      $(COMPONENT_ARCHIVE_URL).asc
    34 COMPONENT_BUGDB=	gnome/interop
    34 COMPONENT_BUGDB=	gnome/interop
       
    35 COMPONENT_ANITYA_ID=	5176
    35 
    36 
    36 TPNO=			32590
    37 TPNO=			32590
    37 
    38 
    38 # Tests require a window system to be up and running
    39 # Tests require a window system to be up and running
    39 TEST_TARGET = $(SKIP_TEST)
    40 TEST_TARGET = $(SKIP_TEST)