33 lines
1.2 KiB
Text
33 lines
1.2 KiB
Text
# Template file for 'xournal'
|
|
pkgname=xournal
|
|
version=0.4.5
|
|
revision=3
|
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
|
build_style=gnu-configure
|
|
make_install_args="desktop-install"
|
|
short_desc="Xournal: GPL Notetaking, sketching, and journal-keeping."
|
|
maintainer="davehome <davehome@redthumb.info.tm>"
|
|
homepage="http://xournal.sourceforge.net/"
|
|
license="GPL-2"
|
|
checksum=a7d7c2cb544451939779276e6e5ee5acc756bd0efb5253de15dc00bfe07755d1
|
|
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."
|
|
|
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
|
|
|
Add_dependency build pkg-config
|
|
Add_dependency build gtk+-devel
|
|
Add_dependency build libgnomecanvas-devel ">=2.30.3_1"
|
|
Add_dependency build poppler-glib-devel
|
|
|
|
Add_dependency full hicolor-icon-theme
|
|
Add_dependency full desktop-file-utils
|