caribou: remove long_desc.

This commit is contained in:
Juan RP 2014-02-18 15:42:20 +01:00
parent 9f493690cf
commit 83e5e60067
1 changed files with 1 additions and 10 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'caribou'
pkgname=caribou
version=0.4.13
revision=1
revision=2
build_style=gnu-configure
configure_args="--disable-schemas-compile --disable-static --disable-gtk2-module"
hostmakedepends="pkg-config intltool gnome-doc-utils gobject-introspection"
@ -16,15 +16,6 @@ homepage="http://www.gnome.org"
license="GPL-3"
distfiles="${GNOME_SITE}/$pkgname/0.4/$pkgname-$version.tar.xz"
checksum=953ba618621fda8a828d0d797fc916dbe35990dc01d7aa99d15e5e2241ee2782
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
is to create a usable solution for people whose primary way of accessing a
computer is a switch device.
The initial goal is to make an in-place on-screen keyboard suitable for people
who can use a mouse but not a hardware keyboard. This on-screen keyboard may
also be useful for touch screen or tablet users."
caribou-devel_package() {
depends="libXtst-devel libgee08-devel libxklavier-devel gtk+3-devel libxml2-devel caribou>=${version}_${revision}"