pkgname: nestopia pkgver: '1.53.2' pkgrel: '1' pkgdesc: NES emulator featuring cycle exact emulation, a ridiculous number of mappers, and lots of custom sound chips. url: 'http://0ldsk00l.ca/nestopia/' arch: x86_64 depends: - sdl - fltk - zlib - libarchive makedepends: - mesa - autoconf-archive source: - 'https://github.com/0ldsk00l/nestopia/archive/refs/tags/${pkgver}.tar.gz' sha256sums: - 7783d2673ad496109e7dd3d75756cfef30c5b400409131b83b45c2fa3ddd735b build: | cd ${pkgname}-${pkgver} autoreconf -fi ./configure --prefix=/usr make make DESTDIR=${PKGDIR} install package: | true