blob: 6179381c284ea8ddd50674bc8b314c548526a29e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = libretro-pokemini-git
pkgdesc = libretro implementation of Pokémon-Mini emu - Obscure nintendo handheld emulator
pkgver = 64.7e731e4
pkgrel = 1
url = https://github.com/libretro/PokeMini
arch = i686
arch = x86_64
arch = arm
arch = armv6h
arch = armv7h
groups = libretro
license = GPL3
makedepends = git
depends = glibc
source = git+https://github.com/libretro/PokeMini.git
md5sums = SKIP
pkgname = libretro-pokemini-git
|