Mercurial > mplayer.hg
annotate debian/control @ 30251:fbb33d643fe6
Remove hackish and not actually working code to make vidix compile with
compilers without inline assembly.
Almost no OS provides inb() etc. in its libraries, and removing the
broken fallback code makes it compile on Solaris with Sun C compiler.
author | reimar |
---|---|
date | Tue, 12 Jan 2010 20:20:49 +0000 |
parents | 0f1b5b68af32 |
children |
rev | line source |
---|---|
18 | 1 Source: mplayer |
1634
3249bbc48bf9
Changes to debian packaging based on patches by Josip Rodin (joy debian org)
eyck
parents:
1397
diff
changeset
|
2 Section: misc |
18 | 3 Priority: optional |
24560
682430d8bcc5
Add myself as Debian package maintainer, Dariush has not been active in years.
diego
parents:
24544
diff
changeset
|
4 Maintainer: Diego Biurrun <diego@biurrun.de> |
18 | 5 Standards-Version: 3.2.1 |
24544 | 6 Build-Depends: libgtk1.2-dev | libgtk2.0-dev, libpng12-dev, zlib1g-dev, x11proto-core-dev, libx11-dev, libxext-dev, libxinerama-dev, libxv-dev, debhelper (>= 2) |
18 | 7 |
8 Package: mplayer | |
9 Architecture: any | |
28985
1edc6f775ff4
Remove postinst script that asks for a TrueType font to use as default.
diego
parents:
24560
diff
changeset
|
10 Depends: ${shlibs:Depends},debconf |
29263
0f1b5b68af32
whitespace cosmetics: Remove all trailing whitespace.
diego
parents:
28985
diff
changeset
|
11 Description: The Ultimate Movie Player |
8404 | 12 MPlayer is a movie player for LINUX (runs on many other Unices, and non-x86 |
13 CPUs, see the ports section). It plays most MPEG, VOB, AVI, OGG/OGM, VIVO, | |
14 ASF/WMA/WMV, QT/MOV/MP4, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ, PVA files, | |
15 supported by many native, XAnim, RealPlayer, and Win32 DLL codecs. You can | |
16 watch VideoCD, SVCD, DVD, 3ivx, RealMedia, and DivX movies too (and you don't | |
17 need the avifile library at all!). | |
1634
3249bbc48bf9
Changes to debian packaging based on patches by Josip Rodin (joy debian org)
eyck
parents:
1397
diff
changeset
|
18 . |
8404 | 19 Another big feature of MPlayer is the wide range of supported output drivers. |
20 It works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, DirectFB, but you | |
21 can also use GGI and SDL (and this way all their drivers) and some lowlevel | |
22 card-specific drivers (for Matrox, 3Dfx and Radeon, Mach64, Permedia3) too! | |
23 Most of them supports software or hardware scaling, so you can enjoy movies in | |
24 fullscreen. | |
1634
3249bbc48bf9
Changes to debian packaging based on patches by Josip Rodin (joy debian org)
eyck
parents:
1397
diff
changeset
|
25 . |
8404 | 26 MPlayer supports displaying through some hardware MPEG decoder boards, such as |
27 the DVB and DXR3/Hollywood+. | |
28 . | |
29 And what about the nice big antialiased shaded subtitles (10 supported types) | |
30 with European/ISO 8859-1,2 (Hungarian, English, Czech, etc), Cyrillic, Korean | |
31 fonts, and the onscreen display (OSD)? |