mirror of
https://github.com/mpv-player/mpv
synced 2024-10-30 04:46:41 +01:00
56c50a2d3b
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8405 b3059339-0415-0410-9bf9-f77b7e298cf2
13 lines
576 B
Plaintext
13 lines
576 B
Plaintext
- create packages of mp_font (TTF? BITMAP? AND HOW?), depend/recommend them.
|
|
- create package for win32codecs (WHY?)
|
|
- global configuration
|
|
( /etc/mplayer/mplayer.conf
|
|
/etc/mplayer/codecs.conf
|
|
/usr/lib/mplayer/font )
|
|
- OBSOLETED: fibmap_mplayer - figure out what to do with suid.
|
|
- OBSOLETED: create package with odivx and make this one depend/recommend it
|
|
- OBSOLETED: 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.
|