libvpx: note that this is also for VP9
This commit is contained in:
parent
1c1af8ea9d
commit
49cc295753
2 changed files with 3 additions and 3 deletions
|
@ -1 +1 @@
|
|||
The VP8 Codec SDK.
|
||||
The VP8/VP9 video codec SDK.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.90 2021/11/01 20:06:46 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.91 2021/11/11 19:53:09 nia Exp $
|
||||
|
||||
DISTNAME= libvpx-1.11.0
|
||||
CATEGORIES= multimedia
|
||||
|
@ -7,7 +7,7 @@ GITHUB_TAG= v${PKGVERSION_NOREV}
|
|||
|
||||
MAINTAINER= ryoon@NetBSD.org
|
||||
HOMEPAGE= https://chromium.googlesource.com/webm/libvpx
|
||||
COMMENT= On2 VP8 library from Google
|
||||
COMMENT= On2 VP8/VP9 video codec library from Google
|
||||
LICENSE= modified-bsd
|
||||
|
||||
USE_LANGUAGES= c c++
|
||||
|
|
Loading…
Reference in a new issue