blob: ea956c59cc2500a67cd4f61286225fbd3a02fead (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = nestopia-highscore-git
pkgdesc = Highscore port of Nestopia-JG
pkgver = r439.357f6bf
pkgrel = 1
url = https://gitlab.com/highscore-emu/nestopia
arch = x86_64
license = GPL-2.0-or-later
makedepends = git
makedepends = meson
depends = libhighscore-git
provides = nestopia-highscore
conflicts = nestopia-highscore
source = git+https://gitlab.com/highscore-emu/nestopia.git
sha256sums = SKIP
pkgname = nestopia-highscore-git
|