blob: 4abb2888255d11ab05e5bf38c490304491c4874d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = libretro-gambatte-git
pkgdesc = Nintendo Game Boy/Game Boy Color core
pkgver = r996.e9b8013
pkgrel = 1
epoch = 1
url = https://github.com/libretro/gambatte-libretro
arch = aarch64
arch = armv7h
arch = i486
arch = i686
arch = pentium4
arch = x86_64
groups = libretro
license = GPL2
makedepends = git
depends = gcc-libs
depends = glibc
depends = libretro-core-info
provides = libretro-gambatte=996.e9b8013
conflicts = libretro-gambatte
source = libretro-gambatte::git+https://github.com/libretro/gambatte-libretro.git
b2sums = SKIP
pkgname = libretro-gambatte-git
|