2011-10-21 21:18:22 +00:00
|
|
|
# Template file for 'evince'
|
|
|
|
pkgname=evince
|
2012-03-26 12:08:39 +00:00
|
|
|
version=3.4.0
|
2012-06-05 16:49:00 +00:00
|
|
|
revision=4
|
2012-03-26 12:08:39 +00:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2011-10-21 21:18:22 +00:00
|
|
|
configure_args="--enable-introspection --disable-schemas-compile
|
|
|
|
--enable-comics --disable-scrollkeeper --enable-xps --disable-t1lib
|
2012-03-26 12:08:39 +00:00
|
|
|
--disable-tests --disable-static"
|
2012-05-23 16:26:56 +00:00
|
|
|
depends="desktop-file-utils hicolor-icon-theme"
|
|
|
|
makedepends="which pkg-config intltool gnome-doc-utils gobject-introspection tiff-devel libarchive-devel nautilus-devel poppler-glib-devel libgnome-keyring-devel libxml2-devel djvulibre-devel libgxps-devel libSM-devel libICE-devel gtk+3-devel libspectre-devel"
|
|
|
|
fulldepends="gnome-icon-theme gsettings-desktop-schemas"
|
2011-10-21 21:18:22 +00:00
|
|
|
short_desc="GNOME Document viewer for multiple document formats"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
homepage="http://projects.gnome.org/evince/"
|
|
|
|
license="GPL-2"
|
2012-03-26 12:08:39 +00:00
|
|
|
checksum=02f1c74c123ea0cb4c1a98cb9ba2b67d724e9f90d7ff15acbcd6b8dbeef0a129
|
2011-10-21 21:18:22 +00:00
|
|
|
long_desc="
|
|
|
|
Evince is specifically designed to support the file following formats:
|
|
|
|
* PDF
|
|
|
|
* Postscript
|
|
|
|
* djvu
|
|
|
|
* tiff
|
|
|
|
* dvi
|
|
|
|
* XPS
|
|
|
|
* SyncTex support with gedit
|
|
|
|
* comics books (cbr,cbz,cb7 and cbt)"
|
|
|
|
|
2012-05-22 07:30:56 +00:00
|
|
|
# XXX missing packages for DVI backend.
|
2011-10-21 21:18:22 +00:00
|
|
|
subpackages="lib${pkgname} ${pkgname}-devel"
|
|
|
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
|
|
|
|
|
|
|
|