blob: 65f6f07a9159285d670423901731e79af55198a3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = libretro-beetle-pce-fast-git
pkgdesc = Standalone port of Mednafen PCE Fast to libretro.
pkgver = 1116.ec4fe57
pkgrel = 1
url = https://github.com/libretro/beetle-pce-fast-libretro
arch = i686
arch = x86_64
arch = arm
arch = armv6h
arch = armv7h
groups = libretro
license = GPL2
makedepends = git
depends = gcc-libs
depends = libretro-core-info
replaces = libretro-mednafen-pce-fast-git
source = git+https://github.com/libretro/beetle-pce-fast-libretro.git
sha256sums = SKIP
pkgname = libretro-beetle-pce-fast-git
|