mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
guvcview: update to 2.1.0.
This commit is contained in:
parent
2104642185
commit
dbda86329f
1 changed files with 3 additions and 4 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'guvcview'
|
# Template file for 'guvcview'
|
||||||
pkgname=guvcview
|
pkgname=guvcview
|
||||||
version=2.0.7
|
version=2.1.0
|
||||||
revision=2
|
revision=1
|
||||||
create_wrksrc=yes
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-debian-menu"
|
configure_args="--disable-static --disable-debian-menu"
|
||||||
hostmakedepends="pkg-config intltool autoconf automake libtool glib-devel"
|
hostmakedepends="pkg-config intltool autoconf automake libtool glib-devel"
|
||||||
|
@ -14,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://guvcview.sourceforge.net/"
|
homepage="http://guvcview.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-src-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-src-${version}.tar.bz2"
|
||||||
checksum=f47d51fbd06e44eeaa1a82f4a153c927527c90d94514197a70b2956028cc8ad4
|
checksum=3d93e4c9fab8d1a7a9bde1a6dbbf04d6cf9d347c134b5128b4586a1d90b63cfb
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
sed '31a#include <locale.h>' -i guvcview/guvcview.c
|
sed '31a#include <locale.h>' -i guvcview/guvcview.c
|
||||||
|
|
Loading…
Add table
Reference in a new issue