File: control

package info (click to toggle)
tofi 0.9.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,544 kB
  • sloc: ansic: 6,818; xml: 409; makefile: 8
file content (33 lines) | stat: -rw-r--r-- 937 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
Source: tofi
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.61),
 ninja-build,
 pkgconf,
 libfreetype-dev,
 libharfbuzz-dev,
 libcairo2-dev,
 libpango1.0-dev,
 libwayland-dev,
 libxkbcommon-dev,
 scdoc,
 wayland-protocols
Standards-Version: 4.6.2
Homepage: https://github.com/philj56/tofi
Vcs-Browser: https://salsa.debian.org/swaywm-team/tofi
Vcs-Git: https://salsa.debian.org/swaywm-team/tofi.git
Rules-Requires-Root: no

Package: tofi
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends}
Description: fast and simple dmenu / rofi replacement for wlroots-based Wayland compositors
 An extremely fast and simple dmenu / rofi replacement for wlroots-based
 Wayland compositors such as Sway. When configured correctly, tofi can get on
 screen within a single frame.