File: menu.old

package info (click to toggle)
vice 1.19-1etch1
  • links: PTS
  • area: contrib
  • in suites: etch
  • size: 27,132 kB
  • ctags: 33,406
  • sloc: ansic: 257,145; cpp: 13,395; sh: 3,674; makefile: 3,380; perl: 1,801; yacc: 622; lex: 258; asm: 4
file content (26 lines) | stat: -rw-r--r-- 858 bytes parent folder | download | duplicates (10)
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(vice):needs="X11term" \
    command="/usr/bin/fail-pause /usr/bin/xpet"\
    section="Apps/Emulators"\
    title="Xpet"
?package(vice):needs="X11" \
    command="/usr/bin/fail-pause /usr/X11R6/bin/xterm -T Xpet -e /usr/bin/xpet" \
    section="Apps/Emulators"\
    title="Xpet"

?package(vice):needs="X11term" \
    command="/usr/bin/fail-pause /usr/bin/xvic"\
    section="Apps/Emulators"\
    title="Xvic"
?package(vice):needs="X11" \
    command="/usr/bin/fail-pause /usr/X11R6/bin/xterm -T Xvic -e /usr/bin/xvic" \
    section="Apps/Emulators"\
    title="Xvic"

?package(vice):needs="X11term" \
    command="/usr/bin/fail-pause /usr/bin/x64"\
    section="Apps/Emulators"\
    title="X64"
?package(vice):needs="X11" \
    command="/usr/bin/fail-pause /usr/X11R6/bin/xterm -T X64 -e /usr/bin/x64" \
    section="Apps/Emulators"\
    title="X64"