2 # Contributor: Jan de Groot <jgc@archlinux.org>
3 # Contributor: Tom Gundersen <teg@jklm.no>
4 # Contributor: Thomas Baechler <thomas@archlinux.org>
5 # Contributor: Sarah Hay <sarahhay@mb.sympatico.ca>
10 pkgdesc="A free library for decoding ATSC A/52 streams"
11 url="https://git.adelielinux.org/community/a52dec/"
15 source=(https://distfiles.adelielinux.org/source/$pkgname/$pkgname-$pkgver.tar.gz)
16 sha256sums=('03c181ce9c3fe0d2f5130de18dab9bd8bc63c354071515aa56983c74a9cffcc9')
20 ./configure --prefix=/usr --enable-shared
26 make DESTDIR="$pkgdir" install
27 install -m644 liba52/a52_internal.h "$pkgdir"/usr/include/a52dec/