blob: b9c302d3c2c51e3979b0ed6c60ea6908009da457 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = libretro-cap32-git
pkgdesc = Amstrad CPC core
pkgver = r291.408da09
pkgrel = 1
epoch = 1
url = https://github.com/libretro/libretro-cap32
arch = arm
arch = armv6h
arch = armv7h
arch = i686
arch = x86_64
groups = libretro
license = GPL2
makedepends = git
depends = glibc
depends = libretro-core-info
provides = libretro-cap32
conflicts = libretro-cap32
source = git+https://github.com/libretro/libretro-cap32.git
b2sums = SKIP
pkgname = libretro-cap32-git
|