summaryrefslogtreecommitdiff
path: root/community/zathura
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-03-16 21:10:42 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-03-16 21:10:42 -0300
commit846ec2ab218d28aa24dee75503909f9337d67e46 (patch)
tree012f9c67757ff9638b3b27cfb7a8c8c6c44a92cf /community/zathura
parentf24ad15758f8eebcc46cb0c210f888491869d3f0 (diff)
parent9a940818cc3edb82afac4d73a6474e6e3374f987 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/chmsee/PKGBUILD extra/kdepim/PKGBUILD gnome-unstable/gnome-color-manager/PKGBUILD gnome-unstable/seahorse/PKGBUILD libre/pacman/PKGBUILD testing/libreoffice/PKGBUILD testing/util-linux/PKGBUILD testing/xf86-input-synaptics/PKGBUILD
Diffstat (limited to 'community/zathura')
-rw-r--r--community/zathura/PKGBUILD5
-rw-r--r--community/zathura/zathura.install1
2 files changed, 3 insertions, 3 deletions
diff --git a/community/zathura/PKGBUILD b/community/zathura/PKGBUILD
index 6b94ca20a..ac68dfad2 100644
--- a/community/zathura/PKGBUILD
+++ b/community/zathura/PKGBUILD
@@ -1,16 +1,17 @@
-# $Id: PKGBUILD 67724 2012-03-14 09:06:05Z spupykin $
+# $Id: PKGBUILD 67873 2012-03-15 15:50:48Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: ML <neldoreth>
pkgname=zathura
pkgver=0.1.1
-pkgrel=3
+pkgrel=4
pkgdesc="a document viewer"
arch=('i686' 'x86_64' 'mips64el')
url="http://pwmt.org/projects/zathura/"
license=('custom')
depends=('girara-gtk2' 'cairo' 'sqlite3')
makedepends=('docutils')
+optdepends=('zathura-djvu' 'zathura-pdf-poppler' 'zathura-ps')
install=zathura.install
source=(http://pwmt.org/projects/zathura/download/zathura-$pkgver.tar.gz)
md5sums=('1379dfb1657b323da3b521ed251bb87a')
diff --git a/community/zathura/zathura.install b/community/zathura/zathura.install
index 077d7a179..f450cf9b8 100644
--- a/community/zathura/zathura.install
+++ b/community/zathura/zathura.install
@@ -6,7 +6,6 @@ post_install() {
post_upgrade() {
post_install
- echo ">> pdf/djvu/ps support is in plugins now. Search for additional zathura-plugin-* packages."
}
post_remove() {