evince: update to 3.8.0.
This commit is contained in:
parent
f3ca2e553f
commit
e431855fc6
@ -1,26 +1,13 @@
|
|||||||
# Template file for 'evince'
|
# Template file for 'evince'
|
||||||
pkgname=evince
|
pkgname=evince
|
||||||
version=3.6.1
|
version=3.8.0
|
||||||
revision=1
|
revision=1
|
||||||
subpackages="lib${pkgname} ${pkgname}-devel"
|
|
||||||
build_style=gnu-configure
|
|
||||||
configure_args="--enable-introspection --disable-schemas-compile
|
|
||||||
--enable-comics --disable-scrollkeeper --enable-xps --disable-t1lib
|
|
||||||
--disable-tests --disable-static"
|
|
||||||
# XXX missing packages for DVI backend.
|
|
||||||
depends="desktop-file-utils hicolor-icon-theme"
|
|
||||||
makedepends="which pkg-config intltool gnome-doc-utils gobject-introspection
|
|
||||||
tiff-devel libarchive-devel nautilus-devel>=3.6.0 poppler-glib-devel
|
|
||||||
libgnome-keyring-devel libxml2-devel djvulibre-devel libgxps-devel
|
|
||||||
libSM-devel libICE-devel gtk+3-devel>=3.6.0_2 libspectre-devel
|
|
||||||
gsettings-desktop-schemas-devel>=3.6.0 itstool"
|
|
||||||
fulldepends="gnome-icon-theme gsettings-desktop-schemas>=3.6.0"
|
|
||||||
short_desc="GNOME Document viewer for multiple document formats"
|
short_desc="GNOME Document viewer for multiple document formats"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://projects.gnome.org/evince/"
|
homepage="http://projects.gnome.org/evince/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
||||||
checksum=1b87b2579d438a126391f9044611b472e9f7b5b712e40b5645b0810164bc41b5
|
checksum=cf136d2a025ef486c4e248e0dc134e7a9420557d9edc0df1ceb6a6330fbd4e9a
|
||||||
long_desc="
|
long_desc="
|
||||||
Evince is specifically designed to support the file following formats:
|
Evince is specifically designed to support the file following formats:
|
||||||
* PDF
|
* PDF
|
||||||
@ -31,3 +18,23 @@ long_desc="
|
|||||||
* XPS
|
* XPS
|
||||||
* SyncTex support with gedit
|
* SyncTex support with gedit
|
||||||
* comics books (cbr,cbz,cb7 and cbt)"
|
* comics books (cbr,cbz,cb7 and cbt)"
|
||||||
|
|
||||||
|
subpackages="lib${pkgname} ${pkgname}-devel"
|
||||||
|
|
||||||
|
build_style=gnu-configure
|
||||||
|
configure_args="--enable-introspection --disable-schemas-compile
|
||||||
|
--enable-comics --disable-scrollkeeper --enable-xps --disable-t1lib
|
||||||
|
--disable-tests --disable-static"
|
||||||
|
|
||||||
|
# XXX missing packages for DVI backend.
|
||||||
|
depends="desktop-file-utils hicolor-icon-theme"
|
||||||
|
|
||||||
|
hostmakedepends="which pkg-config intltool itstool
|
||||||
|
gnome-doc-utils gobject-introspection"
|
||||||
|
|
||||||
|
makedepends="tiff-devel libarchive-devel nautilus-devel>=3.8.0
|
||||||
|
poppler-glib-devel libxml2-devel djvulibre-devel libgxps-devel
|
||||||
|
libICE-devel libspectre-devel libsecret-devel
|
||||||
|
gsettings-desktop-schemas-devel>=3.8.0"
|
||||||
|
|
||||||
|
fulldepends="gnome-icon-theme"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user