fe6f0ba5020e6c553f6b1cae2bc79660bdb0ae59
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / libfslcodec / libfslcodec.mk
1 ################################################################################
2 #
3 # libfslcodec
4 #
5 ################################################################################
6
7 LIBFSLCODEC_VERSION = 3.0.11
8 LIBFSLCODEC_SITE = $(FREESCALE_IMX_SITE)
9 LIBFSLCODEC_SOURCE = libfslcodec-$(LIBFSLCODEC_VERSION).bin
10 LIBFSLCODEC_INSTALL_STAGING = YES
11
12 LIBFSLCODEC_LICENSE = Freescale Semiconductor Software License Agreement, BSD-3c (flac, ogg headers)
13 LIBFSLCODEC_LICENSE_FILES = EULA EULA.txt
14 LIBFSLCODEC_REDISTRIBUTE = NO
15
16 define LIBFSLCODEC_EXTRACT_CMDS
17         $(call FREESCALE_IMX_EXTRACT_HELPER,$(DL_DIR)/$(LIBFSLCODEC_SOURCE))
18 endef
19
20 # FIXME The Makefile installs both the arm9 and arm11 versions of the
21 # libraries, but we only need one of them.
22
23 $(eval $(autotools-package))