mirror of https://github.com/OpenIPC/firmware.git
Sync
parent
397c6acb05
commit
8c3b1eb074
|
@ -9,6 +9,7 @@ FDK_AAC_OPENIPC_SITE = $(call github,mstorsjo,fdk-aac,v$(FDK_AAC_OPENIPC_VERSION
|
|||
FDK_AAC_OPENIPC_LICENSE = fdk-aac license
|
||||
FDK_AAC_OPENIPC_LICENSE_FILES = NOTICE
|
||||
FDK_AAC_OPENIPC_INSTALL_STAGING = YES
|
||||
FDK_AAC_OPENIPC_CONF_OPTS = --disable-static
|
||||
|
||||
# This package uses autoconf, but not automake, so we need to call
|
||||
# their special autogen.sh script, and have custom target and staging
|
||||
|
|
|
@ -10,7 +10,7 @@ LAME_OPENIPC_SITE = http://prdownloads.sourceforge.net/lame
|
|||
LAME_OPENIPC_DEPENDENCIES = host-pkgconf
|
||||
LAME_OPENIPC_INSTALL_STAGING = YES
|
||||
LAME_OPENIPC_CONF_ENV = GTK_CONFIG=/bin/false
|
||||
LAME_OPENIPC_CONF_OPTS = --enable-dynamic-frontends
|
||||
LAME_OPENIPC_CONF_OPTS = --disable-frontend --disable-decoder --disable-gtktest
|
||||
LAME_OPENIPC_LICENSE = LGPL-2.0+
|
||||
LAME_OPENIPC_LICENSE_FILES = COPYING
|
||||
|
||||
|
|
Loading…
Reference in New Issue