v4l-utils: update to 1.16.2.

This commit is contained in:
maxice8 2018-11-09 19:30:26 -02:00 committed by maxice8
parent f211d3143a
commit 2341b280b9
1 changed files with 4 additions and 4 deletions

View File

@ -1,19 +1,19 @@
# Template file for 'v4l-utils'
pkgname=v4l-utils
version=1.16.1
version=1.16.2
revision=1
build_style=gnu-configure
configure_args="--disable-qv4l2 --with-udevdir=/usr/lib/udev"
hostmakedepends="automake libtool pkg-config gettext-devel"
makedepends="libjpeg-turbo-devel libsysfs-devel eudev-libudev-devel alsa-lib-devel
libX11-devel"
conf_files="/etc/rc_maps.cfg"
short_desc="Userspace tools and libraries for Video 4 Linux"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://freshmeat.net/projects/libv4l"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="http://freshmeat.net/projects/libv4l"
distfiles="http://linuxtv.org/downloads/${pkgname}/${pkgname}-${version}.tar.bz2"
checksum=c7e4d6f4b4b7f278a6fa4bf56385526920d40fbd9e3e2827b75ddcd41da0504a
checksum=6c3208c9a1c73455d30bae83096d161e57bec5008594f270a2a67df8c86d8e47
conf_files="/etc/rc_maps.cfg"
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" argp-standalone"