summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-10-17 13:12:02 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-10-17 13:12:02 -0200
commit2970ade95d3867101353cbdf63168575696e2890 (patch)
tree6edb857d3303acefe042a5287ce93f577ff72ad6
parentc5d1f56930027a9899a62986175357bfad7b6a65 (diff)
downloadabslibre-2970ade95d3867101353cbdf63168575696e2890.tar.gz
abslibre-2970ade95d3867101353cbdf63168575696e2890.tar.bz2
abslibre-2970ade95d3867101353cbdf63168575696e2890.zip
evince-3.14.1-1.parabola1: updating version
-rw-r--r--libre/evince/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/libre/evince/PKGBUILD b/libre/evince/PKGBUILD
index 9e2513935..b96df7326 100644
--- a/libre/evince/PKGBUILD
+++ b/libre/evince/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 220451 2014-08-20 20:07:07Z heftig $
+# $Id: PKGBUILD 224323 2014-10-14 13:53:08Z jgc $
# Maintainer (Arch): Jan de Groot <jgc@archlinux.org>
# Maintainer: André Silva <emulatorman@parabola.nu>
pkgname=evince
-pkgver=3.12.2
+pkgver=3.14.1
pkgrel=1.parabola1
pkgdesc="Document viewer (PDF, Postscript, djvu, tiff, dvi, XPS, SyncTex support with gedit, comics books (cbr,cbz,cb7 and cbt)), with libarchive support"
url="https://wiki.gnome.org/Apps/Evince"
@@ -11,8 +11,8 @@ arch=(i686 x86_64 mips64el)
license=(GPL)
replaces=(${pkgname}-libre)
conflicts=(${pkgname}-libre)
-depends=(gtk3 libgxps libspectre gsfonts poppler-glib djvulibre gnome-icon-theme t1lib libsecret desktop-file-utils dconf gsettings-desktop-schemas)
-makedepends=(itstool libnautilus-extension texlive-bin intltool gobject-introspection docbook-xsl python)
+depends=(gtk3 libgxps libspectre gsfonts poppler-glib djvulibre t1lib libsecret desktop-file-utils dconf gsettings-desktop-schemas gnome-desktop)
+makedepends=(itstool libnautilus-extension texlive-bin intltool gobject-introspection docbook-xsl python python2)
optdepends=('texlive-bin: DVI support'
'gvfs: bookmark support and session saving'
'p7zip: cbz and cb7 compressed comic books'
@@ -23,7 +23,7 @@ install=evince.install
options=('!emptydirs')
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz
libarchive.patch)
-sha256sums=('30c243bbfde56338c25a39003b4848143be42157177e2163a368f14139909f7d'
+sha256sums=('13ec728d6957aa18ba21a3a66504dd52b8607596337f30f0908b62b5fcc14507'
'023f01f40c5efb8bf245d97067b3ef1da74f96a0bc53e53eb3d990d6c29b9e5e')
prepare() {
cd $pkgname-$pkgver