cheese: update to 3.26.0; gnome is now maintained by Gottox
This commit is contained in:
parent
6792d63925
commit
ce14a79bc8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cheese'
|
||||
pkgname=cheese
|
||||
version=3.24.0
|
||||
version=3.26.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-schemas-compile"
|
||||
|
@ -18,11 +18,11 @@ depends="clutter-gst>=2.0.10
|
|||
hicolor-icon-theme
|
||||
gnome-video-effects>=0.4.1"
|
||||
short_desc="GNOME tool to take pictures and videos from your webcam"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
homepage="http://www.gnome.org/projects/cheese/"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=26d0324c11d858a53a8a78f60babda63310a2b6f46c8fa3a4f6aa36ca9d0f372
|
||||
checksum=8ef52fc41de1817c4e4274e23eb7c29d28b64ae0f0d1fec52e184e99aea6c605
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue