On Mon, 13 Feb 2023 18:02:11 +0000
Jon Turney wrote:
> On 13/02/2023 10:43, Takashi Yano via Cygwin-apps wrote:
> > CYGCONF_ARGS="--disable-silent-rules --disable-static"
> 
> Is '--disable-silent-rules' necessary to build successfully?  Otherwise, 
> I don't see why it might be here.

The original (Yaakov's) package did not specify these
config flags. So, I have removed them.

Thanks.

-- 
Takashi Yano <takashi.y...@nifty.ne.jp>
NAME="fdk-aac"
VERSION=2.0.0
RELEASE=1
CATEGORY="Audio"
SUMMARY="Third-Party Modified Version of the Fraunhofer FDK AAC Codec Library 
for Android"
DESCRIPTION="The Third-Party Modified Version of the Fraunhofer FDK AAC Codec 
Library for Android is software that implements part of the MPEG Advanced Audio 
Coding (AAC) encoding and decoding scheme for digital audio."
HOMEPAGE="https://cgit.freedesktop.org/~wtay/fdk-aac/log/?h=fedora";
LICENSE="FDK-AAC"
SRC_URI="https://people.freedesktop.org/~wtay/fdk-aac-free-${VERSION}.tar.gz";
SRC_DIR="${NAME}-free-${VERSION}"
PKG_NAMES="libfdk-aac2 libfdk-aac-devel"
libfdk_aac2_CATEGORY="Audio Libs"
libfdk_aac2_SUMMARY="fdk-aac-free runtime library"
libfdk_aac2_CONTENTS="usr/bin usr/share"
libfdk_aac_devel_CATEGORY="Audio Devel"
libfdk_aac_devel_SUMMARY="fdk-aac-free development package"
libfdk_aac_devel_CONTENTS="usr/include usr/lib"

Reply via email to