summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2012-10-11 02:04:08 +0200
committerwm4 <wm4@nowhere>2012-10-12 10:14:32 +0200
commit65fc530f0c3ff02f982a0e4c74988d4a53730f04 (patch)
treec1faf4915a2c1e4e1d593b41a42891f0d547022f /debian/control
parent3d712eb56da9b9dccdef28fa1a3694c4d8fccd65 (diff)
downloadmpv-65fc530f0c3ff02f982a0e4c74988d4a53730f04.tar.bz2
mpv-65fc530f0c3ff02f982a0e4c74988d4a53730f04.tar.xz
Rename to "mpv"
This changes the name of this project to mpv. Most user-visible mentions of "MPlayer" and "mplayer" are changed to "mpv". The binary name and the default config file location are changed as well. The new default config file location is: ~/.mpv/ Remove etc/mplayer.desktop. Apparently this was for the MPlayer GUI, which has been removed from mplayer2 ages ago. We don't have a logo, and the MS Windows resource files sort-of require one, so leave etc/mplayer.ico/.xpm as-is. Remove the debian and rpm packaging scripts. These contained outdated dependencies and likely were more harmful than useful. (Patches which add working and well-tested packaging are welcome.)
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control31
1 files changed, 0 insertions, 31 deletions
diff --git a/debian/control b/debian/control
deleted file mode 100644
index fb578fee1c..0000000000
--- a/debian/control
+++ /dev/null
@@ -1,31 +0,0 @@
-Source: mplayer
-Section: misc
-Priority: optional
-Maintainer: Diego Biurrun <diego@biurrun.de>
-Standards-Version: 3.8.2
-Build-Depends: libpng12-dev, zlib1g-dev, x11proto-core-dev, libx11-dev, libxext-dev, libxinerama-dev, libxv-dev, debhelper (>= 7)
-
-Package: mplayer
-Architecture: any
-Depends: ${shlibs:Depends},debconf
-Description: The Ultimate Movie Player
- 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!).
- .
- 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 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)?