summaryrefslogtreecommitdiffstats
path: root/meta-demoapps/recipes-graphics/xournal/xournal_0.2.bb
blob: 1ca6e1ed7c349e9fcaa92de4911344dbad2e770e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
HOMEPAGE = "http://www-math.mit.edu/~auroux/software/xournal/"
DESCRIPTION = "Xournal is an application for notetaking, sketching, keeping a journal using a stylus."
DEPENDS = "gtk+ libgnomecanvas zlib"
SECTION = "x11"
LICENSE = "GPL"
PR = "r2"

SRC_URI = "http://math.mit.edu/~auroux/software/xournal/xournal-0.2.tar.gz \
           file://ldflags.patch;patch=1 \
           file://no-printing.diff;patch=1"

inherit autotools pkgconfig
OpenPOWER on IntegriCloud