mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Update Gitlab-CI configuration too
This commit is contained in:
parent
bb1c4badfb
commit
f213376b35
2 changed files with 27 additions and 29 deletions
|
@ -2,8 +2,8 @@ Section: games
|
|||
Priority: extra
|
||||
Standards-Version: 3.6.2
|
||||
Package: minetest-staging
|
||||
Version: 0.4.15-DATEPLACEHOLDER
|
||||
Depends: libc6, libcurl3-gnutls, libfreetype6, libirrlicht1.8, libjsoncpp1, LEVELDB_PLACEHOLDER, liblua5.1-0, libluajit-5.1-2, libopenal1, libsqlite3-0, libstdc++6, libvorbisfile3, libx11-6, zlib1g
|
||||
Version: 5.4.0-DATEPLACEHOLDER
|
||||
Depends: libc6, libcurl3-gnutls, libfreetype6, libgl1, JPEG_PLACEHOLDER, libjsoncpp1, LEVELDB_PLACEHOLDER, libopenal1, libpng16-16, libsqlite3-0, libstdc++6, libvorbisfile3, libx11-6, libxxf86vm1, zlib1g
|
||||
Maintainer: Loic Blot <loic.blot@unix-experience.fr>
|
||||
Homepage: https://www.minetest.net/
|
||||
Vcs-Git: https://github.com/minetest/minetest.git
|
||||
|
@ -12,15 +12,12 @@ Architecture: amd64
|
|||
Build-Depends:
|
||||
cmake,
|
||||
gettext,
|
||||
libbz2-dev,
|
||||
libcurl4-gnutls-dev,
|
||||
libfreetype6-dev,
|
||||
libglu1-mesa-dev,
|
||||
libirrlicht-dev (>= 1.7.0),
|
||||
libgl1-mesa-dev,
|
||||
libjpeg-dev,
|
||||
libjsoncpp-dev,
|
||||
libleveldb-dev,
|
||||
libluajit-5.1-dev | liblua5.1-dev,
|
||||
libogg-dev,
|
||||
libopenal-dev,
|
||||
libpng-dev,
|
||||
|
@ -28,7 +25,7 @@ Build-Depends:
|
|||
libvorbis-dev,
|
||||
libx11-dev,
|
||||
zlib1g-dev
|
||||
Description: Multiplayer infinite-world block sandbox (server)
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue