view debian/TODO.Debian @ 7296:f4710b873abd

SPARC gcc generates bad code accessing an unaligned and packed structure member (See gcc problem report PR c/7847); mplayer crashes with SIGBUS signal. Added a workaround: copy the unaligned stucture member to a temporary local variable using memcpy, and use that in the code.
author jkeil
date Fri, 06 Sep 2002 13:31:33 +0000
parents 220f86ac8c15
children 8df33450a374
line wrap: on
line source

- create packages of mp_font3 and win32codecs, depend/recommend them.  
- fibmap_mplayer - figure out what to do with suid.
- global configuration 
 ( /etc/mplayer/mplayer.conf
  /etc/mplayer/codecs.conf
  /usr/lib/mplayer/font )
- Add script for copying *.dlls from users windows directory,
or figure out some other way of satisfying other dependencies
like *.dlls and fonts.
In other words - automate win32dll.zip installation.

- create package with odivx and make this one depend/recommend it