view debian/menu @ 30227:052c823850f0

FFmpeg uses ifdef in Makefiles for CONFIG_MPEGAUDIO_HP and CONFIG_HARDCODED_TABLES. Change the config.mak generation to take that into account and not generate a definition for these if the features are disabled.
author reimar
date Sun, 10 Jan 2010 20:32:19 +0000
parents c9e946b14b44
children
line wrap: on
line source

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