view debian/menu @ 29310:c35891e664af

replace "g" asm constraint by "erm" since "g" allows 64bit immediates while the operator (cmp) using the "g"-constrained operand doesn't support 64bit immediates. Original thread: date: Tue, Jun 2, 2009 at 11:31 AM subject: [PATCH] Fix MPlayer to compile on Darwin/x86_86
author gpoirier
date Sun, 07 Jun 2009 14:42:43 +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"