aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/evince/evince_0.9.0.bb
blob: aac8b1f16ea22d84164e50ef89864fe114a1ea43 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
DESCRIPTION = "Evince is a document viewer for document formats like pdf, ps, djvu."
LICENSE = "GPL"
SECTION = "x11/office"
DEPENDS = "tiff libxt espgs gnome-doc-utils poppler libxml2 gtk+ gnome-vfs gconf libglade gnome-keyring "
RDEPENDS_${PN} = "espgs "
RRECOMMENDS_${PN} = "gnome-vfs-plugin-file"
PR = "r3"

inherit gnome pkgconfig gtk-icon-cache

SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/evince/0.9/${PN}-${PV}.tar.bz2 \
           file://no-icon-theme.diff;striplevel=0 \
           file://no-help-dir.patch"

EXTRA_OECONF = "--without-libgnome --disable-thumbnailer --disable-scrollkeeper"


SRC_URI[md5sum] = "620294cf13a7b98e966bfa64a9eec08f"
SRC_URI[sha256sum] = "60def1544481ed99f6ecf853eddde61c5b35df9853ec9e5c487372d46bbee7c2"