mplayer: fix long_desc.
This commit is contained in:
parent
64bba700a1
commit
49a819b06c
|
@ -10,8 +10,11 @@ homepage="http://www.mplayerhq.hu/"
|
||||||
distfiles="http://www2.mplayerhq.hu/MPlayer/releases/MPlayer-1.1.tar.xz"
|
distfiles="http://www2.mplayerhq.hu/MPlayer/releases/MPlayer-1.1.tar.xz"
|
||||||
checksum=76cb47eadb52b420ca028276ebd8112114ad0ab3b726af60f07fb2f39dae6c9c
|
checksum=76cb47eadb52b420ca028276ebd8112114ad0ab3b726af60f07fb2f39dae6c9c
|
||||||
long_desc="
|
long_desc="
|
||||||
Sed, the GNU Stream Editor, copies the named files (standard input default)
|
MPlayer is a movie player which runs on many systems (see the documentation).
|
||||||
to the standard output, edited according to a script of commands."
|
It plays most MPEG/VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, RealMedia,
|
||||||
|
Matroska, NUT, NuppelVideo, FLI, YUV4MPEG, FILM, RoQ, PVA files, supported by
|
||||||
|
many native, XAnim, and Win32 DLL codecs. You can watch VideoCD, SVCD, DVD,
|
||||||
|
3ivx, DivX 3/4/5, WMV and even H.264 movies."
|
||||||
|
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr --enable-runtime-cpudetection
|
configure_args="--prefix=/usr --enable-runtime-cpudetection
|
||||||
|
|
Loading…
Reference in New Issue