summaryrefslogtreecommitdiffstats
path: root/meta-multimedia/recipes-multimedia/tinycompress/tinycompress_1.2.13.bb
blob: ae34624ebff1386a8269ba21c3fadbdec987868a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "Tinycompress provides a minimal interface to interact \
with compress offload capabilities in ALSA."
HOMEPAGE = "https://github.com/alsa-project/tinycompress"

LICENSE = "LGPL-2.1-only | BSD-3-Clause"
LIC_FILES_CHKSUM = "file://COPYING;md5=cf9105c1a2d4405cbe04bbe3367373a0"

SRCREV = "ea5c7245beb0b6aec1565cfae0454d6ba374dfdd"
SRC_URI = "git://github.com/alsa-project/tinycompress.git;branch=master;protocol=https;tag=v${PV} \
           file://0001-include-install-compress_ops.h-as-public-header.patch"

inherit autotools pkgconfig