Date: Mon, 6 Jan 2020 23:18:03 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r522304 - head/multimedia/libvpx Message-ID: <202001062318.006NI3Vm045631@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org -COMMENT= VP8/VP9 Codec SDK +COMMENT= VP8/VP9 reference encoder/decoder LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001062318.006NI3Vm045631>