blob: 9b0bc07c2e8425319b2e322a660bf3267fb02db1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = a52dec-git
pkgdesc = A free ATSC A/52 stream decoder
pkgver = 0.8.0.r0.gc388f3b
pkgrel = 1
url = https://git.adelielinux.org/community/a52dec/
arch = i686
arch = x86_64
license = GPL-2.0-or-later
makedepends = git
depends = glibc
provides = a52dec=0.8.0.r0.gc388f3b
conflicts = a52dec
options = staticlibs
source = git+https://git.adelielinux.org/community/a52dec.git
sha256sums = SKIP
pkgname = a52dec-git
|