1 # Maintainer: Maxime Gauduin <alucryd@archlinux.org>
2 # Contributor: Ionut Biru <ibiru@archlinux.org>
3 # Contributor: Timm Preetz <timm@preetz.us>
4 # Contributor: rabyte <rabyte__gmail>
9 pkgdesc='An implemenation of the Dirac video codec in ANSI C code'
11 url='https://launchpad.net/schroedinger'
12 license=('GPL2' 'LGPL2.1' 'MPL' 'MIT')
14 source=("https://launchpad.net/schroedinger/trunk/${pkgver}/+download/schroedinger-${pkgver}.tar.gz"{,.asc})
15 validpgpkeys=('9456AFC0814A8139E99483517FE6B095B582B0D4') # Timothy Gu
16 sha256sums=('1e572a0735b92aca5746c4528f9bebd35aa0ccf8619b22fa2756137a8cc9f912'
20 cd schroedinger-${pkgver}
28 cd schroedinger-${pkgver}
30 make DESTDIR="$pkgdir" install
31 install -Dm 644 COPYING.MIT -t "${pkgdir}"/usr/share/licenses/schroedinger/