testing/dav1d: take over maintainership

This commit is contained in:
Bart Ribbers 2020-03-12 16:57:46 +01:00 committed by Leo
parent 7890560b36
commit f036238b83

View File

@ -1,15 +1,15 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer:
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=dav1d
pkgver=0.6.0
pkgrel=0
pkgrel=1
pkgdesc="small and fast AV1 Decoder"
url="https://code.videolan.org/videolan/dav1d"
arch="all"
license="BSD-2-Clause"
makedepends="nasm meson"
subpackages="$pkgname-dev lib$pkgname:libs"
source="https://code.videolan.org/videolan/dav1d/-/archive//$pkgver/dav1d-$pkgver.tar.bz2"
source="https://code.videolan.org/videolan/dav1d/-/archive/$pkgver/dav1d-$pkgver.tar.bz2"
build() {
case "$CARCH" in