# Template file for 'nestopia'
pkgname=nestopia
version=1.53.2
revision=1
build_style=gnu-configure
hostmakedepends="autoconf-archive automake pkg-config"
makedepends="SDL2-devel gtk+3-devel libao-devel libarchive-devel
 fltk-devel"
depends="desktop-file-utils hicolor-icon-theme"
short_desc="Portable NES/Famicom emulator written in C++"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only"
homepage="http://0ldsk00l.ca/nestopia/"
changelog="https://raw.githubusercontent.com/0ldsk00l/nestopia/master/ChangeLog"
distfiles="https://github.com/0ldsk00l/nestopia/archive/${version}.tar.gz"
checksum=7783d2673ad496109e7dd3d75756cfef30c5b400409131b83b45c2fa3ddd735b

pre_configure() {
	autoreconf -vif
}
