2023-06-20 18:13:38 +02:00
|
|
|
Source: ananicy-cpp
|
|
|
|
Section: main
|
2023-06-20 18:10:36 +02:00
|
|
|
Priority: optional
|
2023-06-20 18:13:38 +02:00
|
|
|
Maintainer: ferrreo <harderthanfire@gmail.com>
|
2023-06-20 18:10:36 +02:00
|
|
|
Standards-Version: 4.6.1
|
2023-06-20 18:13:38 +02:00
|
|
|
Build-Depends: debhelper-compat (= 13),
|
|
|
|
cmake,
|
2023-06-20 18:21:00 +02:00
|
|
|
cmake-extras,
|
2023-06-20 18:24:04 +02:00
|
|
|
ninja-build,
|
2023-06-20 18:21:00 +02:00
|
|
|
clang,
|
2023-06-20 18:13:38 +02:00
|
|
|
build-essential,
|
|
|
|
g++,
|
|
|
|
libsystemd-dev
|
2023-06-20 18:10:36 +02:00
|
|
|
Rules-Requires-Root: no
|
|
|
|
|
2023-06-20 18:13:38 +02:00
|
|
|
Package: ananicy-cpp
|
2023-06-20 18:10:36 +02:00
|
|
|
Architecture: linux-any
|
2023-06-20 18:13:38 +02:00
|
|
|
Depends: ${misc:Depends}
|
|
|
|
Provides: ananicy-cpp
|
|
|
|
Description: Sets nice levels based on profiles
|