diff --git a/srcpkgs/xournal/template b/srcpkgs/xournal/template index 7a445330b5..b599ec6e99 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."