qv4l2: update to 1.14.2.
Closes #13667. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
0fbd0a5348
commit
0640b82896
1 changed files with 7 additions and 7 deletions
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'qv4l2'
|
||||
pkgname=qv4l2
|
||||
version=1.14.1
|
||||
version=1.14.2
|
||||
revision=1
|
||||
wrksrc="v4l-utils-${version}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-qv4l2 --with-udevdir=/usr/lib/udev"
|
||||
hostmakedepends="pkg-config perl"
|
||||
makedepends="libjpeg-turbo-devel libsysfs-devel eudev-libudev-devel alsa-lib-devel qt5-devel"
|
||||
depends="hicolor-icon-theme desktop-file-utils"
|
||||
hostmakedepends="perl pkg-config"
|
||||
makedepends="alsa-lib-devel libjpeg-turbo-devel libsysfs-devel qt5-devel"
|
||||
depends="desktop-file-utils hicolor-icon-theme"
|
||||
short_desc="Qt v4l2 control panel application"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://linuxtv.org/"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
distfiles="http://linuxtv.org/downloads/v4l-utils/v4l-utils-${version}.tar.bz2"
|
||||
checksum=7974e5626447407d8a1ed531da0461c0fe00e599a696cb548a240d17d3519005
|
||||
distfiles="https://linuxtv.org/downloads/v4l-utils/v4l-utils-${version}.tar.bz2"
|
||||
checksum=e6b962c4b1253cf852c31da13fd6b5bb7cbe5aa9e182881aec55123bae680692
|
||||
|
||||
nocross="detects X11/GL support incorrectly"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue