[MPlayer-cvslog] r32538 - branches/1.0rc4/README
siretart
subversion at mplayerhq.hu
Wed Oct 27 09:32:52 CEST 2010
Author: siretart
Date: Wed Oct 27 09:32:52 2010
New Revision: 32538
Log:
remove notes about building the Debian package, it has been removed from the branch
Modified:
branches/1.0rc4/README
Modified: branches/1.0rc4/README
==============================================================================
--- branches/1.0rc4/README Wed Oct 27 09:17:22 2010 (r32537)
+++ branches/1.0rc4/README Wed Oct 27 09:32:52 2010 (r32538)
@@ -130,26 +130,6 @@ If you get 'unable to load shared librar
'ldd ./mplayer' to check which libraries fail and go back to STEP 3 to fix it.
Sometimes running 'ldconfig' is enough to fix the problem.
-NOTE: If you run Debian you can configure, compile and build a proper Debian
-.deb package with only one command:
-
- fakeroot debian/rules binary
-
-If you want to pass custom options to configure, you can set up the
-DEB_BUILD_OPTIONS environment variable. For instance, if you want GUI
-and OSD menu support you would use:
-
- DEB_BUILD_OPTIONS="--enable-gui --enable-menu" fakeroot debian/rules binary
-
-You can also pass some variables to the Makefile. For example, if you want
-to compile with gcc 3.4 even if it's not the default compiler:
-
- CC=gcc-3.4 DEB_BUILD_OPTIONS="--enable-gui" fakeroot debian/rules binary
-
-To clean up the source tree run the following command:
-
- fakeroot debian/rules clean
-
______________________________________
STEP4: Choose an onscreen display font
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
More information about the MPlayer-cvslog
mailing list