blob: 24723c29b3a00541e65b623b0463d34424ee7462 (
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
70
71
72
73
74
75
76
|
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.2c1_1be14eb
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
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=1be14eb
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 = cuberite-backup.service
source = cuberite-backup.timer
source = cuberite.service
source = cuberite.sysusers
source = cuberite.tmpfiles
source = cuberite.conf
source = cuberite.sh
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 = 4b4161558343dd2ec4d6b2be41b958e061df2a41961d9476ac1d38f28530043f99735d20115ba65bdbdc04003582f3ab8beb00b19623aae72ecab81797eb05dc
sha512sums = 2ae834c75dfc299e823308bcb500e028020f1ac47675c645c4a7832ae225f63e9f7d22c08cd1bbb754388db7cf57ab3d4c359615be70f8d234e82013c148b024
sha512sums = afc35227b91bc302e095c84c30ee85114e4b97220e8ee6acf8e7250306bee969e2cd4d57b4d2afd1e43298b32fc7ecaa543bdf6fead8c0f218cfc37aa51b524e
sha512sums = 0e82acfe3e907f3976e96aebb146d12f076a26e4478f3330d4f0ded44956624094abc35e56402f6a994fb5852fbc7e901e4e2b8f1ae31f3e82224e6bc15eba0b
sha512sums = 09047f4df9591b2d61885c842cbd9abde590b0069945f2e10fd402ad93f0f0abd3c2557e61200388038708960f5d82e22d332efe83cf1acf0895f56dd2e5d5d0
sha512sums = 9282301a67a612a4b757324274b6deea16d57e919b3c367a92414d7b74fe0ec4f5e54748ccf0ff14f6c62e8dbc5cb211afebfff8ad5abe63945afccf9484378f
sha512sums = 0fa68f55a223f6db0fec0bebf815988400b5f69a7806b25d49d4cade4e22718dfb4a3c5df28acc1c33338a5d4970582db85169e93e26c2cdacd4234a9c71cf7e
pkgname = cuberite
|