File: menu

package info (click to toggle)
desmume 0.9.11-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 17,136 kB
  • sloc: cpp: 127,249; ansic: 5,648; sh: 4,228; makefile: 336; objc: 5
file content (15 lines) | stat: -rw-r--r-- 521 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
?package(desmume): \
        needs="X11" \
        section="Applications/Emulators" \
        title="DeSmuME (Gtk)" \
        icon="/usr/share/pixmaps/DeSmuME.xpm"\
        command="/usr/games/desmume" \
        longtitle="DeSmuME Gtk User Interface"

?package(desmume): \
        needs="X11" \
        section="Applications/Emulators" \
        title="DeSmuME (Gtk-Glade)" \
        icon="/usr/share/pixmaps/DeSmuME.xpm"\
        command="/usr/games/desmume-glade" \
        longtitle="DeSmuME Gtk-Glade User Interface"