blob: 0d84a715d512763c140a6b50d5d8f3a60bcd1638 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
pkgbase = aardwolfgui-git
pkgdesc = Asynchronous RDP protocol implementation for python: GUI.
pkgver = 0.0.8+3.r31.20250101.8741a77
pkgrel = 1
url = https://github.com/skelsec/aardwolfgui
arch = any
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools>=61.0.0
makedepends = python-wheel
depends = python>=3.8
depends = python-aardwolf>=0.2.7
depends = python-pillow
depends = python-pyperclip
depends = python-pyqt6
optdepends = python-pysimplegui
provides = ardpclient=0.0.8+3.r31.20250101.8741a77
provides = aardwolfgui=0.0.8+3.r31.20250101.8741a77
provides = python-aardwolfgui=0.0.8+3.r31.20250101.8741a77
provides = python-aardwolfgui-git=0.0.8+3.r31.20250101.8741a77
conflicts = ardpclient
conflicts = aardwolfgui
conflicts = python-aardwolfgui
source = aardwolfgui::git+https://github.com/skelsec/aardwolfgui.git
sha256sums = SKIP
pkgname = aardwolfgui-git
|