blob: b44d9808814636413b87a3e9bffc4daa4879b857 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = libretro-catsfc-git
pkgdesc = libretro implementation of CATSFC. (Super Nintendo Entertainment System)
pkgver = 714.21df2ce
pkgrel = 1
url = https://github.com/libretro/CATSFC-libretro
arch = i686
arch = x86_64
arch = arm
arch = armv6h
arch = armv7h
groups = libretro
license = custom
makedepends = git
depends = libretro-core-info
source = git+https://github.com/libretro/CATSFC-libretro.git
md5sums = SKIP
pkgname = libretro-catsfc-git
|