From a473d483a9dbf1557d5c59eac93f07dea83e8d47 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 14 Feb 2014 14:55:05 +0100 Subject: [PATCH] xournal: remove long_desc. --- srcpkgs/xournal/template | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/srcpkgs/xournal/template b/srcpkgs/xournal/template index 7a445330b5d..b599ec6e99c 100644 --- a/srcpkgs/xournal/template +++ b/srcpkgs/xournal/template @@ -1,27 +1,16 @@ # Template file for 'xournal' pkgname=xournal version=0.4.7 -revision=1 +revision=2 build_style=gnu-configure make_install_args="desktop-install" hostmakedepends="autoconf automake pkg-config" makedepends="gtk+-devel libgnomecanvas-devel>=2.30.3_1 poppler-glib-devel zlib-devel ghostscript-devel" makedepends+=" hicolor-icon-theme desktop-file-utils" depends="hicolor-icon-theme desktop-file-utils ghostscript" -short_desc="Xournal: GPL Notetaking, sketching, and journal-keeping." +short_desc="GPL Notetaking, sketching, and journal-keeping" maintainer="davehome " homepage="http://xournal.sourceforge.net/" license="GPL-2" distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz" checksum=d1ceb9c3a0b0172f7c2389bfe188a13cdc9f9f4c3ddc30095d635edf1367ac89 -long_desc=" - Xournal is an application for notetaking, sketching, keeping a journal using - a stylus. It is free software (GNU GPL) and runs on Linux (recent - distributions) and other GTK+/GNOME platforms. It is similar to Microsoft - Windows Journal or to other alternatives such as Jarnal, Gournal, and - NoteLab. - - Xournal aims to provide superior graphical quality (subpixel resolution) and - overall functionality. - - Supports PDF import and export."