Files
wehub-resource-sync 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
chore: import upstream snapshot with attribution
2026-07-13 12:32:37 +08:00

39 lines
992 B
Plaintext

Source: winpodx
Section: x11
Priority: optional
Maintainer: Kim DaeHyun <kernalix7@kodenet.io>
Build-Depends:
debhelper-compat (= 13),
dh-python,
python3-all (>= 3.9),
python3-setuptools,
python3-wheel,
python3-hatchling,
python3-pip,
pybuild-plugin-pyproject
Standards-Version: 4.6.2
Homepage: https://github.com/kernalix7/winpodx
Vcs-Git: https://github.com/kernalix7/winpodx.git
Vcs-Browser: https://github.com/kernalix7/winpodx
Rules-Requires-Root: no
Package: winpodx
Architecture: all
Depends:
${python3:Depends},
${misc:Depends},
python3 (>= 3.9),
python3-tomli,
freerdp-x11 | freerdp3-x11 | freerdp2-x11
Recommends:
podman,
podman-compose,
python3-pyside6.qtcore,
python3-pyside6.qtgui,
python3-pyside6.qtwidgets,
python3-pyside6.qtsvg
Description: Windows app integration for Linux desktop
WinPodX runs Windows applications from a Podman or Docker
backend and exposes them on the Linux desktop with desktop entries,
MIME handlers, icons, and a Qt system tray.