qv4l2: update to 1.12.4.
This commit is contained in:
parent
ba4e68af94
commit
d71f423e79
|
@ -1,19 +1,19 @@
|
||||||
# Template file for 'qv4l2'
|
# Template file for 'qv4l2'
|
||||||
pkgname=qv4l2
|
pkgname=qv4l2
|
||||||
version=1.12.3
|
version=1.12.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="v4l-utils-${version}"
|
wrksrc="v4l-utils-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-qv4l2 --with-udevdir=/usr/lib/udev"
|
configure_args="--enable-qv4l2 --with-udevdir=/usr/lib/udev"
|
||||||
hostmakedepends="pkg-config perl"
|
hostmakedepends="pkg-config perl"
|
||||||
makedepends="libjpeg-turbo-devel libsysfs-devel alsa-lib-devel qt5-devel"
|
makedepends="libjpeg-turbo-devel libsysfs-devel eudev-libudev-devel alsa-lib-devel qt5-devel"
|
||||||
depends="hicolor-icon-theme desktop-file-utils"
|
depends="hicolor-icon-theme desktop-file-utils"
|
||||||
short_desc="Qt v4l2 control panel application"
|
short_desc="Qt v4l2 control panel application"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://linuxtv.org/"
|
homepage="https://linuxtv.org/"
|
||||||
license="GPL-2, LGPL-2.1"
|
license="GPL-2, LGPL-2.1"
|
||||||
distfiles="http://linuxtv.org/downloads/v4l-utils/v4l-utils-${version}.tar.bz2"
|
distfiles="http://linuxtv.org/downloads/v4l-utils/v4l-utils-${version}.tar.bz2"
|
||||||
checksum=5a47dd6f0e7dfe902d94605c01d385a4a4e87583ff5856d6f181900ea81cf46e
|
checksum=96ee79b35c54c175f39c9303ab71c5e46f07b2ad688f4aaa64f11a1e3ad579cc
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-devel"
|
hostmakedepends+=" qt5-host-tools qt5-devel"
|
||||||
|
|
Loading…
Reference in New Issue