caribou: update to 0.4.10.
This commit is contained in:
parent
43c18d849e
commit
8c54b33d2f
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'caribou'
|
||||
pkgname=caribou
|
||||
version=0.4.9
|
||||
version=0.4.10
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile --disable-static --disable-gtk2-module"
|
||||
makedepends="pkg-config intltool gnome-doc-utils gobject-introspection
|
||||
vala-devel libxklavier-devel libgee08-devel pygobject-devel>=3.4.2
|
||||
hostmakedepends="pkg-config intltool gnome-doc-utils gobject-introspection"
|
||||
makedepends="vala-devel>=0.20 libxklavier-devel libgee08-devel pygobject-devel>=3.4.2
|
||||
clutter-devel gtk+3-devel libXtst-devel gir-freedesktop"
|
||||
depends="pygobject>=3.4.2 pyatspi dbus-python gir-freedesktop
|
||||
at-spi2-atk desktop-file-utils"
|
||||
|
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.gnome.org"
|
||||
license="GPL-3"
|
||||
distfiles="${GNOME_SITE}/$pkgname/0.4/$pkgname-$version.tar.xz"
|
||||
checksum=a56f3c7f5ac02c1b018e7e6fad32ebcf14652c6296fe472dc5286c047745cf7e
|
||||
checksum=6480ce3a87cf4f01dd1fb52edbb31a2aa9f5573a0860b67115c86bbcd7b17865
|
||||
long_desc="
|
||||
Caribou is a text entry and UI navigation application being developed as an
|
||||
alternative to the Gnome On-screen Keyboard. The overarching goal for Caribou
|
||||
|
|
Loading…
Reference in New Issue