mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
speex: add license informations
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
bcd02088b3
commit
4ebbd5f636
@@ -5,6 +5,9 @@
|
||||
#############################################################
|
||||
SPEEX_VERSION = 1.2rc1
|
||||
SPEEX_SITE = http://downloads.us.xiph.org/releases/speex
|
||||
SPEEX_LICENSE = BSD-3c
|
||||
SPEEX_LICENSE_FILES = COPYING
|
||||
|
||||
SPEEX_INSTALL_STAGING = YES
|
||||
SPEEX_DEPENDENCIES = libogg
|
||||
SPEEX_CONF_OPT = --with-ogg-libraries=$(STAGING_DIR)/usr/lib \
|
||||
|
||||
Reference in New Issue
Block a user