mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
multimedia/libvpx: update 1.10.0
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.9.0..v1.10.0 Reported by: portscout, Repology
This commit is contained in:
parent
12c76f8c40
commit
9d9a526954
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=569168
3 changed files with 7 additions and 6 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
PORTNAME= libvpx
|
PORTNAME= libvpx
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 1.9.0
|
DISTVERSION= 1.10.0
|
||||||
CATEGORIES= multimedia
|
CATEGORIES= multimedia
|
||||||
|
|
||||||
MAINTAINER= jbeich@FreeBSD.org
|
MAINTAINER= jbeich@FreeBSD.org
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1596139155
|
TIMESTAMP = 1616097586
|
||||||
SHA256 (webmproject-libvpx-v1.9.0_GH0.tar.gz) = d279c10e4b9316bf11a570ba16c3d55791e1ad6faa4404c67422eb631782c80a
|
SHA256 (webmproject-libvpx-v1.10.0_GH0.tar.gz) = 85803ccbdbdd7a3b03d930187cb055f1353596969c1f92ebec2db839fa4f834a
|
||||||
SIZE (webmproject-libvpx-v1.9.0_GH0.tar.gz) = 5326239
|
SIZE (webmproject-libvpx-v1.10.0_GH0.tar.gz) = 5340421
|
||||||
|
|
|
@ -6,12 +6,13 @@ include/vpx/vp8dx.h
|
||||||
include/vpx/vpx_codec.h
|
include/vpx/vpx_codec.h
|
||||||
include/vpx/vpx_decoder.h
|
include/vpx/vpx_decoder.h
|
||||||
include/vpx/vpx_encoder.h
|
include/vpx/vpx_encoder.h
|
||||||
|
include/vpx/vpx_ext_ratectrl.h
|
||||||
include/vpx/vpx_frame_buffer.h
|
include/vpx/vpx_frame_buffer.h
|
||||||
include/vpx/vpx_image.h
|
include/vpx/vpx_image.h
|
||||||
include/vpx/vpx_integer.h
|
include/vpx/vpx_integer.h
|
||||||
lib/libvpx.a
|
lib/libvpx.a
|
||||||
lib/libvpx.so
|
lib/libvpx.so
|
||||||
lib/libvpx.so.6
|
lib/libvpx.so.6
|
||||||
lib/libvpx.so.6.3
|
lib/libvpx.so.6.4
|
||||||
lib/libvpx.so.6.3.0
|
lib/libvpx.so.6.4.0
|
||||||
libdata/pkgconfig/vpx.pc
|
libdata/pkgconfig/vpx.pc
|
||||||
|
|
Loading…
Add table
Reference in a new issue