mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 21:32:12 +02: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:
11
meta-extras/packages/evince/evince_0.9.0.bb
Normal file
11
meta-extras/packages/evince/evince_0.9.0.bb
Normal 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"
|
||||
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user