File: control

package info (click to toggle)
usbguard-notifier 0.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 276 kB
  • sloc: cpp: 1,090; makefile: 121; sh: 26
file content (37 lines) | stat: -rw-r--r-- 992 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
Source: usbguard-notifier
Section: utils
Priority: optional
Maintainer: Birger Schacht <birger@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 pkg-config,
 libprotobuf-dev,
 libqb-dev,
 librsvg2-dev,
 libnotify-dev,
 protobuf-compiler,
 asciidoc-base,
 docbook-xml,
 docbook-xsl,
 systemd-dev,
 libusbguard-dev,
 libusbguard1,
 libxml2-utils,
 xsltproc,
 catch
Standards-Version: 4.6.2
Homepage: https://github.com/Cropi/usbguard-notifier
Vcs-Browser: https://salsa.debian.org/birger/usbguard-notifier
Vcs-Git: https://salsa.debian.org/birger/usbguard-notifier.git
Rules-Requires-Root: no

Package: usbguard-notifier
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends}
Description: user-friendly notifications for usbguard
 USBGuard Notifier is a software framework mainly for detecting usbguard policy
 modifications as well as device presence changes. In a nutshell, the purpose of
 this project is to create user-friendly notifications in form of quick pop-up
 messages.