goverlay/debian/control

34 lines
1.0 KiB
Plaintext
Raw Normal View History

2023-02-23 21:01:52 +01:00
Source: goverlay
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders: Stephan Lachnit <stephanlachnit@debian.org>
Build-Depends: debhelper-compat (= 13),
fpc,
lcl,
lcl-qt5,
lazarus-src,
libgl-dev,
2024-07-25 16:37:46 +02:00
libqt6pas6-dev,
2023-02-23 21:01:52 +01:00
Rules-Requires-Root: no
Standards-Version: 4.6.1
Homepage: https://github.com/benjamimgois/goverlay
Package: goverlay
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends},
mangohud,
mesa-utils,
vulkan-tools,
2024-07-25 16:37:46 +02:00
libqt6pas6,
2023-02-23 21:01:52 +01:00
git,
2024-07-25 16:37:46 +02:00
Recommends: vkbasalt, mangohud:i386
2023-02-23 21:01:52 +01:00
Suggests: breeze,
adwaita-qt,
Description: Graphical UI to help manage Vulkan / OpenGL overlays
GOverlay can configure Vulkan / OpenGL overlays with a preview. Currently
supported are MangoHud, vkBasalt and ReplaySorcery.
It is recommended to set the Qt style to Breeze or Adwaita using the
environment variable QT_STYLE_OVERRIDE.