summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Michiel van Wessem2010-06-18 00:09:26 +0200
committer Erik Hanson2010-06-18 00:09:26 +0200
commit7519fea0de00e8fff4ad08966e78060a34279d13 (patch)
tree7982df4588572ad61eb0b3bf1993bfbb65012f5b /office
parenta35368ddd8a85e1abcd8f0485c8414a5ec9191da (diff)
downloadslackbuilds-7519fea0de00e8fff4ad08966e78060a34279d13.tar.gz
office/evince: Reverted to version 2.28.2.
http://lists.slackbuilds.org/pipermail/slackbuilds-users/2010-June/005950.html Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r--office/evince/evince-2.30.1-create_dotdir_on_startup.patch12
-rw-r--r--office/evince/evince.SlackBuild11
-rw-r--r--office/evince/evince.info8
-rw-r--r--office/evince/slack-desc10
4 files changed, 13 insertions, 28 deletions
diff --git a/office/evince/evince-2.30.1-create_dotdir_on_startup.patch b/office/evince/evince-2.30.1-create_dotdir_on_startup.patch
deleted file mode 100644
index 0fa743e460..0000000000
--- a/office/evince/evince-2.30.1-create_dotdir_on_startup.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nur evince-2.30.1.orig//shell/ev-window.c evince-2.30.1/shell/ev-window.c
---- evince-2.30.1.orig//shell/ev-window.c 2010-04-26 09:58:15.000000000 -0500
-+++ evince-2.30.1/shell/ev-window.c 2010-06-03 16:54:29.974562518 -0500
-@@ -6107,7 +6107,7 @@
- GFile *file;
- gchar *path;
-
-- path = g_build_filename (ev_application_get_dot_dir (EV_APP, FALSE), "last_settings", NULL);
-+ path = g_build_filename (ev_application_get_dot_dir (EV_APP, TRUE), "last_settings", NULL);
- file = g_file_new_for_path (path);
- g_free (path);
-
diff --git a/office/evince/evince.SlackBuild b/office/evince/evince.SlackBuild
index b07da5cc10..1313578f5a 100644
--- a/office/evince/evince.SlackBuild
+++ b/office/evince/evince.SlackBuild
@@ -24,19 +24,18 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=evince
-VERSION=${VERSION:-2.30.1}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-2.28.2}
+BUILD=${BUILD:-1}
TAG=${TAG=_SBo}
-# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
i?86) ARCH=i486 ;;
arm*) ARCH=arm ;;
- # Unless $ARCH is already set, use uname -m for all other archs:
*) ARCH=$( uname -m ) ;;
esac
fi
+F
NLS=${NLS:-YES}
@@ -81,9 +80,6 @@ if [ "$NLS" != "YES" ]; then
-e 's/ENABLE_NLS 1/ENABLE_NLS 0/g' configure
fi
-# Create the $HOME/.gnome2/evince/ directory before trying to write files there
-patch -p1 < $CWD/evince-2.30.1-create_dotdir_on_startup.patch
-
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
./configure \
@@ -110,6 +106,7 @@ CXXFLAGS="$SLKCFLAGS" \
--disable-scrollkeeper \
--disable-nautilus \
--disable-introspection \
+ --disable-maintainer-mode \
--build=$ARCH-slackware-linux
make
diff --git a/office/evince/evince.info b/office/evince/evince.info
index 9f95a216a8..3862c460ed 100644
--- a/office/evince/evince.info
+++ b/office/evince/evince.info
@@ -1,10 +1,10 @@
PRGNAM="evince"
-VERSION="2.30.1"
+VERSION="2.28.2"
HOMEPAGE="http://projects.gnome.org/evince/"
-DOWNLOAD="ftp://ftp.gnome.org/pub/gnome/sources/evince/2.30/evince-2.30.1.tar.bz2"
-MD5SUM="84eb6c8bb460edd382025fdd29c3bc64"
+DOWNLOAD="ftp://ftp.gnome.org/pub/gnome/sources/evince/2.28/evince-2.28.2.tar.bz2"
+MD5SUM="f8b9a1ee6fe8cd0a1b7a51ad4db96e59"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Michiel van Wessem"
EMAIL="michiel@slackbuilds.org"
-APPROVED="rworkman"
+APPROVED="Erik Hanson"
diff --git a/office/evince/slack-desc b/office/evince/slack-desc
index 63c4677ac6..f81f10371d 100644
--- a/office/evince/slack-desc
+++ b/office/evince/slack-desc
@@ -8,12 +8,12 @@
|-----handy-ruler------------------------------------------------------|
evince: evince (a simple gnome-based document viewer)
evince:
-evince: Evince is a document viewer for multiple document formats. It
-evince: Ccurrently supports pdf, postscript, djvu, tiff and dvi. The goal of
-evince: evince is to replace the multiple document viewers that exist on the
-evince: GNOME Desktop with a single simple application.
+evince: Evince is a document viewer for multiple document formats.
+evince: It currently supports pdf, postscript, djvu, tiff, and dvi.
evince:
-evince: homepage: http://projects.gnome.org/evince/
+evince: The goal of evince is to replace the multiple document viewers
+evince: that exist on the GNOME Desktop with a single simple application.
evince:
+evince: homepage: http://projects.gnome.org/evince/
evince:
evince: