blob: b66ee145431f46b487755d8e5cb91518b7b08a7c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = libretro-fceumm-git
pkgdesc = libretro implementation of FCEUmm. (Nintendo Entertainment System)
pkgver = r1144.afe2b4d
pkgrel = 1
url = https://github.com/libretro/libretro-fceumm
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::git+https://github.com/libretro/libretro-fceumm.git
sha512sums = SKIP
pkgname = libretro-fceumm-git
|