blob: 9096123939ea422f440c97ebadcfdc070c99f685 [file] [log] [blame]
Andrew Geissler3eeda902023-05-19 10:14:02 -05001DESCRIPTION = "WavPack is a completely open audio compression format providing lossless, high-quality lossy, and a unique hybrid compression mode."
2LICENSE = "BSD-3-Clause"
3LIC_FILES_CHKSUM = "file://license.txt;md5=8c1a910e5c2a8b30ec8ffb2ffa63d9b2"
4
5SRC_URI = "git://github.com/dbry/WavPack.git;branch=master;protocol=https"
6SRCREV = "9ccc3fe4a37d069137ceabe513a4dd9b0a09c1c2"
7S = "${WORKDIR}/git"
8
9inherit autotools lib_package