blob: ac4d1de3dcc23bdb80316b83f022fb4aa439cda3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = libretro-fceumm_next-git
pkgdesc = libretro implementation of FCEUmm. (Nintendo Entertainment System)
pkgver = r1598.ca8874d
pkgrel = 1
url = https://github.com/negativeExponent/libretro-fceumm_next
arch = i686
arch = x86_64
arch = arm
arch = armv6h
arch = armv7h
groups = libretro
license = GPL2
makedepends = git
depends = glibc
depends = libretro-core-info
source = libretro-fceumm_next::git+https://github.com/negativeExponent/libretro-fceumm_next.git
sha512sums = SKIP
pkgname = libretro-fceumm_next-git
|