summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorIsmael Luceno2022-04-28 23:05:14 +0200
committerIsmael Luceno2022-04-28 23:07:26 +0200
commit69667dc70b53926e369190b752c8e0c0d4d85c91 (patch)
tree47e4abbd94eb4c9ec5ae94864409693234bd81da /doc
parent7decc778235fff8dd2024e817aca314f204f139b (diff)
evince 42.2
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/evince/BUILD1
-rwxr-xr-xdoc/evince/DEPENDS5
-rwxr-xr-xdoc/evince/DETAILS9
-rw-r--r--doc/evince/HISTORY6
4 files changed, 10 insertions, 11 deletions
diff --git a/doc/evince/BUILD b/doc/evince/BUILD
index 2a2e5e2994..ab9cefa314 100755
--- a/doc/evince/BUILD
+++ b/doc/evince/BUILD
@@ -5,7 +5,6 @@ OPTS="$EVINCE_THUMB \
$EVINCE_USER_DOC \
$EVINCE_MULTIMEDIA \
$EVINCE_COMIC \
- browser_plugin=false \
gspell=disabled \
$OPTS" &&
diff --git a/doc/evince/DEPENDS b/doc/evince/DEPENDS
index 6ae7ea140c..776e8a3ec8 100755
--- a/doc/evince/DEPENDS
+++ b/doc/evince/DEPENDS
@@ -43,11 +43,6 @@ optional_depends tiff \
"tiff=disabled" \
"Enable support of multipage tiff" &&
-optional_depends t1lib \
- "t1lib=enabled" \
- "t1lib=disabled" \
- "for type1 fonts in dvi" &&
-
optional_depends djvulibre \
"djvu=enabled" \
"djvu=disabled" \
diff --git a/doc/evince/DETAILS b/doc/evince/DETAILS
index df50834896..2bc3ccda89 100755
--- a/doc/evince/DETAILS
+++ b/doc/evince/DETAILS
@@ -1,12 +1,11 @@
source $GRIMOIRE/MESON_FUNCTIONS
SPELL=evince
- VERSION=3.38.1
- BRANCH=`echo $VERSION | cut -d . -f 1,2`
+ VERSION=42.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:d1173333e644b8342daf568c1b430cd0c8126387d5c8ba6cda7caa9eedf48a68482158be4c187b203acc246a864c9a3f7bf4f9445548b844b95f7c5f52a296cf
+ SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/${VERSION%.*}/$SOURCE
+ WEB_SITE=https://wiki.gnome.org/Apps/Evince
+ SOURCE_HASH=sha512:81e93eb5575169ed1a31fdd321a1d7080b4391ddf1ebf13ce49df5ede8bb5f578094b55b2e1075f0a418ef21e8b73f02b259c2bda44b317ea9f551372ee3b860
LICENSE[0]=GPL
ENTERED=20050502
KEYWORDS="doc"
diff --git a/doc/evince/HISTORY b/doc/evince/HISTORY
index 981e1a3bb8..0648062a80 100644
--- a/doc/evince/HISTORY
+++ b/doc/evince/HISTORY
@@ -1,3 +1,9 @@
+2022-04-28 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: fixed WEB_SITE
+ updated spell to 42.2
+ * BUILD: removed browser_plugin option, removed by upstream
+ * DEPENDS: removed t1lib dep; support removed by upstream
+
2021-02-06 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 3.38.1