# Contributor: Bart Ribbers # Maintainer: Bart Ribbers pkgname=libretro-database pkgver=1.8.5 pkgrel=0 arch="noarch" url="https://www.libretro.com/" pkgdesc="Libretro core info files" license="MIT" source="$pkgname-$pkgver.tar.gz::https://github.com/libretro/libretro-database/archive/v$pkgver.tar.gz fix-busybox-incompability.patch" options="!check" # No code to test package() { DESTDIR="$pkgdir" make install } sha512sums="5280cca540c11755a73f23d33e92a028fd06d2e9936b4d8d6b39528a16b52823ccaad05ff2a0899b88f96f20627ae19a28d40daee414acfb20703abfc79f16b8 libretro-database-1.8.5.tar.gz 41670da3518bf5aa80f0916e94f81c6aed4c8ca5c1cae941c521440d5c019b96c3594e2efc3849e397d71deda8b9db7bed6fabb0ecf305572688179bbffc1406 fix-busybox-incompability.patch"