blob: bbbbe922927d6e2189542761c38d5dae539a502e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = sameboy-highscore-git
pkgdesc = Highscore port of SameBoy
pkgver = r2664.06dafde
pkgrel = 1
url = https://github.com/highscore-emu/SameBoy
arch = x86_64
license = Expat
makedepends = git
makedepends = meson
depends = libhighscore-git
depends = rgbds
provides = sameboy-highscore
conflicts = sameboy-highscore
source = git+https://github.com/highscore-emu/SameBoy.git
sha256sums = SKIP
pkgname = sameboy-highscore-git
|