mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] v4l-utils: version bump 1.12.5 -> 1.14.0
@ 2018-02-08 15:55 Philipp Zabel
  0 siblings, 0 replies; only message in thread
From: Philipp Zabel @ 2018-02-08 15:55 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

Add license file md5sums and update configure options.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/v4l-utils.make | 24 +++++++++++++++++++++---
 1 file changed, 21 insertions(+), 3 deletions(-)

diff --git a/rules/v4l-utils.make b/rules/v4l-utils.make
index f08749541..322038732 100644
--- a/rules/v4l-utils.make
+++ b/rules/v4l-utils.make
@@ -16,14 +16,18 @@ PACKAGES-$(PTXCONF_V4L_UTILS) += v4l-utils
 #
 # Paths and names
 #
-V4L_UTILS_VERSION	:= 1.12.5
-V4L_UTILS_MD5		:= 98ade56409bb1beb665c9cf2e4d99592
+V4L_UTILS_VERSION	:= 1.14.0
+V4L_UTILS_MD5		:= ef7a0eaadf85a06ec0df272ddca6f5f7
 V4L_UTILS		:= v4l-utils-$(V4L_UTILS_VERSION)
 V4L_UTILS_SUFFIX	:= tar.bz2
 V4L_UTILS_URL		:= http://linuxtv.org/downloads/v4l-utils/$(V4L_UTILS).$(V4L_UTILS_SUFFIX)
 V4L_UTILS_SOURCE	:= $(SRCDIR)/$(V4L_UTILS).$(V4L_UTILS_SUFFIX)
 V4L_UTILS_DIR		:= $(BUILDDIR)/$(V4L_UTILS)
 V4L_UTILS_LICENSE	:= GPL-2.0+ (tools); LGPL-2.1+ (libs)
+V4L_UTILS_LICENSE_FILES	:= \
+	file://COPYING;md5=48da9957849056017dc568bbc43d8975 \
+	file://COPYING.libdvbv5;md5=28fb0f8e5cecc8a7a1a88008019dc3d0 \
+	file://COPYING.libv4l;md5=d749e86a105281d7a44c2328acebc4b0
 
 # ----------------------------------------------------------------------------
 # Prepare
@@ -33,11 +37,25 @@ V4L_UTILS_CONF_TOOL	:= autoconf
 V4L_UTILS_CONF_OPT	:= \
 	$(CROSS_AUTOCONF_USR) \
 	--disable-doxygen-doc \
+	--disable-doxygen-dot \
+	--disable-doxygen-man \
+	--disable-doxygen-rtf \
+	--disable-doxygen-xml \
+	--disable-doxygen-chm \
+	--disable-doxygen-chi \
+	--disable-doxygen-html \
+	--disable-doxygen-ps \
+	--disable-doxygen-pdf \
+	--disable-nls \
 	--disable-rpath \
 	--disable-libdvbv5 \
-	--enable-libv4l \
+	--enable-dyn-libv4l \
 	--enable-v4l-utils \
+	--enable-v4l2-compliance-libv4l \
+	--enable-v4l2-ctl-libv4l \
+	--enable-v4l2-ctl-stream-to \
 	--disable-qv4l2 \
+	--disable-gconv \
 	--$(call ptx/wwo, PTXCONF_V4L_UTILS_LIBV4LCONVERT)-jpeg
 
 # ----------------------------------------------------------------------------
-- 
2.15.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-02-08 15:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-08 15:55 [ptxdist] [PATCH] v4l-utils: version bump 1.12.5 -> 1.14.0 Philipp Zabel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox