guvcview: update to 2.1.0.
This commit is contained in:
parent
2104642185
commit
dbda86329f
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'guvcview'
|
||||
pkgname=guvcview
|
||||
version=2.0.7
|
||||
revision=2
|
||||
create_wrksrc=yes
|
||||
version=2.1.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-debian-menu"
|
||||
hostmakedepends="pkg-config intltool autoconf automake libtool glib-devel"
|
||||
|
@ -14,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="http://guvcview.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-src-${version}.tar.bz2"
|
||||
checksum=f47d51fbd06e44eeaa1a82f4a153c927527c90d94514197a70b2956028cc8ad4
|
||||
checksum=3d93e4c9fab8d1a7a9bde1a6dbbf04d6cf9d347c134b5128b4586a1d90b63cfb
|
||||
|
||||
post_patch() {
|
||||
sed '31a#include <locale.h>' -i guvcview/guvcview.c
|
||||
|
|
Loading…
Reference in New Issue