# Contributor: Alex Denes # Maintainer: Alex Denes pkgname=redxen-openrc-haproxy pkgver=2020.12.7 pkgrel=1 pkgdesc="HAProxy OpenRC service files" url="https://git.redxen.eu/RedXen" arch="noarch" license="none" depends="openrc haproxy-openrc redxen-config-haproxy" options="!check" source=" conffile " builddir="$srcdir" package() { mkdir -p "$pkgdir"/etc/init.d ln -s haproxy "$pkgdir"/etc/init.d/haproxy.redxen install -Dm644 conffile "$pkgdir"/etc/conf.d/haproxy.redxen } sha512sums="e859523acf4444958744bd235b0d08a7dae0058290fa9fd9b12c29dec192bc25cf1bebba3e8c56ff2df305ee3878349871af70c475bcc8f545dbccbd9b7b338b conffile"