mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
testing/dav1d: take over maintainership
This commit is contained in:
parent
7890560b36
commit
f036238b83
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user