Makefile revision 7035
7035N/A#
7035N/A# CDDL HEADER START
7035N/A#
7035N/A# The contents of this file are subject to the terms of the
7035N/A# Common Development and Distribution License (the "License").
7035N/A# You may not use this file except in compliance with the License.
7035N/A#
7035N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
7035N/A# or http://www.opensolaris.org/os/licensing.
7035N/A# See the License for the specific language governing permissions
7035N/A# and limitations under the License.
7035N/A#
7035N/A# When distributing Covered Code, include this CDDL HEADER in each
7035N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
7035N/A# If applicable, add the following below this CDDL HEADER, with the
7035N/A# fields enclosed by brackets "[]" replaced with your own identifying
7035N/A# information: Portions Copyright [yyyy] [name of copyright owner]
7035N/A#
7035N/A# CDDL HEADER END
7035N/A#
7035N/A# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
7035N/A#
7035N/A
7035N/ABUILD_BITS= 64
7035N/Ainclude ../../../make-rules/shared-macros.mk
7035N/A
7035N/ACOMPONENT_NAME= xdg-utils
7035N/ACOMPONENT_VERSION= 1.0.2
7035N/ACOMPONENT_PROJECT_URL= http://portland.freedesktop.org/download/
7035N/ACOMPONENT_ARCHIVE= $(COMPONENT_SRC).tgz
7035N/ACOMPONENT_ARCHIVE_HASH= \
7035N/A sha256:21aeb7d16b2529b8d3975118f59eec09953e09f9a68d718159e98c90474b01ac
7035N/ACOMPONENT_ARCHIVE_URL= $(COMPONENT_PROJECT_URL)$(COMPONENT_ARCHIVE)
7035N/ACOMPONENT_BUGDB= gnome/interop
7035N/A
7035N/ATPNO= 9368
7035N/A
7035N/A# Tests require a window system to be up and running
7035N/ATEST_TARGET = $(SKIP_TEST)
7035N/A
7035N/Ainclude $(WS_MAKE_RULES)/common.mk
7035N/A
7035N/ACOMPONENT_PRE_CONFIGURE_ACTION = ($(CLONEY) $(SOURCE_DIR) $(@D))
7035N/A
7035N/AREQUIRED_PACKAGES += shell/bash