Update to libv4l 1.20.0
This commit is contained in:
parent
ec21f9bb27
commit
318c70668e
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2020/05/15 09:55:55 feinerer Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2020/05/26 09:54:56 feinerer Exp $
|
||||
|
||||
COMMENT = libv4l userspace library
|
||||
|
||||
VERSION = 1.18.1
|
||||
VERSION = 1.20.0
|
||||
DISTNAME = v4l-utils-${VERSION}
|
||||
PKGNAME = libv4l-${VERSION}
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (v4l-utils-1.18.1.tar.bz2) = JfxCJTciQB+HQvBNxQpETfqbdTeOfQm1UDW8u0TF80I=
|
||||
SIZE (v4l-utils-1.18.1.tar.bz2) = 1995211
|
||||
SHA256 (v4l-utils-1.20.0.tar.bz2) = lWEYcT98y0BcVccIimokkMMtVDAN2aMNjVAIwo03Jvc=
|
||||
SIZE (v4l-utils-1.20.0.tar.bz2) = 2030419
|
||||
|
@ -1,11 +1,11 @@
|
||||
$OpenBSD: patch-lib_libv4lconvert_Makefile_in,v 1.8 2019/11/04 09:43:31 feinerer Exp $
|
||||
$OpenBSD: patch-lib_libv4lconvert_Makefile_in,v 1.9 2020/05/26 09:54:56 feinerer Exp $
|
||||
|
||||
OpenBSD does not have an rt library.
|
||||
|
||||
Index: lib/libv4lconvert/Makefile.in
|
||||
--- lib/libv4lconvert/Makefile.in.orig
|
||||
+++ lib/libv4lconvert/Makefile.in
|
||||
@@ -544,7 +544,7 @@ libv4lconvert_la_SOURCES = libv4lconvert.c tinyjpeg.c
|
||||
@@ -545,7 +545,7 @@ libv4lconvert_la_SOURCES = libv4lconvert.c tinyjpeg.c
|
||||
libv4lconvert-priv.h libv4lsyscall-priv.h tinyjpeg.h \
|
||||
tinyjpeg-internal.h $(am__append_1) $(am__append_2)
|
||||
libv4lconvert_la_CPPFLAGS = $(CFLAG_VISIBILITY) $(ENFORCE_LIBV4L_STATIC)
|
||||
|
Loading…
x
Reference in New Issue
Block a user