?package(supercollider,emacs21): \
  needs="X11" \
  section="Apps/Sound" \
  title="SuperCollider (emacs)" \
  command="/usr/bin/emacs -sclang" \
  hints="Softsynth"
?package(supercollider,tk8.4|tk8.3): \
  needs="X11" \
  section="Apps/Sound" \
  title="SuperCollider (scfront)" \
  command="/usr/bin/scfront" \
  hints="Softsynth"
