From: Philipp Zabel <p.zabel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: [ptxdist] [PATCH] v4l-utils: version bump 1.12.5 -> 1.14.0
Date: Thu, 8 Feb 2018 16:55:01 +0100 [thread overview]
Message-ID: <20180208155501.19743-1-p.zabel@pengutronix.de> (raw)
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
reply other threads:[~2018-02-08 15:55 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180208155501.19743-1-p.zabel@pengutronix.de \
--to=p.zabel@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox