summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7f51af356a310b578be21516a4b055a29eecb10c (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
pkgbase = mcctl-git
	pkgdesc = A powerful script which can automatically operate Minecraft servers to run, update and more
	pkgver = r126.8e7e645
	pkgrel = 1
	url = https://github.com/Kimiblock/mcctl/
	arch = any
	license = GPL3
	makedepends = git
	depends = bash
	depends = wget
	depends = java-environment
	depends = screen
	optdepends = git: Version control
	optdepends = python-pip: Download plugins from spigot site
	optdepends = python: Download plugins from spigot site
	optdepends = chromium: Download plugins from spigot site
	optdepends = systemd: Start Minecraft on startup
	optdepends = xdg-utils: Open EULA page automatically
	optdepends = polkit: Elevate permissions graphically
	optdepends = ssmtp: Send report mails
	provides = mcctl
	conflicts = mcctl
	replaces = mcctl
	source = git+https://github.com/Kimiblock/mcctl
	md5sums = SKIP

pkgname = mcctl-git