blob: 231d47e32014ceaac9d588b640229933bf4cacae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = emulationstation-git
pkgdesc = Emulation Station is a flexible emulator front-end supporting keyboardless navigation and custom system themes. Active fork by the RetroPie project.
pkgver = 2.4.1.r856.g3f96d34e
pkgrel = 1
epoch = 1
url = https://github.com/RetroPie/EmulationStation
arch = i686
arch = x86_64
arch = armv6h
arch = armv7h
license = MIT
makedepends = git
makedepends = cmake
makedepends = rapidjson
depends = freeimage
depends = libvlc
depends = curl
provides = emulationstation
source = git+https://github.com/RetroPie/EmulationStation.git
md5sums = SKIP
pkgname = emulationstation-git
|