summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Robby Workman <rworkman@slackbuilds.org>2013-11-09 01:22:49 -0600
committer Robby Workman <rworkman@slackbuilds.org>2013-11-12 01:25:55 -0600
commit9a27b523c78221e077295081601732550fdaf6b6 (patch)
tree3ee6ddaa9cedcdda6fabcfdb4fa43115af524acc /office
parent95dd4ebeb5fc18e15b0b29936e6be0271593d526 (diff)
downloadslackbuilds-9a27b523c78221e077295081601732550fdaf6b6.tar.gz
slackbuilds-9a27b523c78221e077295081601732550fdaf6b6.tar.xz
office/evince: Updated for version 3.8.3.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r--office/evince/evince.SlackBuild16
-rw-r--r--office/evince/evince.info6
-rw-r--r--office/evince/slack-desc12
3 files changed, 16 insertions, 18 deletions
diff --git a/office/evince/evince.SlackBuild b/office/evince/evince.SlackBuild
index 124c38d554..a5e66e754b 100644
--- a/office/evince/evince.SlackBuild
+++ b/office/evince/evince.SlackBuild
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=evince
-VERSION=${VERSION:-3.4.0}
+VERSION=${VERSION:-3.8.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -67,11 +67,14 @@ tar xvf $CWD/$PRGNAM-$VERSION.tar.xz
cd $PRGNAM-$VERSION
chown -R root:root .
find . \
- \( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \
+ \( -perm 7177 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \
-exec chmod 755 {} \; -o \
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
-exec chmod 644 {} \;
+# If we have any patches apply them here:
+# http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/app-text/evince/files/
+
if [ "$NLS" != "YES" ]; then
# disable NLS - we're going for a small package here.
rm po/*.po
@@ -89,21 +92,16 @@ CXXFLAGS="$SLKCFLAGS" \
--localstatedir=/var \
--mandir=/usr/man \
--docdir=/usr/doc/$PRGNAM-$VERSION \
- --without-keyring \
- --without-gconf \
--enable-dbus \
--enable-pdf \
--enable-tiff \
--enable-djvu \
--enable-t1lib \
- --enable-pixbuf \
--enable-comics \
- --enable-impress \
- --disable-dvi \
+ --enable-dvi \
+ --enable-introspection \
--disable-static \
- --disable-scrollkeeper \
--disable-nautilus \
- --disable-introspection \
--disable-maintainer-mode \
--build=$ARCH-slackware-linux
diff --git a/office/evince/evince.info b/office/evince/evince.info
index 22297ee10c..67c6eded1c 100644
--- a/office/evince/evince.info
+++ b/office/evince/evince.info
@@ -1,8 +1,8 @@
PRGNAM="evince"
-VERSION="3.4.0"
+VERSION="3.8.3"
HOMEPAGE="http://projects.gnome.org/evince/"
-DOWNLOAD="ftp://ftp.gnome.org/pub/gnome/sources/evince/3.4/evince-3.4.0.tar.xz"
-MD5SUM="23c8a5eec7686d2bb607f9c8245ad242"
+DOWNLOAD="http://ftp.gnome.org/pub/gnome/sources/evince/3.8/evince-3.8.3.tar.xz"
+MD5SUM="81a8b0ffc427f2e3bde4056286e3a27a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
diff --git a/office/evince/slack-desc b/office/evince/slack-desc
index 7b839e80a4..ede58f7d47 100644
--- a/office/evince/slack-desc
+++ b/office/evince/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description.
-# Line up the first '|' above the ':' following the base package name, and
-# the '|' on the right side marks the last column you can put a character in.
-# You must make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':' except on otherwise blank lines.
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
|-----handy-ruler------------------------------------------------------|
evince: evince (a simple gnome-based document viewer)
@@ -14,6 +14,6 @@ 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: Homepage: http://projects.gnome.org/evince/
evince:
evince: