6587N/A#
6587N/A# CDDL HEADER START
6587N/A#
6587N/A# The contents of this file are subject to the terms of the
6587N/A# Common Development and Distribution License (the "License").
6587N/A# You may not use this file except in compliance with the License.
6587N/A#
6587N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
6587N/A# or http://www.opensolaris.org/os/licensing.
6587N/A# See the License for the specific language governing permissions
6587N/A# and limitations under the License.
6587N/A#
6587N/A# When distributing Covered Code, include this CDDL HEADER in each
6587N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
6587N/A# If applicable, add the following below this CDDL HEADER, with the
6587N/A# fields enclosed by brackets "[]" replaced with your own identifying
6587N/A# information: Portions Copyright [yyyy] [name of copyright owner]
6587N/A#
6587N/A# CDDL HEADER END
6587N/A#
6587N/A# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
6587N/A#
6587N/A
6587N/ABUILD_BITS= 64_and_32
6587N/ACOMPILER= gcc
6587N/Ainclude ../../../make-rules/shared-macros.mk
6587N/A
6587N/ACOMPONENT_NAME= speex
6587N/ACOMPONENT_VERSION= 1.2rc1
6587N/AHUMAN_VERSION= $(COMPONENT_VERSION)
6587N/AIPS_COMPONENT_VERSION= 1.2
6587N/ACOMPONENT_PROJECT_URL= http://www.speex.org/
6587N/ACOMPONENT_ARCHIVE_HASH= \
6587N/A sha256:342f30dc57bd4a6dad41398365baaa690429660b10d866b7d508e8f1179cb7a6
6587N/ACOMPONENT_ARCHIVE_URL= http://downloads.xiph.org/releases/speex/$(COMPONENT_ARCHIVE)
6587N/ACOMPONENT_BUGDB= gnome/multimedia
6587N/A
6587N/ATPNO= 9576
6587N/A
6587N/ATEST_TARGET = $(NO_TESTS)
6587N/A
6587N/Ainclude $(WS_MAKE_RULES)/common.mk
6587N/A
6587N/ACONFIGURE_OPTIONS += --disable-static
6587N/A
6738N/AREQUIRED_PACKAGES += codec/libogg
6738N/AREQUIRED_PACKAGES += codec/libvorbis
6587N/AREQUIRED_PACKAGES += codec/ogg-vorbis
6587N/AREQUIRED_PACKAGES += system/library/math