blob: d4560b40a496615fea26e8398f2033fffa6a3533 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
|
pkgbase = cuberite
pkgdesc = A Minecraft-compatible multiplayer game server that is written in C++ and designed to be efficient with memory and CPU, as well as having a flexible Lua Plugin API. It is compatible with the vanilla Minecraft client.
pkgver = 1.12.2c2_eda440e
pkgrel = 2
url = https://cuberite.org/
install = cuberite.install
arch = i686
arch = x86_64
arch = armv7h
license = Apache
makedepends = clang
makedepends = cmake
makedepends = gtest
makedepends = git
makedepends = python
depends = lua
depends = tmux
depends = sudo
depends = bash
depends = awk
depends = sed
depends = sqlite
optdepends = tar: needed in order to create world backups
optdepends = netcat: required in order to suspend an idle server
provides = minecraft-server=1.12.2
provides = spigot=1.12.2
backup = etc/conf.d/cuberite
source = git+https://github.com/cuberite/cuberite#commit=eda440e
source = git+https://github.com/cuberite/Core
source = git+https://github.com/cuberite/ProtectionAreas
source = git+https://github.com/cuberite/ChatLog
source = git+https://github.com/cuberite/SQLiteCpp
source = git+https://github.com/cuberite/libevent
source = git+https://github.com/open-source-parsers/jsoncpp
source = git+https://github.com/cuberite/TCLAP
source = git+https://github.com/cuberite/cmake-coverage
source = git+https://github.com/cuberite/expat
source = git+https://github.com/cuberite/lua
source = git+https://github.com/cuberite/luaexpat
source = git+https://github.com/cuberite/sqlite
source = git+https://github.com/cuberite/toluapp
source = git+https://github.com/fmtlib/fmt
source = git+https://github.com/grafi-tt/lunajson
source = git+https://github.com/cuberite/libdeflate
source = git+https://github.com/cuberite/polarssl
source = git+https://github.com/cuberite/luaproxy
source = minecraft-server-1.0.4.tar.gz::https://github.com/Edenhofer/minecraft-server/archive/refs/tags/v1.0.4.tar.gz
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = dd4d68ca061c97a1e3cb5c0bb68439f7d8d45b15092344f3c4dbd4f7f39fef433d566670ad440970061007d93055183b570c7bf98f09c111ecdf8ab0f208f556
pkgname = cuberite
|