xournal: remove long_desc.

This commit is contained in:
Juan RP 2014-02-14 14:55:05 +01:00
parent d43d974ea7
commit a473d483a9

View file

@ -1,27 +1,16 @@
# Template file for 'xournal' # Template file for 'xournal'
pkgname=xournal pkgname=xournal
version=0.4.7 version=0.4.7
revision=1 revision=2
build_style=gnu-configure build_style=gnu-configure
make_install_args="desktop-install" make_install_args="desktop-install"
hostmakedepends="autoconf automake pkg-config" hostmakedepends="autoconf automake pkg-config"
makedepends="gtk+-devel libgnomecanvas-devel>=2.30.3_1 poppler-glib-devel zlib-devel ghostscript-devel" makedepends="gtk+-devel libgnomecanvas-devel>=2.30.3_1 poppler-glib-devel zlib-devel ghostscript-devel"
makedepends+=" hicolor-icon-theme desktop-file-utils" makedepends+=" hicolor-icon-theme desktop-file-utils"
depends="hicolor-icon-theme desktop-file-utils ghostscript" 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 <davehome@redthumb.info.tm>" maintainer="davehome <davehome@redthumb.info.tm>"
homepage="http://xournal.sourceforge.net/" homepage="http://xournal.sourceforge.net/"
license="GPL-2" license="GPL-2"
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz" distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
checksum=d1ceb9c3a0b0172f7c2389bfe188a13cdc9f9f4c3ddc30095d635edf1367ac89 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."