blob: 2130f68af6a194c689c832a86143b71db13213ce (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = libretro-fuse-git
pkgdesc = A port of the Fuse Unix Spectrum Emulator to libretro (WIP)
pkgver = 304.cad85b7
pkgrel = 1
url = https://github.com/libretro/fuse-libretro.git
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/fuse-libretro.git
sha256sums = SKIP
pkgname = libretro-fuse-git
|