caribou: update to 0.4.3.
This commit is contained in:
parent
8e288dd3da
commit
19e1e534d8
1 changed files with 7 additions and 5 deletions
|
@ -1,17 +1,19 @@
|
||||||
# Template file for 'caribou'
|
# Template file for 'caribou'
|
||||||
pkgname=caribou
|
pkgname=caribou
|
||||||
version=0.4.2
|
version=0.4.3
|
||||||
revision=4
|
revision=1
|
||||||
distfiles="${GNOME_SITE}/$pkgname/0.4/$pkgname-$version.tar.xz"
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile --disable-static --disable-gtk2-module"
|
configure_args="--disable-schemas-compile --disable-static --disable-gtk2-module"
|
||||||
makedepends="pkg-config intltool gnome-doc-utils gobject-introspection vala-devel libxklavier-devel libgee-devel pygobject-devel clutter-devel gtk+3-devel libXtst-devel"
|
makedepends="pkg-config intltool gnome-doc-utils gobject-introspection
|
||||||
|
vala-devel libxklavier-devel libgee-devel pygobject-devel clutter-devel
|
||||||
|
gtk+3-devel libXtst-devel"
|
||||||
fulldepends="pyatspi dbus-python pygobject gir-freedesktop at-spi2-atk desktop-file-utils"
|
fulldepends="pyatspi dbus-python pygobject gir-freedesktop at-spi2-atk desktop-file-utils"
|
||||||
pycompile_module="$pkgname"
|
pycompile_module="$pkgname"
|
||||||
subpackages="$pkgname-devel"
|
subpackages="$pkgname-devel"
|
||||||
short_desc="An alternative to the Gnome On-screen Keyboard"
|
short_desc="An alternative to the Gnome On-screen Keyboard"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=bcc64498b20c368747c3630d501a66ccf904db15d855f33fd4f963b5b19723ad
|
distfiles="${GNOME_SITE}/$pkgname/0.4/$pkgname-$version.tar.xz"
|
||||||
|
checksum=9aac01b14f5cd6c82642596f211eecc75eaddfbe60f09ddab027b096927b2ec4
|
||||||
long_desc="
|
long_desc="
|
||||||
Caribou is a text entry and UI navigation application being developed as an
|
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
|
alternative to the Gnome On-screen Keyboard. The overarching goal for Caribou
|
||||||
|
|
Loading…
Reference in a new issue