blob: b61c51831f2b7adf88e3367ded6cc1d6b1d9dc38 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = supermodel-git
pkgdesc = A Sega Model 3 Arcade Emulator
pkgver = r1258.3e94dd0
pkgrel = 1
url = http://supermodel3.com
install = supermodel.install
arch = i686
arch = x86_64
license = GPL-3.0-or-later
makedepends = git
depends = mesa
depends = sdl
depends = zlib
depends = glu
depends = sdl2_net
source = supermodel::git+https://github.com/trzy/Supermodel
b2sums = SKIP
pkgname = supermodel-git
|