On 12.06.2020 10:42, Yasuhiro KIMURA wrote:
Update wavpack to 5.3.0. Patches to fix security vulnerabilties are
already included in this version. So they are removed.
wavpack.cygport
----------------------------------------------------------------------
NAME="wavpack"
VERSION=5.3.0
RELEASE=1
CATEGORY="Audio"
SUMMARY="Hybrid lossless audio codec"
DESCRIPTION="WavPack is a completely open audio compression format providing
lossless, high-quality lossy, and a unique hybrid compression mode.
Although the technology is loosely based on previous versions of
WavPack, the new version 4 format has been designed from the ground up
to offer unparalleled performance and functionality."
HOMEPAGE="http://www.wavpack.com/"
SRC_URI="http://www.wavpack.com/${NAME}-${VERSION}.tar.xz"
PKG_NAMES="${NAME} lib${NAME}1 lib${NAME}-devel"
wavpack_CONTENTS='usr/bin/*.exe usr/share/'
libwavpack1_CONTENTS="usr/bin/*-1.dll"
libwavpack_devel_CONTENTS='usr/include/ usr/lib/'
----------------------------------------------------------------------
Best Regards.
---
Yasuhiro KIMURA
Hi Yasushira,
it builds fine.
I assume you have checked that the 3 previous patches are not
needed anymore and you have performed some type of tests.
I see the test test suites is a bit large and out of the
main source package.
It seems GTG if you can confirm the previous points
Thanks
Marco