Port of Fraunhofer FDK AAC library
https://en.wikipedia.org/wiki/Fraunhofer_FDK_AAC Fix #85
This commit is contained in:
committed by
Norman Feske
parent
3d4ee57a8d
commit
d953bbfbd4
14
recipes/api/fdk-aac/content.mk
Normal file
14
recipes/api/fdk-aac/content.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
content: include lib/symbols/fdk-aac LICENSE
|
||||
|
||||
PORT_DIR := $(call port_dir,$(REP_DIR)/ports/fdk-aac)
|
||||
|
||||
include:
|
||||
mkdir $@
|
||||
cp -r $(PORT_DIR)/include/fdk-aac/* $@/
|
||||
|
||||
lib/symbols/fdk-aac:
|
||||
$(mirror_from_rep_dir)
|
||||
|
||||
LICENSE:
|
||||
cp $(PORT_DIR)/src/lib/fdk-aac/NOTICE $@
|
||||
|
||||
1
recipes/api/fdk-aac/hash
Normal file
1
recipes/api/fdk-aac/hash
Normal file
@@ -0,0 +1 @@
|
||||
2017-09-19 35ffdd82cec527f01e11a2289f894b2a00de8b93
|
||||
Reference in New Issue
Block a user