blob: a8e529259444bc648ee4161d84c02bf5335a3bbb (
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
25
26
27
28
29
30
31
32
|
pkgbase = emulationstation-de
pkgdesc = ES-DE (EmulationStation Desktop Edition) is a frontend for browsing and launching games from your multi-platform game collection
pkgver = 3.0.1
pkgrel = 2
url = https://es-de.org
arch = x86_64
license = MIT
makedepends = cmake
makedepends = curl
makedepends = pkgconf
makedepends = make
makedepends = ffmpeg
makedepends = freeimage
makedepends = freetype2
makedepends = libgit2
makedepends = poppler
makedepends = pugixml
makedepends = sdl2
depends = curl
depends = ffmpeg
depends = freeimage
depends = freetype2
depends = libgit2
depends = poppler
depends = pugixml
depends = sdl2
conflicts = emulationstation
conflicts = emulationstation-git
source = emulationstation-de-stable-3.0-AUR_3.0.1-2.tar.gz::https://gitlab.com/es-de/emulationstation-de/-/archive/stable-3.0-AUR/emulationstation-de-stable-3.0-AUR.tar.gz
md5sums = 7ca67d09872a9635f9ec9eafcf236806
pkgname = emulationstation-de
|