view debian/menu @ 17841:73db10d5f2e3

remove mp_msg.c dependency when compiling codec-cfg binary. Fixes MinGW compilation (caused by missing -liconv), this solution seems best to me because of e.g. cross-compilation issues just adding -liconv might cause.
author reimar
date Sun, 12 Mar 2006 23:06:09 +0000
parents 16ebf01c5179
children c9e946b14b44
line wrap: on
line source

?package(mplayer):\
  needs="X11"\
  section="Apps/Viewers"\
  title="MPlayer"\
  command="/usr/bin/gmplayer"\
  icon="/usr/share/pixmaps/mplayer-desktop.xpm"