blob: 358e982e97467501157ce6a30c45997cee2935a9 (
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 = 1
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.3.tar.gz::https://github.com/Edenhofer/minecraft-server/archive/refs/tags/v1.0.3.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 = 1cc15371d8fad39ef8812059463dd92b91628ff3887bd0eb462d919cd3b2a948c4c3535f701bf4912de3e9c84b2333738f4dd63202f235b1726e79ed178fe156
pkgname = cuberite
|