# # CDDL HEADER START # # The contents of this file are subject to the terms of the # Common Development and Distribution License (the "License"). # You may not use this file except in compliance with the License. # # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE # or http://www.opensolaris.org/os/licensing. # See the License for the specific language governing permissions # and limitations under the License. # # When distributing Covered Code, include this CDDL HEADER in each # file and include the License file at usr/src/OPENSOLARIS.LICENSE. # If applicable, add the following below this CDDL HEADER, with the # fields enclosed by brackets "[]" replaced with your own identifying # information: Portions Copyright [yyyy] [name of copyright owner] # # CDDL HEADER END # # Copyright (c) 2013 David Hoeppner. All rights reserved. # Copyright (c) 2017, 2020 Andreas Wacknitz # Copyright (c) 2019 Jason Martin # Copyright (c) 2021 Tim Mooney. All rights reserved USE_PARALLEL_BUILD= yes USE_DEFAULT_TEST_TRANSFORMS= yes include ../../../make-rules/shared-macros.mk COMPONENT_NAME= vala HUMAN_VERSION= 0.56.18 COMPONENT_SUMMARY= Vala programming language COMPONENT_ARCHIVE_HASH= sha256:f2affe7d40ab63db8e7b9ecc3f6bdc9c2fc7e3134c84ff2d795f482fe926a382 COMPONENT_FMRI= developer/vala COMPONENT_CLASSIFICATION= Development/Other Languages COMPONENT_LICENSE= LGPL-2.1-only COMPONENT_LICENSE_FILE= COPYING include $(WS_MAKE_RULES)/gnome.mk include $(WS_MAKE_RULES)/common.mk # Auto-generated dependencies REQUIRED_PACKAGES += image/graphviz REQUIRED_PACKAGES += library/glib2 REQUIRED_PACKAGES += shell/ksh93 REQUIRED_PACKAGES += system/library