File: control

package info (click to toggle)
j4-dmenu-desktop 3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,180 kB
  • sloc: cpp: 6,282; python: 473; sh: 81; makefile: 8
file content (31 lines) | stat: -rw-r--r-- 942 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
Source: j4-dmenu-desktop
Section: x11
Priority: optional
Maintainer: Nicolas Peugnet <nicolas@club1.fr>
Uploaders: Otto Kekäläinen <otto@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 libcatch2-dev <!nocheck>,
 libfmt-dev,
 libspdlog-dev,
 meson,
 pkgconf,
 python3-pytest <!nocheck>,
Standards-Version: 4.7.0
Homepage: https://github.com/enkore/j4-dmenu-desktop
Vcs-Git: https://salsa.debian.org/debian/j4-dmenu-desktop.git
Vcs-Browser: https://salsa.debian.org/debian/j4-dmenu-desktop
Rules-Requires-Root: no

Package: j4-dmenu-desktop
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: faster replacement for i3-dmenu-desktop
 j4-dmenu-desktop is a replacement for i3-dmenu-desktop. It's purpose
 is to find .desktop files and offer you a menu to start an application
 using dmenu.
 .
 It is much faster than the default i3-dmenu-desktop method to obtain a list
 of programs parsed from .desktop files.