mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
parent
f2bc9cf45d
commit
93ed4b00bc
1 changed files with 18 additions and 0 deletions
18
srcpkgs/qomui/template
Normal file
18
srcpkgs/qomui/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# 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
|
Loading…
Add table
Reference in a new issue