vengi/debian/control

84 lines
1.9 KiB
Plaintext

Source: vengi
Section: graphics
Priority: optional
Maintainer: Martin Gerhardy <martin.gerhardy@gmail.com>
Build-Depends:
cmake,
debhelper,
libsdl2-dev,
postgresql-server-dev-all,
libpq-dev,
libenet-dev,
qt5-default,
qttools5-dev,
libuv1-dev,
qttools5-dev-tools,
opencl-c-headers,
wayland-protocols,
pkg-config,
uuid-dev,
libsdl2-mixer-dev
Standards-Version: 4.1.4
Homepage: https://github.com/mgerhardy/engine
Vcs-Git: https://github.com/mgerhardy/engine
Vcs-browser: https://github.com/mgerhardy/engine
Package: vengi-shared
Architecture: any
Multi-Arch: foreign
Description: Shared stuff like mimetypes
Package: vengi-voxedit
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}, vengi-shared
Recommends: vengi-thumbnailer
Description: Voxel editor
Load voxel formats for several volumes.
Supported formats for loading are:
Magicvoxel vox
Qubicle qbt and qb
Sandbox VoxEdit vxm
binvox
CubeWorld cub
Supported formats for saving are:
vox, qbt, qb, cub
Package: vengi-thumbnailer
Architecture: any
Multi-Arch: foreign
Recommends: vengi-voxedit
Depends: ${misc:Depends}, ${shlibs:Depends}, vengi-shared
Description: Thumbnailer for voxel models
Supported formats are:
Magicvoxel vox
Qubicle qbt and qb
Sandbox VoxEdit vxm
binvox
CubeWorld cub
Package: vengi-voxconvert
Architecture: any
Multi-Arch: foreign
Recommends: vengi-voxedit, vengi-thumbnailer
Depends: ${misc:Depends}, ${shlibs:Depends}, vengi-shared
Description: Converter for voxel models
Supported formats are:
Magicvoxel vox
Qubicle qbt and qb
Sandbox VoxEdit vxm
binvox
CubeWorld cub
Package: vengi-server
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Voxel engine gameserver
Package: vengi-client
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Voxel engine client