mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
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:
@@ -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"
|
||||||
@@ -3,6 +3,8 @@ LICENSE = "GPL"
|
|||||||
SECTION = "x11/office"
|
SECTION = "x11/office"
|
||||||
DEPENDS = "gnome-doc-utils poppler libxml2 gtk+ gnome-vfs gconf libglade gnome-keyring"
|
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
|
inherit gnome pkgconfig gtk-icon-cache
|
||||||
|
|
||||||
SRC_URI = "svn://svn.gnome.org/svn/evince;module=trunk \
|
SRC_URI = "svn://svn.gnome.org/svn/evince;module=trunk \
|
||||||
|
|||||||
Reference in New Issue
Block a user