summaryrefslogtreecommitdiff
path: root/debian/control
blob: 3027ff82816edc1715fdc00672a2a1581054c547 (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
Source: minecproxy
Section: net
Priority: optional
Maintainer: David Härdeman <david@hardeman.nu>
Build-Depends: debhelper-compat (= 12),
	       docbook-xsl,
	       libcap-ng-dev,
	       libedit-dev,
               libsystemd-dev,
	       liburing-dev,
	       meson,
	       pkg-config,
	       xsltproc,
	       xxd
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: <insert the upstream URL, if relevant>
#Vcs-Browser: https://salsa.debian.org/debian/minecproxy
#Vcs-Git: https://salsa.debian.org/debian/minecproxy.git

Package: minecproxy
Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Minecraft server proxy and announce daemon
 minecproxy is a simple daemon which can announce Minecraft servers on the
 local network and also monitor the status of servers in order to automatically
 start/stop them as necessary.