18 lines
764 B
Bash
18 lines
764 B
Bash
# Template file for 'qomui'
|
|
pkgname=qomui
|
|
version=0.8.2
|
|
revision=2
|
|
archs=noarch
|
|
build_style=python3-module
|
|
pycompile_module="qomui"
|
|
hostmakedepends="python3 python3-setuptools"
|
|
depends="python python3 python3-PyQt5 python3-dbus python3-psutil
|
|
python3-requests python3-BeautifulSoup4 python3-lxml python3-pexpect openvpn
|
|
python3-PyQt5-dbus stunnel geoip geoip-data dnsmasq libcgroup libcgroup-utils
|
|
iptables wireguard wireguard-tools openresolv"
|
|
short_desc="OpenVPN Qt management ui"
|
|
maintainer="Young Jin Park <youngjinpark20@gmail.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/corrad1nho/qomui"
|
|
distfiles="https://github.com/corrad1nho/qomui/archive/v${version}.tar.gz"
|
|
checksum=78187864a4368fed06f6e58c4d411053a1d1193d625ee79be0a57bf0938b1d0b
|