blob: ec9528c2b168ebea284f2a19494a8a796503664f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = libretro-xmil-git
pkgdesc = Sharp X1 core for libretro
pkgver = r286.6a52dc2
pkgrel = 1
url = https://github.com/libretro/xmil-libretro
arch = x86_64
arch = aarch64
groups = libretro
license = BSD-3-Clause
makedepends = git
depends = glibc
provides = libretro-xmil
conflicts = libretro-xmil
source = git+https://github.com/libretro/xmil-libretro.git
sha256sums = SKIP
pkgname = libretro-xmil-git
|