File: control

package info (click to toggle)
fnott 1.8.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 712 kB
  • sloc: ansic: 8,080; xml: 369; sh: 27; makefile: 8
file content (35 lines) | stat: -rw-r--r-- 1,187 bytes parent folder | download | duplicates (2)
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: fnott
Section: x11
Priority: optional
Maintainer: Sway and related packages team <team+swaywm@tracker.debian.org>
Uploaders: Birger Schacht <birger@debian.org>
Build-Depends: debhelper-compat (= 13),
               meson (>=0.59),
               ninja-build,
               libfontconfig-dev,
               libfreetype-dev,
               libpixman-1-dev,
               libpng-dev,
               libwayland-dev,
               libdbus-1-dev,
               libtllist-dev,
               libfcft-dev,
               pkgconf,
               scdoc,
               libnanosvg-dev,
               wayland-protocols (>=1.32),
               systemd-dev
Standards-Version: 4.7.0
Homepage: https://codeberg.org/dnkl/fnott
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/swaywm-team/fnott.git
Vcs-Browser: https://salsa.debian.org/swaywm-team/fnott

Package: fnott
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: lightweight notification daemon for wlroots-based compositors
 Fnott is a keyboard driven and lightweight notification daemon for
 wlroots-based Wayland compositors.
 .
 It implements (parts of) the Desktop Notification Specification.