blob: 4827c7c493822efe1352bc826533775afdf7a1bd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = libretro-pocketsnes-git
pkgdesc = ARM based SNES emulator for libretro
pkgver = r17.79f6be5
pkgrel = 1
url = https://github.com/libretro/pocketsnes-libretro
arch = arm
arch = armv6h
arch = armv7h
license = custom
makedepends = git
conflicts = libretro-super-git
source = git+https://github.com/libretro/pocketsnes-libretro.git
sha1sums = SKIP
pkgname = libretro-pocketsnes-git
|