summaryrefslogtreecommitdiffstats
path: root/debian-build/TODO.Debian
diff options
context:
space:
mode:
authorattila <attila@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-02-09 12:26:11 +0000
committerattila <attila@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-02-09 12:26:11 +0000
commitb571babb131b338653162dd2d4d5da529860b011 (patch)
tree599c911e26a31f1f25c08616334df4bd3b67b717 /debian-build/TODO.Debian
parent381752776c08d84ef9b8d2d54add027625231b74 (diff)
downloadmpv-b571babb131b338653162dd2d4d5da529860b011.tar.bz2
mpv-b571babb131b338653162dd2d4d5da529860b011.tar.xz
Adding debian-build directory by request of Deriush Pietrzak
This is thought for creating debian binary packages for distribution. IMPORTANT: THIS DOESNT WORK CURRENTLY git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9365 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'debian-build/TODO.Debian')
-rw-r--r--debian-build/TODO.Debian12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian-build/TODO.Debian b/debian-build/TODO.Debian
new file mode 100644
index 0000000000..5a0fa2a491
--- /dev/null
+++ b/debian-build/TODO.Debian
@@ -0,0 +1,12 @@
+- 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.