diff options
| -rw-r--r-- | docs/uclibc.org/uClibc-apps.html | 7 | 
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/uclibc.org/uClibc-apps.html b/docs/uclibc.org/uClibc-apps.html index aada198d6..6de18f769 100644 --- a/docs/uclibc.org/uClibc-apps.html +++ b/docs/uclibc.org/uClibc-apps.html @@ -964,6 +964,13 @@ box or with a patch. Please tell us if you have experience with other versions    <td> Needs <a href="http://uclibc.org/portmap_5-1_uClibc.diff.bz2">this patch</a> to work</td>    <td> Various tools relating to the Simple Network Management Protocol</td>  <!-- -------------------------------------------------------------------- --> +<tr> +  <td> <a href="http://www.MPlayerHQ.hu/homepage/">MPlayer</a> </td> +  <td> <a href="ftp://ftp1.mplayerhq.hu/MPlayer/releases/MPlayer-0.90rc1.tar.bz2">MPlayer-0.90rc1.tar.bz2</a> </td> +  <td> Seems to need "./configure --disable-setlocale --disable-termcap" to build cleanly.  +    (and "--cc=path_to_uclibc_gcc" to use uClibc)</td> +  <td> MPlayer is a movie player for Linux that supports almost all modern movie codecs.</td> +<!-- -------------------------------------------------------------------- -->  </table>  </center>  | 
