blob: 7ace608e9cb1ce2094533cf75c26313f52f14216 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = libretro-o2em-git
pkgdesc = libretro port of O2EM, an Odyssey 2 / VideoPac emulator
pkgver = 184.d4e69f6
pkgrel = 1
url = https://github.com/libretro/libretro-o2em
arch = i686
arch = x86_64
arch = arm
arch = armv6h
arch = armv7h
groups = libretro
license = GPL3
makedepends = git
depends = zlib
depends = glibc
depends = libretro-core-info
source = git+https://github.com/libretro/libretro-o2em.git
sha256sums = SKIP
pkgname = libretro-o2em-git
|