6040N/A#
6040N/A# CDDL HEADER START
6040N/A#
6040N/A# The contents of this file are subject to the terms of the
6040N/A# Common Development and Distribution License (the "License").
6040N/A# You may not use this file except in compliance with the License.
6040N/A#
6040N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
6040N/A# or http://www.opensolaris.org/os/licensing.
6040N/A# See the License for the specific language governing permissions
6040N/A# and limitations under the License.
6040N/A#
6040N/A# When distributing Covered Code, include this CDDL HEADER in each
6040N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
6040N/A# If applicable, add the following below this CDDL HEADER, with the
6040N/A# fields enclosed by brackets "[]" replaced with your own identifying
6040N/A# information: Portions Copyright [yyyy] [name of copyright owner]
6040N/A#
6040N/A# CDDL HEADER END
6040N/A#
6040N/A
6040N/A#
6040N/A# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
6040N/A#
6040N/A
6040N/ABUILD_BITS = 32_and_64
6040N/ACOMPILER=gcc
6040N/Ainclude ../../../make-rules/shared-macros.mk
6040N/A
6040N/ACOMPONENT_NAME= vala
6040N/ACOMPONENT_VERSION= 0.30.0
6040N/ACOMPONENT_PROJECT_URL= https://wiki.gnome.org/Projects/Vala
6040N/ACOMPONENT_ARCHIVE_HASH= \
6040N/A sha256:61f0337b000f7ed6ef8c1fea87e0047d9bd7c0f91dd9c5b4eb70fd3fb883dedf
6040N/ACOMPONENT_BUGDB= gnome/dev-tools
6040N/A
6040N/ATPNO= 24623
6040N/A
6040N/A# 23285126 - vala integrated tests should be hooked up
6040N/ATEST_TARGET= $(SKIP_TEST)
6040N/A
6040N/Ainclude $(WS_MAKE_RULES)/gnome-component.mk
6040N/A
6040N/AREQUIRED_PACKAGES += developer/documentation-tool/doxygen
6040N/AREQUIRED_PACKAGES += library/glib2