summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorFlorian Franzmann2020-06-03 15:16:58 +0200
committerFlorian Franzmann2020-06-05 12:57:08 +0200
commit3ae6c5054ade083f7a6a2f1325fa3f465140883c (patch)
tree662eb90fa5702debec3c1580dd28f620c4cbf134 /doc
parentf667c3433334d2f9e9c954eb70a4e52a6fb4382b (diff)
doc/evince: version 3.37.1
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/evince/BUILD8
-rwxr-xr-xdoc/evince/CONFIGURE22
-rwxr-xr-xdoc/evince/DEPENDS53
-rwxr-xr-xdoc/evince/DETAILS5
-rw-r--r--doc/evince/HISTORY4
5 files changed, 55 insertions, 37 deletions
diff --git a/doc/evince/BUILD b/doc/evince/BUILD
index 93d2bf3231..8353ff327e 100755
--- a/doc/evince/BUILD
+++ b/doc/evince/BUILD
@@ -1,8 +1,12 @@
OPTS="$EVINCE_THUMB \
+ $EVINCE_PREVIEWER \
$EVINCE_DVI \
+ $EVINCE_VIEWER \
+ $EVINCE_USER_DOC \
+ $EVINCE_MULTIMEDIA \
$EVINCE_COMIC \
- --disable-browser-plugin \
- --without-gspell \
+ browser_plugin=false \
+ gspell=false \
$OPTS" &&
default_build
diff --git a/doc/evince/CONFIGURE b/doc/evince/CONFIGURE
index b6bb5f908f..66f8acf917 100755
--- a/doc/evince/CONFIGURE
+++ b/doc/evince/CONFIGURE
@@ -1,8 +1,22 @@
+. "${GRIMOIRE}/MESON_CONFIGURE" &&
+
config_query_option EVINCE_THUMB "Enable GNOME thumbnailer support?" y \
- "--enable-thumbnailer" "--disable-thumbnailer" &&
+ "thumbnailer=true" "thumbnailer=false" &&
+
+config_query_option EVINCE_PREVIEWER "Enable previewer support?" y \
+ "previewer=true" "previewer=false" &&
+
+config_query_option EVINCE_DVI "Enable DVI viewer support?" y \
+ "dvi=enabled" "dvi=disabled" &&
+
+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_DVI "Enable dvi viewer support?" n \
- "--enable-dvi" "--disable-dvi" &&
+config_query_option EVINCE_MULTIMEDIA "Enable multimedia support?" n \
+ "multimedia=true" "multimedia=false" &&
config_query_option EVINCE_COMIC "Enable comic book archive support?" n \
- "--enable-comics" "--disable-comics"
+ "comics=enabled" "comics=disabled"
diff --git a/doc/evince/DEPENDS b/doc/evince/DEPENDS
index 634827ace6..1d40868018 100755
--- a/doc/evince/DEPENDS
+++ b/doc/evince/DEPENDS
@@ -1,5 +1,4 @@
-depends autoconf &&
-depends automake &&
+depends meson &&
depends libxml2 &&
depends glib2 &&
depends cairo &&
@@ -14,58 +13,54 @@ depends pango &&
depends zlib &&
depends libx11 &&
depends libxi &&
+depends GETTEXT &&
runtime_depends gnome-icon-theme &&
runtime_depends gsettings-desktop-schemas &&
-optional_depends GETTEXT \
- "--enable-nls" \
- "--disable-nls" \
- "for Native Language Support" &&
-
optional_depends dbus-glib \
- "--enable-dbus" \
- "--disable-dbus" \
+ "dbus=true" \
+ "dbus=false" \
"for DBUS support?" &&
optional_depends poppler \
- "--enable-pdf" \
- "--disable-pdf" \
+ "pdf=enabled" \
+ "pdf=disabled" \
"Enable PDF support?" &&
optional_depends libgxps \
- "--enable-xps" \
- "--disable-xps" \
+ "xps=enabled" \
+ "xps=disabled" \
"Enable XPS support?" &&
optional_depends libspectre \
- "--enable-ps" \
- "--disable-ps" \
+ "ps=enabled" \
+ "ps=disabled" \
"for postscript support" &&
optional_depends tiff \
- "--enable-tiff" \
- "--disable-tiff" \
+ "tiff=enabled" \
+ "tiff=disabled" \
"Enable support of multipage tiff" &&
optional_depends t1lib \
- "--enable-t1lib" \
- "--disable-t1lib" \
+ "t1lib=true" \
+ "t1lib=false" \
"for type1 fonts in dvi" &&
optional_depends djvulibre \
- "--enable-djvu" \
- "--disable-djvu" \
+ "djvu=enabled" \
+ "djvu=disabled" \
"Enable support of djvu viewer" &&
optional_depends nautilus2 \
- "--enable-nautilus" \
- "--disable-nautilus" \
+ "nautilus=true" \
+ "nautilus=false" \
"Enable Nautilus plugin" &&
optional_depends libgnome-keyring \
- "--with-keyring" \
- "--without-keyring" \
+ "keyring=true" \
+ "keyring=false" \
"Use gnome-keyring?" &&
if is_depends_enabled $SPELL libgnome-keyring; then
@@ -73,13 +68,13 @@ if is_depends_enabled $SPELL libgnome-keyring; then
fi &&
optional_depends gtk-doc \
- "--enable-gtk-doc" \
- "--disable-gtk-doc" \
+ "gtk_doc=true" \
+ "gtk_doc=false" \
"Build devhelp docs?" &&
optional_depends gobject-introspection \
- "--enable-introspection" \
- "--disable-introspection" \
+ "introspection=true" \
+ "introspection=false" \
"to enable introspection" &&
if is_depends_enabled $SPELL dbus-glib; then
diff --git a/doc/evince/DETAILS b/doc/evince/DETAILS
index d82fb80a2d..3d1f612ac2 100755
--- a/doc/evince/DETAILS
+++ b/doc/evince/DETAILS
@@ -1,11 +1,12 @@
+source $GRIMOIRE/MESON_FUNCTIONS
SPELL=evince
- VERSION=3.36.1
+ VERSION=3.37.1
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:e4105c9c22c5ecc67434be4445734712466bf9519a4aa82146e34efda7954f4ea4b1862a8a91060559d9c1e30b984b0232ac470b734c4620347ee73db219b301
+ SOURCE_HASH=sha512:a437c095e64e6e12467105fc5d0379adb12d257191edecd8a1d5844ea24f37ec40210b9c906d7102ada876037cf0d190fa9305febc807432fef058bf6a382d51
LICENSE[0]=GPL
ENTERED=20050502
KEYWORDS="doc"
diff --git a/doc/evince/HISTORY b/doc/evince/HISTORY
index 714406369a..8e2e95a988 100644
--- a/doc/evince/HISTORY
+++ b/doc/evince/HISTORY
@@ -1,3 +1,7 @@
+2020-06-03 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: version 3.37.1
+ * BUILD, DEPENDS, CONFIGURE, DETAILS: use meson
+
2020-05-22 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 3.36.1