mplayer: use UTF-8 charset to avoid iconv dependency
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 21 Feb 2010 15:55:21 +0000 (16:55 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 23 Feb 2010 19:34:56 +0000 (20:34 +0100)
commitca2293b3645452e58c9236ac0d8ab6e1be2fa2f0
treecf6166bcf003989128402b0b6ad7ea67a04cc24b
parenta3efb3a3bf0f7d1faa1117f572c11ffb1c96a3f4
mplayer: use UTF-8 charset to avoid iconv dependency

The mplayer configure script was failing with:

  Checking for iconv program ... no
  No working iconv program found, use
  --charset=UTF-8 to continue anyway.
  If you also have problems with iconv library functions use --charset=noconv.
  Messages in the GTK-2 interface will be broken then.

Therefore, we pass --charset=UTF-8 instead of --charset=US-ASCII.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/multimedia/mplayer/mplayer.mk