cheese: update to 3.32.0.
This commit is contained in:
parent
e1d4d73542
commit
1d512c9f7e
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cheese'
|
||||
pkgname=cheese
|
||||
version=3.30.0
|
||||
version=3.32.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-schemas-compile"
|
||||
|
@ -13,9 +13,9 @@ depends="clutter-gst clutter-gtk desktop-file-utils gnome-video-effects
|
|||
short_desc="GNOME tool to take pictures and videos from your webcam"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.gnome.org/projects/cheese/"
|
||||
homepage="https://wiki.gnome.org/Apps/Cheese"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=5952cf6eeef12f9a174222a69199cf60c9b58b4844d83fb4ab9a0aa7e45be27f
|
||||
checksum=544b0d42a01817c360b785c789aa783415953826598b7980f92ae3b48d76132a
|
||||
nocross="failed to load ./data/pixmaps/thumbnail-frame.png: Couldn?t recognize the image file format for file ?./data/pixmaps/thumbnail-frame.png?"
|
||||
|
||||
build_options="gir"
|
||||
|
|
Loading…
Reference in a new issue