From 9d994f435120bb9319d61e0026972de918261dd9 Mon Sep 17 00:00:00 2001 From: Florian Franzmann Date: Sun, 28 Jun 2020 14:04:05 +0200 Subject: doc/evince: version 3.36.6 --- doc/evince/BUILD | 2 +- doc/evince/CONFIGURE | 5 +---- doc/evince/DEPENDS | 8 ++++---- doc/evince/DETAILS | 4 ++-- doc/evince/HISTORY | 3 +++ 5 files changed, 11 insertions(+), 11 deletions(-) (limited to 'doc') diff --git a/doc/evince/BUILD b/doc/evince/BUILD index 8353ff327e..2a2e5e2994 100755 --- a/doc/evince/BUILD +++ b/doc/evince/BUILD @@ -6,7 +6,7 @@ OPTS="$EVINCE_THUMB \ $EVINCE_MULTIMEDIA \ $EVINCE_COMIC \ browser_plugin=false \ - gspell=false \ + gspell=disabled \ $OPTS" && default_build diff --git a/doc/evince/CONFIGURE b/doc/evince/CONFIGURE index 66f8acf917..cb671705a2 100755 --- a/doc/evince/CONFIGURE +++ b/doc/evince/CONFIGURE @@ -12,11 +12,8 @@ config_query_option EVINCE_DVI "Enable DVI viewer support?" y \ config_query_option EVINCE_VIEWER "Enable viewer support?" n \ "viewer=true" "viewer=false" && -config_query_option EVINCE_USER_DOC "Enable user documentation?" n \ - "user_doc=true" "user_doc=false" && - config_query_option EVINCE_MULTIMEDIA "Enable multimedia support?" n \ - "multimedia=true" "multimedia=false" && + "multimedia=enabled" "multimedia=disabled" && config_query_option EVINCE_COMIC "Enable comic book archive support?" n \ "comics=enabled" "comics=disabled" diff --git a/doc/evince/DEPENDS b/doc/evince/DEPENDS index 1d40868018..6ae7ea140c 100755 --- a/doc/evince/DEPENDS +++ b/doc/evince/DEPENDS @@ -44,8 +44,8 @@ optional_depends tiff \ "Enable support of multipage tiff" && optional_depends t1lib \ - "t1lib=true" \ - "t1lib=false" \ + "t1lib=enabled" \ + "t1lib=disabled" \ "for type1 fonts in dvi" && optional_depends djvulibre \ @@ -59,8 +59,8 @@ optional_depends nautilus2 \ "Enable Nautilus plugin" && optional_depends libgnome-keyring \ - "keyring=true" \ - "keyring=false" \ + "keyring=enabled" \ + "keyring=disabled" \ "Use gnome-keyring?" && if is_depends_enabled $SPELL libgnome-keyring; then diff --git a/doc/evince/DETAILS b/doc/evince/DETAILS index 3d1f612ac2..c849fddb51 100755 --- a/doc/evince/DETAILS +++ b/doc/evince/DETAILS @@ -1,12 +1,12 @@ source $GRIMOIRE/MESON_FUNCTIONS SPELL=evince - VERSION=3.37.1 + VERSION=3.36.6 BRANCH=`echo $VERSION | cut -d . -f 1,2` SOURCE=$SPELL-$VERSION.tar.xz SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION" SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE WEB_SITE=http://www.gnome.org/projects/evince - SOURCE_HASH=sha512:a437c095e64e6e12467105fc5d0379adb12d257191edecd8a1d5844ea24f37ec40210b9c906d7102ada876037cf0d190fa9305febc807432fef058bf6a382d51 + SOURCE_HASH=sha512:cbd27ebc62e6dab7016260e422e1f73b9a77751b8b8ae60cc07e31909016d20c9f8685708e1b665fc55bb1bcf600d960d2e1e2b981ff8614b0ee81c296291b65 LICENSE[0]=GPL ENTERED=20050502 KEYWORDS="doc" diff --git a/doc/evince/HISTORY b/doc/evince/HISTORY index 8e2e95a988..22496f2377 100644 --- a/doc/evince/HISTORY +++ b/doc/evince/HISTORY @@ -1,3 +1,6 @@ +2020-06-03 Florian Franzmann + * BUILD, CONFIGURE, DEPENDS, DETAILS: switch to stable version 3.36.6 + 2020-06-03 Florian Franzmann * DETAILS: version 3.37.1 * BUILD, DEPENDS, CONFIGURE, DETAILS: use meson -- cgit v1.2.3