description="NES emulator featuring cycle exact emulation, a ridiculous number of mappers, and lots of custom sound chips." url="http://0ldsk00l.ca/nestopia/" packager="spiky " contributors="" makedepends=(mesa autoconf-archive) run=(sdl fltk zlib libarchive) set=() name=nestopia version=1.51.0 source=(https://github.com/0ldsk00l/nestopia/archive/refs/tags/$version.tar.gz) build() { cd $name-$version autoreconf -fi ./configure --prefix=/usr make make DESTDIR=$PKG install }