summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO27
1 files changed, 13 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd6d971a2f41..16c9d674acc2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,21 +1,20 @@
pkgbase = nestopia
- pkgdesc = An NES emulator featuring cycle exact emulation, a ridiculous number of mappers, and lots of custom sound chips.
- pkgver = 1.49
+ pkgdesc = High-accuracy NES/Famicom emulator
+ pkgver = 1.52.1
pkgrel = 1
- url = http://0ldsk00l.ca/nestopia/
+ url = https://github.com/0ldsk00l/nestopia
+ install = nestopia.install
arch = x86_64
- license = GPL
- makedepends = unzip
- makedepends = mesa
- makedepends = xdg-utils
- makedepends = git
+ license = GPL-2.0-only
makedepends = autoconf-archive
- depends = sdl2
- depends = gtk3
+ makedepends = mesa
+ makedepends = clang
+ makedepends = lld
+ depends = fltk
depends = libarchive
- depends = libao
- source = git+https://github.com/rdanbrook/nestopia.git#tag=1.49
- sha256sums = SKIP
+ depends = sdl2
+ depends = zlib
+ source = nestopia-1.52.1.tar.gz::https://github.com/0ldsk00l/nestopia/archive/1.52.1.tar.gz
+ sha256sums = c9c0bce673eb3b625b538b462e49c00ed1ee1ded1e0bad09be780076880968b5
pkgname = nestopia
-