16 lines
618 B
Bash
16 lines
618 B
Bash
# Template file for 'nestopia'
|
|
pkgname=nestopia
|
|
version=1.48
|
|
revision=1
|
|
wrksrc="rdanbrook-nestopia-f0540f9"
|
|
build_style=cmake
|
|
hostmakedepends="pkg-config"
|
|
makedepends="SDL2-devel gtk+3-devel glu-devel libarchive-devel libao-devel"
|
|
depends="desktop-file-utils"
|
|
short_desc="NES/Famicom emulator designed to emulate the NES hardware accurately"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-2"
|
|
homepage="http://nestopia.sourceforge.net/"
|
|
distfiles="https://github.com/rdanbrook/nestopia/tarball/${version}>${pkgname}-${version}.tar.gz"
|
|
checksum=ee14b9476748669ac1af73116beb2a6e3dd6b41c0b1d2f7149fb8716bb02d749
|