Search Criteria
Package Details: minetest-git-leveldb 20190320.38ea0890e-1
Git Clone URL: | https://aur.archlinux.org/minetest-git-leveldb.git (read-only, click to copy) |
---|---|
Package Base: | minetest-git-leveldb |
Description: | Minecraft-inspired building game (with LuaJIT, LevelDB, Redis, and PostgreSQL support) |
Upstream URL: | http://www.minetest.net/ |
Keywords: | games sandbox |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | Morn |
Maintainer: | None |
Last Packager: | Morn |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2014-03-16 10:06 |
Last Updated: | 2019-03-25 17:47 |
Dependencies (20)
- bzip2 (bzip2-git, bzip2-rustify-git, bzip2-with-lbzip2-symlinks)
- curl (curl-git, curl-minimal-git)
- freetype2 (freetype2-v35, freetype2-old-hinting, freetype2-infinality, freetype2-ttmetrics, freetype2-ultimate5, freetype2-infinality-remix, freetype2-git, freetype2-minimal-git)
- gettext (gettext-git)
- gmp (gmp-hg, scipoptsuite, scipoptsuite-bin)
- hiredis (hiredis-git)
- irrlicht (irrlicht-svn)
- leveldb
- libjpeg (libjpeg-droppatch, mozjpeg-git, libjpeg-turbo-git, libjpeg-turbo-minimal-git, mozjpeg, libjpeg-turbo)
- libpng (libpng-git, libpng-apng, libpng-minimal-git)
- libvorbis (libvorbis-git, libvorbis-aotuv-lancer, libvorbis-aotuv)
- luajit (luajit-git, moonjit, luajit-openresty, luajit-2.1, luajit-2.1-git)
- mesa (mesa-noglvnd, mesa-rc, mesa-minimal+-git, mesa-stable, mesa-git, mesa-minimal-git)
- openal (openal119-bin, openal-git, openal-minimal-git)
- postgresql (pipelinedb, agensgraph-git, postgresql-1c, postgresql-10, postgresql-src-beta, postgresql-9.5, postgresql-9.4, postgresql-lts, postgresql-12, postgresql-9.6, postgresql-11, postgresql-src)
- spatialindex
- sqlite (sqlite-fossil, sqlite-replication, sqlite-fts3-parenthesis, sqlite-minimal-git)
- clang (clang-pypy-stm, clang39, clang38, llvm-tce, clang8, llvm-toolchain-nightly-bin, clang-rc, llvm-minimal-git, llvm-git) (make)
- cmake (cmake-git) (make)
- git (git-git) (make)
Required by (11)
- hdx-512-git (requires minetest)
- mesecons-git (requires minetest)
- minetest-lott (requires minetest)
- minetest-lott-git (requires minetest)
- minetest-mineclone2 (requires minetest-common)
- minetest-mineclone2-git (requires minetest-common)
- minetest-mod-moreblocks-git (requires minetest-common)
- minetest-mod-pipeworks-git (requires minetest-common)
- minetest-mod-technic-git (requires minetest-common)
- minetest-server-git (requires minetest-common)
- minetest-usrdir_patch (requires minetest)
Latest Comments
micwoj92 commented on 2021-02-02 21:19
Shouldn't the name be minetest-leveldb-git?
Morn commented on 2017-05-04 13:08
@admicos: Maybe you need to run mksrcinfo before (re-)building the package?
admicos commented on 2017-05-04 08:42
:: minetest-git-leveldb package(s) failed to install. Check .SRCINFO for mismatching data with PKGBUILD.
Morn commented on 2015-08-29 10:50
OK, updated PKGBUILD.
Ferk commented on 2015-08-28 21:10
You should change the conflicts/provides:
conflicts=("${_pkgname}"{,-common,-server})
provides=("${_pkgname}"{,-common,-server})
Otherwise the installation fgails if minetest-common or minetest-server are installed already.