File: control

package info (click to toggle)
kde-config-systemd 1.2.1-3
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 1,560 kB
  • ctags: 688
  • sloc: cpp: 3,306; makefile: 9; sh: 2
file content (35 lines) | stat: -rw-r--r-- 1,212 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
Source: kde-config-systemd
Section: kde
Priority: optional
Maintainer: Shawn Sörbom <shawn@sorbom.com>
Build-Depends: cmake,
               debhelper (>= 9),
               extra-cmake-modules,
               kio-dev,
               libkf5auth-dev,
               libkf5configwidgets-dev,
               libkf5coreaddons-dev,
               libkf5crash-dev,
               libkf5i18n-dev,
               libkf5service-dev,
               libkf5widgetsaddons-dev,
               libsystemd-dev,
               pkg-config,
               pkg-kde-tools,
               qtbase5-dev,
               systemd
Standards-Version: 3.9.6
Homepage: https://projects.kde.org/projects/playground/sysadmin/systemd-kcm
Vcs-Git: https://github.com/shsorbom/kcmsystemd-debian.git
Vcs-Browser: https://github.com/shsorbom/kcmsystemd-debian.git

Package: kde-config-systemd
Architecture: linux-any
Depends: systemd (>= 215),
         ${misc:Depends},
         ${shlibs:Depends}
Description: KDE control center module for Systemd
 This package is a KDE Control Center module for the systemd daemon.
 It is capable of starting and stopping systemd units.
 In addition, it allows for the configuration of several systemd
 parameters.