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