[Lunar-commits] <moonbase> evince: version bumped to 2.30.0.
Florin Braescu
florin at lunar-linux.org
Sun Apr 11 18:03:00 CEST 2010
commit c36bbbac0660e90963b34c56e3f5e4ff856b60ca
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Apr 11 19:03:00 2010 +0300
evince: version bumped to 2.30.0.
---
gnome2/desktop/evince/DEPENDS | 38 +++++++++++++++++++++++++-------------
gnome2/desktop/evince/DETAILS | 16 ++++++++--------
2 files changed, 33 insertions(+), 21 deletions(-)
diff --git a/gnome2/desktop/evince/DEPENDS b/gnome2/desktop/evince/DEPENDS
index 1f7849b..6c33990 100644
--- a/gnome2/desktop/evince/DEPENDS
+++ b/gnome2/desktop/evince/DEPENDS
@@ -2,25 +2,37 @@ depends poppler
depends gnome-icon-theme
depends gnome-doc-utils
-optional_depends "gnome-keyring" "" "--without-keyring" \
- "For gnome-keyring plugin"
+optional_depends "tiff" \
+ "--enable-tiff" \
+ "--disable-tiff" \
+ "enable support for multipage TIFF files"
-optional_depends "libspectre" "" "--disable-ps" \
- "Compile with PostScript support"
+optional_depends "dbus-glib" \
+ "" \
+ "--disable-dbus" \
+ "for DBus support"
-optional_depends "libgnomeui" "" "--without-libgnome" \
+optional_depends "libgnomeui" \
+ "" \
+ "--without-libgnome" \
"GNOME integration"
-optional_depends "nautilus" "--enable-nautilus" "--disable-nautilus" \
- "compile the nautilus plugin"
+optional_depends "gnome-keyring" \
+ "" \
+ "--without-keyring" \
+ "For gnome-keyring plugin"
-optional_depends "dbus-glib" "" "--disable-dbus" \
- "for DBus support"
+optional_depends "nautilus" \
+ "--enable-nautilus" \
+ "--disable-nautilus" \
+ "compile the nautilus plugin"
-optional_depends "tiff" "--enable-tiff" "--disable-tiff" \
- "enable support for multipage TIFF files"
+optional_depends "libspectre" \
+ "" \
+ "--disable-ps" \
+ "Compile with PostScript support"
-optional_depends "libgnomeprintui" \
+optional_depends "libgnomeprintui" \
"--with-print=gnome" \
- "--with-print=gtk" \
+ "--with-print=gtk" \
"for the GNOME printer UI instead of the GTK UI"
diff --git a/gnome2/desktop/evince/DETAILS b/gnome2/desktop/evince/DETAILS
index fe1d66f..a5222c0 100644
--- a/gnome2/desktop/evince/DETAILS
+++ b/gnome2/desktop/evince/DETAILS
@@ -1,17 +1,17 @@
MODULE=evince
- VERSION=2.26.2
- MAJOR=2.26
+ MAJOR=2.30
+ VERSION=$MAJOR.0
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
- SOURCE_VFY=sha1:1a789e078b4c95f3e3387a45092ae2f222135013
- WEB_SITE=http://www.gnome.org/projects/evince/
+ SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
+ SOURCE_VFY=sha1:7e270f653d9797abc56a2300c6af59f9199a8368
+ WEB_SITE=http://www.gnome.org/projects/$MODULE
ENTERED=20050918
- UPDATED=20090526
- SHORT="a document viewer for multiple formats (PDF, Postscript)"
+ UPDATED=20100411
+ SHORT="A document viewer for multiple formats (PDF, Postscript)"
cat << EOF
Evince is a document viewer for multiple document formats. It currently
-supports pdf, postscript, djvu, tiff and dvi. The goal of evince is to
+supports pdf, postscript, djvu, tiff and dvi. The goal of evince is to
replace the multiple document viewers that exist on the GNOME Desktop
with a single simple application.
EOF
More information about the Lunar-commits
mailing list