blob: 1ef3e6073c950faec2b69b4d169faa9bdac8530f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = libretro-freeintv-git
pkgdesc = A libretro emulation core for the Mattel Intellivision designed to be compatible with joypads from the SNES era forward
pkgver = r203.0058a09
pkgrel = 1
url = https://github.com/libretro/FreeIntv
install = libretro-freeintv-git.install
arch = i686
arch = x86_64
arch = arm
arch = armv6h
arch = armv7h
groups = libretro
license = GPL
license = custom:zlib
makedepends = git
depends = glibc
depends = libretro-core-info
source = libretro-freeintv::git+https://github.com/libretro/FreeIntv.git
sha512sums = SKIP
pkgname = libretro-freeintv-git
|