blob: a9fde395182d6e6119b7cad5309decbd1aa8c18f (
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 = libretro-cap32::git+https://github.com/libretro/libretro-cap32.git
md5sums = SKIP
pkgname = libretro-cap32-git
|