mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
luanti: update to 5.12.0, adopt.
Signed-off-by: Piotr Danecki <i3riced@mailfence.com>
This commit is contained in:
parent
7569b49b2a
commit
89b3ad3cde
1 changed files with 4 additions and 4 deletions
|
@ -1,21 +1,21 @@
|
||||||
# Template file for 'luanti'
|
# Template file for 'luanti'
|
||||||
pkgname=luanti
|
pkgname=luanti
|
||||||
version=5.11.0
|
version=5.12.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_SERVER=TRUE"
|
configure_args="-DBUILD_SERVER=TRUE"
|
||||||
hostmakedepends="pkg-config gettext"
|
hostmakedepends="pkg-config gettext"
|
||||||
makedepends="MesaLib-devel freetype-devel gmp-devel libcurl-devel
|
makedepends="MesaLib-devel freetype-devel gmp-devel libcurl-devel
|
||||||
libjpeg-turbo-devel libopenal-devel libvorbis-devel LuaJIT-devel
|
libjpeg-turbo-devel libopenal-devel libvorbis-devel LuaJIT-devel
|
||||||
sqlite-devel libXi-devel"
|
sqlite-devel libXi-devel SDL2-devel"
|
||||||
depends="desktop-file-utils hicolor-icon-theme"
|
depends="desktop-file-utils hicolor-icon-theme"
|
||||||
short_desc="Voxel game-creation platform with easy modding and game creation"
|
short_desc="Voxel game-creation platform with easy modding and game creation"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Piotr Danecki <i3riced@mailfence.com>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://www.luanti.org/"
|
homepage="https://www.luanti.org/"
|
||||||
changelog="https://dev.luanti.org/changelog/"
|
changelog="https://dev.luanti.org/changelog/"
|
||||||
distfiles="https://github.com/minetest/minetest/archive/${version}.tar.gz"
|
distfiles="https://github.com/minetest/minetest/archive/${version}.tar.gz"
|
||||||
checksum=70e531d0776988ce6e579ea5490fdf6be3e349a4ade5281f5111aa4fdd8ee510
|
checksum=876867ac874492f20968f2c2eb4e403231e8e9f29e0e06efa512200bd5152355
|
||||||
|
|
||||||
minetest_package() {
|
minetest_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue