Andreas Wacknitz
2023-10-05 d19693c67fefbcd7f19d8938f9bed02257998374
dav1d: update to 1.3.0

3 files modified
16 ■■■■ changed files
components/encumbered/dav1d/Makefile 4 ●●●● patch | view | raw | blame | history
components/encumbered/dav1d/dav1d.p5m 6 ●●●● patch | view | raw | blame | history
components/encumbered/dav1d/manifests/sample-manifest.p5m 6 ●●●● patch | view | raw | blame | history
components/encumbered/dav1d/Makefile
@@ -16,13 +16,13 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=         dav1d
COMPONENT_VERSION=      1.2.1
COMPONENT_VERSION=      1.3.0
COMPONENT_SUMMARY=      A fast, cross-platform AV1 decoder
COMPONENT_PROJECT_URL=  https://code.videolan.org/videolan/dav1d
COMPONENT_SRC=          $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=      $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_URL=    $(COMPONENT_PROJECT_URL)/-/archive/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
COMPONENT_ARCHIVE_HASH= sha256:2dd85860d213479672b1c708e31593446e8c2b53ff41e2ca25a2eafb718424e2
COMPONENT_ARCHIVE_HASH= sha256:1b3e75433dd69eb88ff3190ed1b1707ca5b9f43260b6348c551455c885eaab3a
COMPONENT_FMRI=         codec/dav1d
COMPONENT_CLASSIFICATION=System/Multimedia Libraries
COMPONENT_LICENSE=      BSD 2-Clause Simplified License
components/encumbered/dav1d/dav1d.p5m
@@ -30,7 +30,7 @@
file path=usr/include/dav1d/headers.h
file path=usr/include/dav1d/picture.h
file path=usr/include/dav1d/version.h
link path=usr/lib/$(MACH64)/libdav1d.so target=libdav1d.so.6
link path=usr/lib/$(MACH64)/libdav1d.so.6 target=libdav1d.so.6.9.0
file path=usr/lib/$(MACH64)/libdav1d.so.6.9.0
link path=usr/lib/$(MACH64)/libdav1d.so target=libdav1d.so.7
link path=usr/lib/$(MACH64)/libdav1d.so.7 target=libdav1d.so.7.0.0
file path=usr/lib/$(MACH64)/libdav1d.so.7.0.0
file path=usr/lib/$(MACH64)/pkgconfig/dav1d.pc
components/encumbered/dav1d/manifests/sample-manifest.p5m
@@ -30,7 +30,7 @@
file path=usr/include/dav1d/headers.h
file path=usr/include/dav1d/picture.h
file path=usr/include/dav1d/version.h
link path=usr/lib/$(MACH64)/libdav1d.so target=libdav1d.so.6
link path=usr/lib/$(MACH64)/libdav1d.so.6 target=libdav1d.so.6.9.0
file path=usr/lib/$(MACH64)/libdav1d.so.6.9.0
link path=usr/lib/$(MACH64)/libdav1d.so target=libdav1d.so.7
link path=usr/lib/$(MACH64)/libdav1d.so.7 target=libdav1d.so.7.0.0
file path=usr/lib/$(MACH64)/libdav1d.so.7.0.0
file path=usr/lib/$(MACH64)/pkgconfig/dav1d.pc