2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2015 Alexander Pyhalov#
15 include ..
/..
/..
/make-rules
/shared-macros.mk
17 COMPONENT_NAME
= speexdsp
18 COMPONENT_VERSION
= 1.2.1
19 COMPONENT_SUMMARY
= Speex DSP library
20 COMPONENT_SRC
= $(COMPONENT_NAME
)-$(COMPONENT_VERSION
)
21 COMPONENT_ARCHIVE
= $(COMPONENT_SRC
).
tar.gz
22 COMPONENT_ARCHIVE_HASH
= sha256
:8c777343e4a6399569c72abc38a95b24db56882c83dbdb6c6424a5f4aeb54d3d
23 COMPONENT_ARCHIVE_URL
= http
://downloads.xiph.org
/releases
/speex
/$(COMPONENT_ARCHIVE
)
24 COMPONENT_PROJECT_URL
= https
://www.speex.org
/
25 COMPONENT_FMRI
= library
/speexdsp
26 COMPONENT_CLASSIFICATION
= System
/Multimedia Libraries
27 COMPONENT_LICENSE
= BSD
28 COMPONENT_LICENSE_FILE
= COPYING
30 TEST_TARGET
= $(NO_TESTS
)
31 include $(WS_MAKE_RULES
)/common.mk
35 # Auto-generated dependencies
36 REQUIRED_PACKAGES
+= system
/library
37 REQUIRED_PACKAGES
+= system
/library
/math