aports/openrc/xonotic/APKBUILD
Alex Denes 8df9fdc4ab
Reorganization, automation and more
- More templating and inheritance
- New commands
+ rx_replace
+ rx_install
+ rx_cpkgdir
- More transparency with secrets being sourced as variables and replaced
- Modularization of configs
+ telegraf
+ nginx (partial)
+ fastd
+ wireguard
+ unbound
- Split of unbound configurations and bind zones
- Bumping of key versions (rolling keys)
+ ZSK/KSK
+ OpenDKIM
- Relaxed permission defaults
and other smaller tweaks...
2021-06-01 23:17:41 +00:00

15 lines
526 B
Plaintext

# Contributor: Alex Denes <caskd@redxen.eu>
# Maintainer: Alex Denes <caskd@redxen.eu>
_rx_openrc_grpname=games
. ../APKBUILD-openrc.template
pkgver=2021.06.01.03
pkgrel=0
depends="openrc redxen-config-$_rx_pkgname xonotic-server"
sha512sums="
e99a71c22273f91924c5f08aaf607dabaf38b5dc9bd790689a1ae83f74d0c246b0b8b0a2276c0afe66c191078b3ee0e4fab0cbbd132d20449a026a73aa1f549f runfile
e5644c990527b5ee20519694ad620c14517574484320741735fbe25520821bfd5c5672f1757bfac7743221abffad7174998e0a67636682092ee72777506ca6b1 conffile
"