# 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" build() { autoreconf -i -s ./configure \ --prefix=/usr \ --disable-static make } package() { make DESTDIR="$pkgdir" install gzip "$pkgdir"/usr/share/man/man*/* } sha512sums="70fee42ea7a44eed728c0fede4b5e4350c88fa24e33e1a023e7a34d1fd86ca577d2d95b5ac234298cf08a7835ade6eb8a34deeb89e31ae48e6bde1ffbb613588 libomxil-bellagio-0.9.1.tar.gz"