File: menu

package info (click to toggle)
lintian 2.122.0
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 71,536 kB
  • sloc: perl: 45,882; javascript: 9,151; makefile: 4,061; sh: 3,040; ansic: 705; xml: 451; python: 91; java: 15; cpp: 9; tcl: 4; lisp: 3
file content (26 lines) | stat: -rw-r--r-- 1,999 bytes parent folder | download | duplicates (159)
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
?package(binary):needs=text title="Hello World" command="/usr/bin/hello"
?package(binary):needs=text section="Applications/System" title="Run cfdisk (0)" command="/usr/bin/su-to-root cfdisk"
?package(binary):needs="text" section="Applications/System/Hardware" title="Run cfdisk (1)" command="sux -p cfdisk"
?package(binary):needs="x11" section="Window Managers" title="Run xfdisk" command="/usr/sbin/su-to-root -c xfdisk"
?package(binary):needs="wm" section="Applications/System/Administration" title="Run fdisk-wm" command="su-to-root -c hello"
?package(binary):section="Apps/Games" title="I'm not root!" command="su-to-root -c imnothere"
?package(binary):needs="text" section="Apps/System" title="I'm not here!" command="/imnothere"
?package(binary,other-binary):\
 needs="text"\
 section="Applications/Shells"\
 title="more than one required"\
 command="other-bin -s omething"
?package(binary):needs="wmmodule" section="WindowManagers/Modules" title="somemodule" command="ModuleCmd"
?package(binary):needs="wmmodule" section="FVWM Modules" title="somemodule" command="ModuleCmd"
?package(binary):needs="text" section="Applications/System/Administration" title="I'm not in /usr/bin!" command="iminusrbin"
?package(binary):needs="text"\
 section="Applications/System/Administration"\
 title="I'm not root!" command="su-to-root -c imnothere"
?package(binary):needs="text" section="Applications/System/Administration"\
 title="Run cfdisk (0)" command="cfdisk"
?package(binary):needs="text" section="Applications/System/Administration" title="Hello World" command="/usr/bin/hello"
?package(binary):needs="wm" section="FVWM Modules" title="Fake Module" command="hello"
?package(binary):needs="fvwmmodule" section="Window Maker" title="Fake Module"\
 command="hello"
?package(binary):needs="x11" section="Applications/System/Hardware" title="Run xfdisk" command="su-to-root -c 'xfdisk -f'"
?package(binary):needs="text" section="Applications/System/Administration" title="foo" command="sh /path/to/foo"