mirror of
https://github.com/vcmi/vcmi.git
synced 2026-03-06 23:59:28 +02:00
22 lines
1.2 KiB
Plaintext
22 lines
1.2 KiB
Plaintext
Source: vcmi
|
|
Section: games
|
|
Priority: optional
|
|
Maintainer: Ivan Savenko <saven.ivan@gmail.com>
|
|
Build-Depends: debhelper (>= 8), cmake, libsdl2-dev, libsdl2-image-dev, libsdl2-ttf-dev, libsdl2-mixer-dev, zlib1g-dev, libavformat-dev, libswscale-dev, libboost-dev, libboost-program-options-dev, libboost-filesystem-dev, libboost-system-dev, libboost-locale-dev, libboost-thread-dev, libboost-iostreams-dev, libtbb-dev, libfuzzylite-dev, libminizip-dev, liblzma-dev, libsquish-dev, libfmt-dev, libluajit-5.1-dev, qt6-base-dev, qt6-base-dev-tools, qt6-tools-dev, qt6-tools-dev-tools, qt6-l10n-tools, qt6-svg-dev, libonnxruntime-dev
|
|
Standards-Version: 3.9.1
|
|
Homepage: http://vcmi.eu
|
|
Vcs-Git: git://github.com/vcmi/vcmi.git
|
|
Vcs-Browser: https://github.com/vcmi/vcmi
|
|
|
|
Package: vcmi
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
Description: Rewrite of the Heroes of Might and Magic 3 engine
|
|
The purpose of VCMI project is to rewrite entire HOMM 3: WoG engine from
|
|
scratch, giving it new and extended possibilities. It will help to support
|
|
mods and new towns already made by fans but abandoned because of game code
|
|
limitations.
|
|
.
|
|
In its current state it already supports maps of any sizes, higher
|
|
resolutions and extended engine limits.
|