blob: 619fc802ad6c5aa3b2b8b1ac9c8e9e7fbb6f7f54 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = fheroes2
pkgdesc = Free Heroes of Might and Magic II (fheroes2) is a recreation of HoMM2 game engine
pkgver = 0.9.8
pkgrel = 2
url = https://ihhub.github.io/fheroes2/
arch = i686
arch = x86_64
arch = armv7h
license = GPL2
makedepends = gettext
depends = sdl2
depends = sdl2_image
depends = sdl2_mixer
optdepends = curl: download demo version files
optdepends = wget: download demo version files
optdepends = unzip: unpack demo version files
conflicts = fheroes2-git
conflicts = fheroes2-svn
source = fheroes2-0.9.8.tar.gz::https://github.com/ihhub/fheroes2/archive/0.9.8.tar.gz
md5sums = 02e3d3ea25ab8954e1deb90d2823db06
pkgname = fheroes2
|