blob: 6574f9b4b0654298c2cab4e2205f5bcae5c532f8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = liblcf
pkgdesc = Library to handle RPG Maker 2000/2003 and EasyRPG projects
pkgver = 0.2.1
pkgrel = 1
url = https://easy-rpg.org/
arch = i686
arch = x86_64
license = MIT
depends = gcc-libs
depends = expat
depends = icu
source = https://easy-rpg.org/downloads/player/liblcf-0.2.1.tar.gz
sha256sums = 1074f9f8738d9fecc318e3f79008ded8a060f94379888802276d6e51941b7be9
pkgname = liblcf
|