blob: 9a3526263a1fbf6d8fa10b42044e8198837cc6fe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = libretro-fbneo-git
pkgdesc = libretro FBNeo NEW implementation of Final Burn Alpha
pkgver = 11245.7bf9a958a
pkgrel = 1
url = https://github.com/libretro/FBNeo
arch = i686
arch = x86_64
arch = arm
arch = armv6h
arch = armv7h
groups = libretro
license = custom:Non-commercial
makedepends = git
depends = zlib
depends = glibc
depends = libretro-core-info
provides = libretro-fbneo
conflicts = libretro-fbneo
replaces = libretro-fbalpha-git
source = git+https://github.com/libretro/FBNeo.git
sha256sums = SKIP
pkgname = libretro-fbneo-git
|