Source: fife
Uploaders:
 Christoph Egger <christoph@debian.org>
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Section: libdevel
Priority: optional
Build-Depends:
 cmake,
 debhelper (>= 10),
 dh-python,
 glee-dev,
 libalut-dev,
 libasound2-dev,
 libboost-dev,
 libboost-filesystem-dev,
 libboost-regex-dev,
 libboost-test-dev,
 libfifechan-dev (>= 0.1.4),
 libopenal-dev,
 libpng-dev,
 libsdl2-image-dev,
 libsdl2-ttf-dev,
 libsdl2-dev,
 libtinyxml-dev,
 libunittest++-dev,
 libvorbis-dev,
 libxcursor-dev,
 python-all-dev (>= 2.6.6-3~),
 swig,
 zlib1g-dev
X-Python-Version: >= 2.6
Standards-Version: 4.0.0
Vcs-Git: https://anonscm.debian.org/git/pkg-games/fife.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/fife.git
Homepage: http://www.fifengine.net/

Package: python-fife
Section: python
Architecture: amd64 arm64 armel armhf i386 mips64el ppc64el s390x alpha hppa hurd-i386 kfreebsd-any m68k powerpc powerpcspe ppc64 sh4 sparc64 x32
Depends:
 ${misc:Depends},
 ${python:Depends},
 ${shlibs:Depends}
Breaks:
 unknown-horizons (<< 2013.1),
 ${python:Breaks}
Description: FIFE is a multi-platform isometric game engine
 FIFE stands for Flexible Isometric Free Engine and is a cross
 platform game creation framework written in C++. It provides you with
 the ability to create a game using Python interfaces. FIFE also comes
 as a DLL or static library so you can use C++ as well.
