blob: ec81df557e76687e720cab1eb119ffeb6b3a2e29 (
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.9
pkgrel = 1
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.9.tar.gz::https://github.com/ihhub/fheroes2/archive/0.9.9.tar.gz
md5sums = e7b9522d3abe3118b87d6dc25c3ef241
pkgname = fheroes2
|