]> code.ossystems Code Review - openembedded-core.git/commitdiff
Upgrade evince to 2.19.4
authorRoss Burton <ross@openedhand.com>
Fri, 31 Aug 2007 15:03:13 +0000 (15:03 +0000)
committerRoss Burton <ross@openedhand.com>
Fri, 31 Aug 2007 15:03:13 +0000 (15:03 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2616 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta-extras/packages/evince/evince_2.19.4.bb [moved from meta-extras/packages/evince/evince_0.9.0.bb with 74% similarity]

similarity index 74%
rename from meta-extras/packages/evince/evince_0.9.0.bb
rename to meta-extras/packages/evince/evince_2.19.4.bb
index ed5d3184a9e3b931dc02e3737f66e9717923fb5e..be18d911aac6d94415422df05c0feaae070b3074 100644 (file)
@@ -5,7 +5,6 @@ DEPENDS = "gnome-doc-utils poppler libxml2 gtk+ gnome-vfs gconf libglade gnome-k
 
 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"
+SRC_URI += "file://no-icon-theme.diff;patch=1;pnum=0"
 
 EXTRA_OECONF = "--without-libgnome --disable-thumbnailer"