mirror of
https://git.proxmox.com/git/pmg-gui
synced 2025-10-04 01:43:29 +00:00

this patch implements a UI for the Quarantine, designed to be looked at on mobile phones for this we use Framework7 instead of extjs, since it has much more features and looks more native on phones Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
22 lines
584 B
Plaintext
22 lines
584 B
Plaintext
Source: pmg-gui
|
|
Section: perl
|
|
Priority: optional
|
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
|
Build-Depends: debhelper (>= 9),
|
|
libtemplate-perl,
|
|
perl (>= 5.10.0-19),
|
|
Standards-Version: 3.9.5
|
|
Homepage: http://www.proxmox.com
|
|
|
|
Package: pmg-gui
|
|
Architecture: all
|
|
Depends: fonts-font-awesome,
|
|
libjs-extjs (>= 6.0.1),
|
|
libjs-framework7,
|
|
libtemplate-perl,
|
|
pmg-i18n,
|
|
proxmox-widget-toolkit,
|
|
${perl:Depends},
|
|
Description: Proxmox Mail Gateway GUI
|
|
Graphical user interface for Proxmox Mail Gateway.
|