merge with org.openembedded.dev
[vuplus_openembedded] / recipes / xournal / xournal_0.4.1.bb
1 HOMEPAGE = "http://xournal.sf.net/"
2 DESCRIPTION = "Xournal is an application for notetaking, sketching, keeping a journal using a stylus."
3 DEPENDS = "gtk+ libgnomecanvas libgnomeprintui"
4 # For pdftopnm:
5 RDEPENDS = "poppler"
6 SECTION = "x11"
7 LICENSE = "GPL"
8 PR = "r0"
9
10 SRC_URI = "http://xournal.sourceforge.net/xournal-${PV}.tar.gz \
11           "
12
13 inherit autotools pkgconfig
14
15