Add evince 0.9.0 tarball bb, and set PV in evince_svn to be 0.9+srcdate

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1722 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton 2007-05-15 07:28:35 +00:00
parent 6adf41f604
commit 92018dcee8
2 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,11 @@
DESCRIPTION = "Evince is a document viewer for document formats like PDF, PS, DjVu."
LICENSE = "GPL"
SECTION = "x11/office"
DEPENDS = "gnome-doc-utils poppler libxml2 gtk+ gnome-vfs gconf libglade gnome-keyring"
inherit gnome pkgconfig gtk-icon-cache
SRC_URI = "${GNOME_MIRROR}/${PN}/0.9/${PN}-${PV}.tar.bz2 \
file://no-icon-theme.diff;patch=1;pnum=0"
EXTRA_OECONF = "--without-libgnome --disable-thumbnailer"

View File

@ -3,6 +3,8 @@ LICENSE = "GPL"
SECTION = "x11/office"
DEPENDS = "gnome-doc-utils poppler libxml2 gtk+ gnome-vfs gconf libglade gnome-keyring"
PV = "0.9.0+svn${SRCDATE}"
inherit gnome pkgconfig gtk-icon-cache
SRC_URI = "svn://svn.gnome.org/svn/evince;module=trunk \