1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
Source: eureka
Section: utils
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders: Fabian Greffrath <fabian@debian.org>
Build-Depends:
cmake,
debhelper-compat (= 13),
fluid,
libfltk1.3-dev,
libgl-dev,
libglu1-mesa-dev | libglu-dev,
libxpm-dev,
zlib1g-dev | libz-dev
Standards-Version: 4.6.2
Homepage: https://github.com/ioan-chera/eureka-editor
Vcs-Browser: https://salsa.debian.org/games-team/eureka
Vcs-Git: https://salsa.debian.org/games-team/eureka.git
Rules-Requires-Root: no
Package: eureka
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends}
Recommends: freedoom | game-data-packager
Description: map editor for the classic DOOM games
Eureka is a cross-platform map editor for the classic DOOM games.
It started as a fork of the Yadex editor attempting to make it use the
FLTK GUI toolkit and implement multiple Undo / Redo.
.
Supported games include DOOM, DOOM 2, Final Doom, FreeDoom, HacX and Heretic.
Supported source ports are Boom, EDGE, Doom Legacy and Odamex.
|