1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: gmrun
Section: x11
Priority: optional
Maintainer: Lukas Schwaighofer <lukas@schwaighofer.name>
Build-Depends: debhelper (>= 10), libgtk-3-dev, libpopt-dev
Standards-Version: 4.0.0
Rules-Requires-Root: no
Homepage: https://github.com/wdlkmpx/gmrun
Vcs-Git: https://salsa.debian.org/debian/gmrun.git
Vcs-Browser: https://salsa.debian.org/debian/gmrun
Package: gmrun
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Featureful CLI-like GTK+ application launcher
This is gmrun; a small fast, yet featureful application launcher for use
under X11, which uses GTK+ widget toolkit. Some features include tab-
completion of file names and programs, history, easy x-terminal-emulator
launching, and URL handling.
|