summaryrefslogtreecommitdiff
path: root/packages/evince/evince_0.3.2.bb
blob: 86ca664655bf05a2b32a3c4840b89ecba4e5930b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "Evince is simply a document viewer"
LICENSE = "GPL"
DEPENDS = "tiff espgs poppler gtk+ libgnomeui libgnomeprint libgnomeprintui"
RDEPENDS = "espgs"
RRECOMMENDS = "gnome-vfs-plugin-file"

SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/evince/0.3/${PN}-${PV}.tar.bz2 \
		file://no-doc.patch;patch=1"

EXTRA_OECONF = "--disable-tiff"

inherit gnome pkgconfig