mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
v4l-utils: update to 1.12.5.
This commit is contained in:
parent
000bf86012
commit
fc0d14cb24
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'v4l-utils'
|
# Template file for 'v4l-utils'
|
||||||
pkgname=v4l-utils
|
pkgname=v4l-utils
|
||||||
version=1.12.4
|
version=1.12.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--sbindir=/usr/bin --disable-qv4l2 --with-udevdir=/usr/lib/udev"
|
configure_args="--sbindir=/usr/bin --disable-qv4l2 --with-udevdir=/usr/lib/udev"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://freshmeat.net/projects/libv4l"
|
homepage="http://freshmeat.net/projects/libv4l"
|
||||||
license="GPL-2, LGPL-2.1"
|
license="GPL-2, LGPL-2.1"
|
||||||
distfiles="http://linuxtv.org/downloads/$pkgname/$pkgname-$version.tar.bz2"
|
distfiles="http://linuxtv.org/downloads/$pkgname/$pkgname-$version.tar.bz2"
|
||||||
checksum=96ee79b35c54c175f39c9303ab71c5e46f07b2ad688f4aaa64f11a1e3ad579cc
|
checksum=0618162ddb0b57fe7c45407d4d66ed79e3a134cdbc9e72598d34e61d3359e20d
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) makedepends+=" argp-standalone"
|
*-musl) makedepends+=" argp-standalone"
|
||||||
|
|
Loading…
Add table
Reference in a new issue