blob: 44aebfc61d9d128c1b44983708f0fb5436be52c1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = libretro-beetle-vb-git
pkgdesc = Virtual Boy emu - Standalone port of Beetle / Mednafen VB to libretro.
pkgver = 817.efa6475
pkgrel = 1
url = https://github.com/libretro/beetle-vb-libretro
arch = i686
arch = x86_64
arch = arm
arch = armv6h
arch = armv7h
groups = libretro
license = GPL2
makedepends = git
depends = gcc-libs
depends = libretro-core-info
replaces = libretro-mednafen-vb-git
source = git+https://github.com/libretro/beetle-vb-libretro.git
sha256sums = SKIP
pkgname = libretro-beetle-vb-git
|