[Mplayer-cvslog] CVS: main/debian TODO.Debian,1.5,1.6 changelog,1.25,1.26 control,1.13,1.14 rules,1.37,1.38

Winner of tha face compo gabucino at mplayerhq.hu
Sat Dec 7 22:36:29 CET 2002


Update of /cvsroot/mplayer/main/debian
In directory mail:/var/tmp.root/cvs-serv9786/debian

Modified Files:
	TODO.Debian changelog control rules 
Log Message:

updating some descriptions, changelog, etc


Index: TODO.Debian
===================================================================
RCS file: /cvsroot/mplayer/main/debian/TODO.Debian,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- TODO.Debian	28 Aug 2001 19:34:32 -0000	1.5
+++ TODO.Debian	7 Dec 2002 21:36:25 -0000	1.6
@@ -1,12 +1,12 @@
-- create packages of mp_font3 and win32codecs, depend/recommend them.  
-- fibmap_mplayer - figure out what to do with suid.
+- 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 )
-- Add script for copying *.dlls from users windows directory,
+- 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.
-
-- create package with odivx and make this one depend/recommend it

Index: changelog
===================================================================
RCS file: /cvsroot/mplayer/main/debian/changelog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- changelog	21 Oct 2002 21:02:12 -0000	1.25
+++ changelog	7 Dec 2002 21:36:25 -0000	1.26
@@ -1,3 +1,13 @@
+mplayer (0.90pre11-0) unstable; urgency=low
+
+  * new release.
+  * now compiled with --enable-runtime-cpudetection for safety reasons.
+    Disable it for slightly better performance, but the package will run only
+    on the CPU the build machine had.
+  * updated package description
+
+ -- Gabucino <gabucino at mplayerhq.hu>  Sun, 24 Nov 2002 17:01:12 +0100
+
 mplayer (0.90pre9-0) unstable; urgency=low
 
   * new release.

Index: control
===================================================================
RCS file: /cvsroot/mplayer/main/debian/control,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- control	20 Oct 2002 08:26:23 -0000	1.13
+++ control	7 Dec 2002 21:36:25 -0000	1.14
@@ -9,16 +9,23 @@
 Architecture: any
 Depends: ${shlibs:Depends},debconf,libconfhelper-perl
 Description: The Ultimate Movie Player 
- MPlayer is a movie player for Un*x. It plays most MPEG, AVI and ASF files,
- supported by many native and Win32 DLL codecs. You can watch VCD, DVD and even
- DivX movies with MPlayer.
+ MPlayer is a movie player for LINUX (runs on many other Unices, and non-x86
+ CPUs, see the ports section). It plays most MPEG, VOB, AVI, OGG/OGM, VIVO,
+ ASF/WMA/WMV, QT/MOV/MP4, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ, PVA files,
+ supported by many native, XAnim, RealPlayer, and Win32 DLL codecs. You can
+ watch VideoCD, SVCD, DVD, 3ivx, RealMedia, and DivX movies too (and you don't
+ need the avifile library at all!).
  .
- MPlayer supports a wide range of output drivers: X11, Xv, DGA, OpenGL,
- SVGAlib, fbdev, AAlib, GGI, SDL . You can use SDL and thus all the SDL 
- drivers. Same goes for GGI.
- There are some low-level card-specific drivers (e.g. Matrox).  Most of the
- drivers support either software or hardware scaling, so you can enjoy
- movies in full screen mode.
+ Another big feature of MPlayer is the wide range of supported output drivers.
+ It works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, DirectFB, but you
+ can also use GGI and SDL (and this way all their drivers) and some lowlevel
+ card-specific drivers (for Matrox, 3Dfx and Radeon, Mach64, Permedia3) too!
+ Most of them supports software or hardware scaling, so you can enjoy movies in
+ fullscreen.
  .
- MPlayer has nice, big antialiased shaded subtitles (7 supported types!)
- with Hungarian, English, Cyrillic, Czech and Korean fonts, and OSD.
+ MPlayer supports displaying through some hardware MPEG decoder boards, such as
+ the DVB and DXR3/Hollywood+.
+ .
+ And what about the nice big antialiased shaded subtitles (10 supported types)
+ with European/ISO 8859-1,2 (Hungarian, English, Czech, etc), Cyrillic, Korean
+ fonts, and the onscreen display (OSD)?

Index: rules
===================================================================
RCS file: /cvsroot/mplayer/main/debian/rules,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- rules	19 Oct 2002 13:47:10 -0000	1.37
+++ rules	7 Dec 2002 21:36:25 -0000	1.38
@@ -20,7 +20,7 @@
 	dh_testdir
 	# Add here commands to configure the package.
 	$(checkdir)
-	./configure --prefix=/usr --confdir=/etc/mplayer --enable-gui $(DEB_BUILD_OPTIONS)
+	./configure --prefix=/usr --confdir=/etc/mplayer --enable-runtime-cpudetection --enable-gui $(DEB_BUILD_OPTIONS)
 
 	touch configure-stamp
 




More information about the MPlayer-cvslog mailing list