aboutsummaryrefslogtreecommitdiff
path: root/misc/debpkg-control
diff options
context:
space:
mode:
Diffstat (limited to 'misc/debpkg-control')
-rw-r--r--misc/debpkg-control33
1 files changed, 33 insertions, 0 deletions
diff --git a/misc/debpkg-control b/misc/debpkg-control
new file mode 100644
index 000000000..e867f3eb9
--- /dev/null
+++ b/misc/debpkg-control
@@ -0,0 +1,33 @@
+Section: games
+Priority: extra
+Standards-Version: 3.6.2
+Package: minetest-staging
+Version: 5.4.0-DATEPLACEHOLDER
+Depends: libc6, libcurl3-gnutls, libfreetype6, libgl1, JPEG_PLACEHOLDER, JSONCPP_PLACEHOLDER, LEVELDB_PLACEHOLDER, libopenal1, libpng16-16, libsqlite3-0, libstdc++6, libvorbisfile3, libx11-6, libxxf86vm1, libzstd1, zlib1g
+Maintainer: Loic Blot <loic.blot@unix-experience.fr>
+Homepage: https://www.minetest.net/
+Vcs-Git: https://github.com/minetest/minetest.git
+Vcs-Browser: https://github.com/minetest/minetest.git
+Architecture: amd64
+Build-Depends:
+ cmake,
+ gettext,
+ libcurl4-gnutls-dev,
+ libfreetype6-dev,
+ libgl1-mesa-dev,
+ libjpeg-dev,
+ libjsoncpp-dev,
+ libleveldb-dev,
+ libogg-dev,
+ libopenal-dev,
+ libpng-dev,
+ libsqlite3-dev,
+ libvorbis-dev,
+ libx11-dev,
+ zlib1g-dev
+Description: Multiplayer infinite-world block sandbox game
+ Minetest is a minecraft-inspired 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.
+Conflicts: minetestc55, minetest, minetest-server, minetest-data