File debian.control of Package libwfut
Source: libwfut
Maintainer: Erik Ogenvik <erik@ogenvik.org>
Section: libs
Priority: optional
Build-Depends: debhelper (>= 9),
cmake,
libcurl4-gnutls-dev,
libsigc++-2.0-dev,
libtinyxml-dev,
zlib1g-dev
Build-Depends-Indep: doxygen
Package: libwfut-0.2-0
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: WorldForge Update Tool (libraries)
WFUT is a content distribution system initially intended to provide media
updates for WorldForge. It can download and update game data and artwork for
WorldForge gaming clients.
.
This package contains the libwfut library to be used by game clients.
Package: libwfut-0.2-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libcurl4-gnutls-dev,
libsigc++-2.0-dev,
libwfut-0.2-0 (= ${binary:Version}),
${misc:Depends}
Description: WorldForge Update Tool (development files)
WFUT is a content distribution system initially intended to provide media
updates for WorldForge. It can download and update game data and artwork for
WorldForge gaming clients.
.
This package contains the libwfut development files.
Package: wfut
Section: games
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}, libwfut-0.2-0 (= ${binary:Version})
Description: WorldForge Update Tool (executable)
WFUT is a content distribution system initially intended to provide media
updates for WorldForge. It can download and update game data and artwork for
WorldForge gaming clients.
.
This package contains the wfut command line utility. With it a user can
interactively download and update game data and artwork.
Package: libwfut-doc
Section: doc
Depends: ${misc:Depends}
Suggests: libwfut-0.2-dev
Architecture: all
Multi-Arch: foreign
Description: WorldForge Update Tool - API documentation
WFUT is a content distribution system initially intended to provide media
updates for WorldForge. It can download and update game data and artwork for
WorldForge gaming clients.
.
This package contains the wfut command line utility. With it a user can
interactively download and update game data and artwork.
.
This package contains the API documentation in HTML format.