blob: 352fdb3aec2596fd27184ed7c0ae079c69530876 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = kodi-addon-game-libretro-tyrquake
pkgdesc = This add-on provides a wrapper that allows Libretro cores to be loaded as game add-ons
pkgver = 0.62.0.44
pkgrel = 1
url = https://github.com/kodi-game/game.libretro.tyrquake
arch = aarch64
arch = armv7h
groups = kodi-addons
groups = kodi-addons-game
license = GPL2
makedepends = cmake
makedepends = kodi-dev
makedepends = kodi-addon-game-libretro
makedepends = libretro-tyrquake
options = !lto
options = debug
source = kodi-addon-game-libretro-tyrquake-0.62.0.44.tar.gz::https://github.com/kodi-game/game.libretro.tyrquake/archive/refs/tags/0.62.0.44-Nexus.tar.gz
sha512sums = 089e227b014c0c28aa0030adefba802fa5f011531f4b65dd3bfd200c980b9a93a003ed5a5247df5d3a5f663ad4767e051223f5ca78a107992c319afb22efbbf6
pkgname = kodi-addon-game-libretro-tyrquake
depends = kodi-addon-game-libretro
depends = libretro-tyrquake
|