3e779be6f3
CI / lint (push) Failing after 13m4s
CI / test (3.11, ubuntu-latest) (push) Failing after 2m4s
CI / test (3.13, ubuntu-latest) (push) Successful in 13m30s
CI / test (3.14, ubuntu-latest) (push) Successful in 17m21s
CI / test (3.12, ubuntu-latest) (push) Successful in 17m55s
CI / discover-apps-ps (push) Successful in 1m56s
CI / test (3.9, ubuntu-latest) (push) Successful in 13m17s
CI / test (3.10, ubuntu-latest) (push) Successful in 26m21s
CI / audit (push) Successful in 13m38s
Deploy site / deploy (push) Has been cancelled
CI / test (3.14, ubuntu-24.04-arm) (push) Has been cancelled
25 lines
744 B
Plaintext
25 lines
744 B
Plaintext
pkgbase = winpodx-git
|
|
pkgdesc = Windows app integration for Linux desktop (Podman/FreeRDP RemoteApp) -- built from the main branch
|
|
pkgver = 0.6.0.r0.g0000000
|
|
pkgrel = 1
|
|
url = https://github.com/kernalix7/winpodx
|
|
install = winpodx.install
|
|
arch = any
|
|
license = MIT
|
|
makedepends = git
|
|
makedepends = python-build
|
|
makedepends = python-installer
|
|
makedepends = python-hatchling
|
|
makedepends = python-wheel
|
|
depends = python
|
|
depends = freerdp
|
|
optdepends = podman: default container backend
|
|
optdepends = docker: alternative container backend
|
|
optdepends = pyside6: Qt6 GUI and system tray
|
|
provides = winpodx
|
|
conflicts = winpodx
|
|
source = winpodx-git::git+https://github.com/kernalix7/winpodx.git
|
|
sha256sums = SKIP
|
|
|
|
pkgname = winpodx-git
|