File: control

package info (click to toggle)
corectrl 1.5.1%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,644 kB
  • sloc: cpp: 42,650; ansic: 174; javascript: 158; makefile: 18; sh: 3
file content (45 lines) | stat: -rw-r--r-- 1,281 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
Source: corectrl
Section: utils
Priority: optional
Maintainer: Matthias Geiger <werdahias@debian.org>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 catch2 (>= 3.0.0),
 cmake (>= 3.22),
 libbotan-3-dev,
 libunits-cpp-dev,
 libspdlog-dev (>= 1.4),
 libtrompeloeil-cpp-dev (>= 40),
 libdbus-1-dev,
 libpolkit-gobject-1-dev,
 libdrm-dev,
 libquazip1-qt6-dev,
 libpugixml-dev (>= 1.11),
 patchelf,
 qt6-base-dev (>= 6.8),
 qt6-declarative-dev (>= 6.8),
 qt6-charts-dev (>= 6.8),
 qt6-svg-dev (>= 6.8),
 qt6-tools-dev (>= 6.8),
Standards-Version: 4.7.2
Homepage: https://gitlab.com/corectrl/corectrl
Vcs-Browser: https://salsa.debian.org/debian/corectrl
Vcs-Git: https://salsa.debian.org/debian/corectrl.git

Package: corectrl
Architecture: linux-any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 vulkan-tools,
 qml6-module-qtcharts (>= 6.8),
 qml6-module-qtquick-layouts (>= 6.8),
 qml6-module-qtquick-controls (>= 6.8),
 qml6-module-qt-labs-platform (>= 6.8),
 qml6-module-qtquick-window (>= 6.8),
 qml6-module-qtquick (>= 6.8),
Description: Control your computer hardware using application profiles
 CoreCtrl allows control of the CPU and AMD GPUs to set custom profiles for
 applications. This aims to be flexible, comfortable and accessible to regular
 users.