Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (69667dc70b53926e369190b752c8e0c0d4d85c91)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (69667dc70b53926e369190b752c8e0c0d4d85c91)
  • Date: Thu, 28 Apr 2022 21:03:55 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

doc/evince/BUILD | 1 -
doc/evince/DEPENDS | 5 -----
doc/evince/DETAILS | 9 ++++-----
doc/evince/HISTORY | 6 ++++++
4 files changed, 10 insertions(+), 11 deletions(-)

New commits:
commit 69667dc70b53926e369190b752c8e0c0d4d85c91
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

evince 42.2

diff --git a/doc/evince/BUILD b/doc/evince/BUILD
index 2a2e5e2..ab9cefa 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 6ae7ea1..776e8a3 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 df50834..2bc3ccd 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 981e1a3..0648062 100644
--- a/doc/evince/HISTORY
+++ b/doc/evince/HISTORY
@@ -1,3 +1,9 @@
+2022-04-28 Ismael Luceno <ismael AT 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 AT bandrate.org>
* DETAILS: version 3.38.1




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (69667dc70b53926e369190b752c8e0c0d4d85c91), Ismael Luceno, 04/28/2022

Archive powered by MHonArc 2.6.24.

Top of Page