blob: d34ae567b824d560f6f7283d9b60a53f9904261b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = libretro-cap32-git
pkgdesc = Amstrad CPC core
pkgver = 4.5.3.r104.g0e3edf8
pkgrel = 1
epoch = 1
url = https://github.com/libretro/libretro-cap32
arch = aarch64
arch = armv7h
arch = i486
arch = i686
arch = pentium4
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
b2sums = SKIP
pkgname = libretro-cap32-git
|