blob: 38f3505fdac8751c68f3f1cc903abeb574b54843 (
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 = kodi-addon-game-libretro-mgba
pkgdesc = Libretro wrapper for Kodi's Game API
pkgver = 0.11.0.50
pkgrel = 1
url = https://github.com/kodi-game/game.libretro.mgba
arch = x86_64
arch = aarch64
arch = armv7h
groups = kodi-addons
groups = kodi-addons-game
license = GPL
makedepends = cmake
makedepends = kodi-dev
makedepends = kodi-addon-game-libretro
makedepends = libretro-mgba
options = !lto
options = debug
source = kodi-addon-game-libretro-mgba-0.11.0.50.tar.gz::https://github.com/kodi-game/game.libretro.mgba/archive/0.11.0.50-Nexus.tar.gz
sha512sums = e2c02834fc9dedeba1f9b66170bed8a83385b38d8ed3259e3863c3a0ca5fc14618b9ca097552ad67b9d3d1d2cd6467efb3e3eb91cb759d7b9563349ea8fe0833
pkgname = kodi-addon-game-libretro-mgba
depends = kodi-addon-game-libretro
depends = libretro-mgba
|