From 83e5e60067e835b4381ca3802cab437078460f31 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 18 Feb 2014 15:42:20 +0100 Subject: [PATCH] caribou: remove long_desc. --- srcpkgs/caribou/template | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/srcpkgs/caribou/template b/srcpkgs/caribou/template index ae6d6a761e9..0b05c63056c 100644 --- a/srcpkgs/caribou/template +++ b/srcpkgs/caribou/template @@ -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}"