svn commit: r412090 - head/multimedia/mpv

Carlos J. Puga Medina cpm at FreeBSD.org
Tue Mar 29 02:03:36 UTC 2016


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/


More information about the svn-ports-all mailing list