6111N/A#
6111N/A# CDDL HEADER START
6111N/A#
6111N/A# The contents of this file are subject to the terms of the
6111N/A# Common Development and Distribution License (the "License").
6111N/A# You may not use this file except in compliance with the License.
6111N/A#
6111N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
6111N/A# or http://www.opensolaris.org/os/licensing.
6111N/A# See the License for the specific language governing permissions
6111N/A# and limitations under the License.
6111N/A#
6111N/A# When distributing Covered Code, include this CDDL HEADER in each
6111N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
6111N/A# If applicable, add the following below this CDDL HEADER, with the
6111N/A# fields enclosed by brackets "[]" replaced with your own identifying
6111N/A# information: Portions Copyright [yyyy] [name of copyright owner]
6111N/A#
6111N/A# CDDL HEADER END
6111N/A#
6111N/A
6111N/A#
6111N/A# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
6111N/A#
6111N/A
6111N/ABUILD_BITS = 32_and_64
6111N/Ainclude ../../../../make-rules/shared-macros.mk
6111N/A
6111N/ACOMPONENT_NAME= orc
6111N/ACOMPONENT_VERSION= 0.4.23
6111N/ACOMPONENT_PROJECT_URL= http://gstreamer.freedesktop.org/projects/orc.html
6111N/ACOMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.xz
6111N/ACOMPONENT_ARCHIVE_HASH= \
6111N/A sha256:767eaebce2941737b43368225ec54598b3055ca78b4dc50c4092f5fcdc0bdfe7
6111N/ACOMPONENT_ARCHIVE_URL= http://gstreamer.freedesktop.org/src/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
6111N/ACOMPONENT_BUGDB= gnome/multimedia
6111N/A
6111N/ATPNO= 25774
6111N/A
6111N/Ainclude $(WS_MAKE_RULES)/common.mk
6111N/A
6111N/ACONFIGURE_OPTIONS += --disable-static
6111N/A
6111N/A# for the tests
6111N/Aunexport SHELLOPTS
6111N/ACOMPONENT_TEST_ENV += libtool_install_magic='%%%MAGIC variable%%%'
6111N/ACOMPONENT_TEST_ENV += libtool_execute_magic='%%%MAGIC variable%%%'
6111N/ACOMPONENT_TEST_MASTER = $(COMPONENT_TEST_RESULTS_DIR)/results-all.master
6111N/ACOMPONENT_TEST_ARGS = -k -i
6111N/ACOMPONENT_TEST_TRANSFORMS += \
6111N/A '-n ' \
6111N/A '-e "/TOTAL:/p" ' \
6111N/A '-e "/SKIP:/p" ' \
6111N/A '-e "/PASS:/p" ' \
6111N/A '-e "/FAIL:/p" ' \
6111N/A '-e "/ERROR:/p" '
6111N/A
6111N/AREQUIRED_PACKAGES += system/library/math