blob: 1d74df1f07fe2c4062ae3d6673e58d7c9632fbd6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = mupen64plus-highscore-git
pkgdesc = Highscore port of Mupen64Plus
pkgver = r85.fcdc05b
pkgrel = 1
url = https://github.com/alice-mkh/mupen64plus-highscore
arch = x86_64
license = GPL-2.0-only
makedepends = git
makedepends = meson
depends = libhighscore-git
depends = mupen64plus-rsp-parallel-highscore-git
depends = mupen64plus-video-gliden64-highscore-git
depends = mupen64plus-video-parallel-highscore-git
provides = mupen64plus-highscore
conflicts = mupen64plus-highscore
source = git+https://github.com/alice-mkh/mupen64plus-highscore.git
sha256sums = SKIP
pkgname = mupen64plus-highscore-git
|