qv4l2: update to 1.8.0.
This commit is contained in:
parent
9585ae778c
commit
b64d0690eb
|
@ -1,8 +1,9 @@
|
|||
# Template file for 'qv4l2'
|
||||
pkgname=qv4l2
|
||||
version=1.6.3
|
||||
version=1.8.0
|
||||
revision=1
|
||||
wrksrc="v4l-utils-${version}"
|
||||
build_pie=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-qv4l2 --with-udevdir=/usr/lib/udev"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -13,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://freshmeat.net/projects/libv4l"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
distfiles="http://linuxtv.org/downloads/v4l-utils/v4l-utils-${version}.tar.bz2"
|
||||
checksum=164abf5c1befcd27e8e6ef824a82d4015bdfb5d99ae82daa00e77d895ff9864c
|
||||
checksum=50c7be033636d878e902dad0a207fc9f6d831bec27f1b410f1102acddaa5565e
|
||||
|
||||
do_install() {
|
||||
cd utils/qv4l2
|
||||
|
|
Loading…
Reference in New Issue