* set description to minetest based voxel game * sync rules configuration for CMAKE on apk, rpm and deb based distros * sync installation paths for apk, rpm and deb based distros * fix for those syncs the CMakefile
96 lines
3.4 KiB
Plaintext
96 lines
3.4 KiB
Plaintext
Source: multicraft
|
|
Section: games
|
|
Priority: optional
|
|
Maintainer: PICCORO Lenz McKAY <mckaygerhard@gmail.com>
|
|
Build-Depends: cmake,
|
|
pkg-config,
|
|
debhelper (>= 10) | dh-systemd | dh-autoreconf, lsb-release,
|
|
cron,
|
|
gettext,
|
|
libbz2-dev,
|
|
libcurl4-gnutls-dev,
|
|
libnl-genl-3-dev | libnl-dev | libnl-3-dev,
|
|
librtmp-dev,
|
|
libidn11-dev,
|
|
libncurses-dev | libncurses5-dev,
|
|
libfreetype6-dev,
|
|
libglu1-mesa-dev,
|
|
libgmp3-dev | libgmp-dev,
|
|
libirrlicht-dev (>= 1.7.0),
|
|
libjpeg-dev,
|
|
libjsoncpp-dev,
|
|
libleveldb-dev,
|
|
libluajit-5.1-dev [i386 amd64 kfreebsd-i386 armel armhf powerpc powerpcspe mips],
|
|
liblua5.1-dev,
|
|
libogg-dev,
|
|
libopenal-dev,
|
|
libpng-dev,
|
|
libpq-dev,
|
|
libspatialindex-dev,
|
|
libsqlite3-dev,
|
|
libvorbis-dev,
|
|
libx11-dev,
|
|
libxxf86vm-dev,
|
|
postgresql-server-dev-all | libpq-dev,
|
|
zlib1g-dev,
|
|
doxygen,
|
|
libxrandr-dev,
|
|
mesa-common-dev,
|
|
x11proto-xf86vidmode-dev,
|
|
libzstd-dev
|
|
Standards-Version: 4.1.4
|
|
Homepage: https://www.multicraft.world/
|
|
Rules-Requires-Root: no
|
|
|
|
Package: multicraft
|
|
Architecture: any
|
|
Depends: multicraft-data (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
|
|
Recommends: minetest-game | multicraft-game | minetest-game-minenux
|
|
Description: minetest voxel game engine with easy modding and game creation
|
|
Multicraft is a fork from minetest, a voxel game written from scratch and licensed
|
|
under the LGPL (version 2.1 or later). It supports both survival and creative
|
|
modes along with multiplayer support, dynamic lighting, and an "infinite" map
|
|
generator.
|
|
.
|
|
This is the graphics player client with multiprotocol for any minetest engine,
|
|
the textures and other graphical files and the standard mods. Use this to
|
|
play as singleplayer or to connect to play in multiplayer modes.
|
|
.
|
|
This multicraft features and permit to use and serve
|
|
to both older and newer minetest games
|
|
|
|
Package: multicraft-server
|
|
Architecture: any
|
|
Depends: multicraft-data (= ${source:Version}), adduser, lsb-base (>= 3.0-6), ${misc:Depends}, ${shlibs:Depends}
|
|
Recommends: minetest-game | multicraft-game | minetest-game-minenux
|
|
Provides: minetest-server
|
|
Description: voxel game engine based on minetest - server multiplayer
|
|
Multicraft is a fork from minetest, a voxel game written from scratch and licensed
|
|
under the LGPL (version 2.1 or later). It supports both survival and creative
|
|
modes along with multiplayer support, dynamic lighting, and an "infinite" map
|
|
generator.
|
|
.
|
|
These are the server flavour with multiprotocol for any minetest engine, such as
|
|
the textures and other graphical files and the standard mods. Use this to
|
|
provide and deploy a service where players can connect over a network.
|
|
.
|
|
This multicraft features and permit to use and serve
|
|
to both older and newer minetest games
|
|
|
|
Package: multicraft-data
|
|
Architecture: all
|
|
Depends: adduser,${misc:Depends}
|
|
Provides: multicraft-game, multicraft-game-minimal
|
|
Description: voxel game engine based on minetest - shared common data files
|
|
Multicraft is a fork from minetest, a voxel game written from scratch and licensed
|
|
under the LGPL (version 2.1 or later). It supports both survival and creative
|
|
modes along with multiplayer support, dynamic lighting, and an "infinite" map
|
|
generator.
|
|
.
|
|
These are the shared data files for both server and client programs, such as
|
|
the textures and other graphical files and the standard mods. Use this to
|
|
provide and deploy a service where players can connect over a network.
|
|
.
|
|
This multicraft features and permit to use and serve
|
|
to both older and newer minetest games
|