diff debian-build/README.debian @ 9364:33f43b0f24f7

Adding debian-build directory by request of Deriush Pietrzak This is thought for creating debian binary packages for distribution. IMPORTANT: THIS DOESNT WORK CURRENTLY
author attila
date Sun, 09 Feb 2003 12:26:11 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/debian-build/README.debian	Sun Feb 09 12:26:11 2003 +0000
@@ -0,0 +1,16 @@
+mplayer for Debian
+----------------------
+
+  Most options are autodetected or configured during compilation thus
+  users are supposed to build this package themselves.
+
+  Recommended method is running "fakeroot debian/rules binary" in the top
+  directory
+
+  In case you would like to pass some parameters to ./configure, set variable
+  DEB_BUILD_OPTIONS like that:
+
+  eyck@ghost$ DEB_BUILD_OPTIONS="--enable-streaming" fakeroot debian/rules binary
+  
+
+Dariush Pietrzak <eyck@ghost.anime.pl>  Sat Jan  5 20:28:23 CET 2002