Date: Tue, 29 Mar 2016 02:03:35 +0000 (UTC) From: "Carlos J. Puga Medina" <cpm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r412090 - head/multimedia/mpv Message-ID: <201603290203.u2T23ZI5010245@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cpm Date: Tue Mar 29 02:03:35 2016 New Revision: 412090 URL: https://svnweb.freebsd.org/changeset/ports/412090 Log: - Fix my previous svn commit message (PR should be 202588) - While I'm here, improve package description Approved by: junovitch (mentor) Modified: head/multimedia/mpv/pkg-descr Modified: head/multimedia/mpv/pkg-descr ============================================================================== --- head/multimedia/mpv/pkg-descr Tue Mar 29 01:31:55 2016 (r412089) +++ head/multimedia/mpv/pkg-descr Tue Mar 29 02:03:35 2016 (r412090) @@ -1,4 +1,7 @@ -Mpv is a free and open-source general-purpose video player. Mpv is based on the MPlayer and mplayer2 projects which it greatly improves. +It supports a wide variety of video file formats, audio and video codecs, and +subtitle types. Special input URL types are available to read input from +a variety of sources other than disk files. Depending on platform, a variety of +different video and audio output methods are supported. WWW: http://mpv.io/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201603290203.u2T23ZI5010245>