19 lines
762 B
Bash
19 lines
762 B
Bash
# Template file for 'qomui'
|
|
pkgname=qomui
|
|
version=0.8.1
|
|
revision=1
|
|
noarch=yes
|
|
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=fad07e6f7d33c110b43d356ae3d9363a2c0a4dd8b10a00ef91d015871d23116c
|