2 # Maintainer: Maxime Gauduin <alucryd@archlinux.org>
3 # Contributor: Yamashita Ren <lemaitre.lotus@gmail.com>
8 pkgdesc='DTS Coherent Acoustics decoder with support for HD extensions'
10 url='https://github.com/foo86/dcadec.git'
13 provides=('libdcadec.so')
14 source=("dcadec-${pkgver}.tar.gz::https://github.com/foo86/dcadec/archive/v${pkgver}.tar.gz")
15 sha256sums=('ed9d207fde3e8d576f3af8b0d1235b3371e315175757173689104efcaebf0d44')
20 export CONFIG_SHARED='TRUE'
28 export CONFIG_SHARED='TRUE'
31 make DESTDIR="${pkgdir}" install
32 mv "${pkgdir}"/usr/bin/dcadec{,-hd}