svn commit: r522304 - head/multimedia/libvpx

Jan Beich jbeich at FreeBSD.org
Mon Jan 6 23:18:03 UTC 2020


Author: jbeich
Date: Mon Jan  6 23:18:02 2020
New Revision: 522304
URL: https://svnweb.freebsd.org/changeset/ports/522304

Log:
  multimedia/libvpx: update COMMENT and pkg-decr
  
  Only decoder and encoder are installed. Other features are not
  maintained by the port. Besides, ffmpeg provides alternative decoder
  while svt-vp9 provides alternative encoder.

Modified:
  head/multimedia/libvpx/Makefile   (contents, props changed)

Modified: head/multimedia/libvpx/Makefile
==============================================================================
--- head/multimedia/libvpx/Makefile	Mon Jan  6 23:13:22 2020	(r522303)
+++ head/multimedia/libvpx/Makefile	Mon Jan  6 23:18:02 2020	(r522304)
@@ -8,7 +8,7 @@ PORTREVISION=	1
 CATEGORIES=	multimedia
 
 MAINTAINER=	jbeich at FreeBSD.org
-COMMENT=	VP8/VP9 Codec SDK
+COMMENT=	VP8/VP9 reference encoder/decoder
 
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE


More information about the svn-ports-all mailing list