blob: 9191cf08dfd9ea9ccc5c7cc868e5bbfdeaa3147b (
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 = easyrpg-player-git
pkgdesc = FLOSS RPG Maker 2000/2003 and EasyRPG games interpreter (development version)
pkgver = 0.4.1.r255.gab903ef
pkgrel = 1
url = https://easy-rpg.org/
install = easyrpg-player-git.install
arch = i686
arch = x86_64
license = GPL3
makedepends = git
makedepends = asciidoc
depends = liblcf-git
depends = sdl2_mixer
depends = pixman
depends = freetype2
depends = mpg123
optdepends = wine: for installing the run time packages (RTP)
provides = easyrpg-player=0.4.1
conflicts = easyrpg-player
source = easyrpg-player::git+https://github.com/EasyRPG/Player.git
md5sums = SKIP
pkgname = easyrpg-player-git
|