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.
