# Contributor: Karel Kočí # Maintainer: Karel Kočí pkgname=libomxil-bellagio pkgver=0.9.1.1 srcver=3da79f88054521c1e52157c7fff68cf02ae95c34 pkgrel=0 pkgdesc="Bellagio OpenMAX IL" url="https://github.com/felipec/libomxil-bellagio" arch="armhf aarch64" license="LGPL-2.1-or-later" options="!check" subpackages=" $pkgname-dev $pkgname-doc " makedepends="automake autoconf libtool" source="$pkgname-$pkgver.tar.gz::https://github.com/felipec/libomxil-bellagio/archive/$srcver.tar.gz" builddir="$srcdir/$pkgname-$srcver" build() { autoreconf -i -s ./configure \ --prefix=/usr \ --disable-static make } package() { make DESTDIR="$pkgdir" install gzip "$pkgdir"/usr/share/man/man*/* } sha512sums="518503902d4588f04a639ed4acc2238168cd39ddb3058a8aa3c5d43e6e5a4f7aa2b15db0719c173ec0c74dfbb6f583feb71713d3411e31f7d51592e52ca7252d libomxil-bellagio-0.9.1.1.tar.gz"