Skip to Content.
Sympa Menu

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

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 (2fc7b7ec387393bcbfb53eec64d83b4830441c23)
  • Date: Mon, 8 Aug 2022 17:38:45 +0000

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

dev/null |binary
editors/zile/DETAILS | 4 ++--
editors/zile/HISTORY | 3 +++
editors/zim/BUILD | 3 +--
editors/zim/DEPENDS | 5 +----
editors/zim/DETAILS | 4 ++--
editors/zim/HISTORY | 3 +++
7 files changed, 12 insertions(+), 10 deletions(-)

New commits:
commit 2fc7b7ec387393bcbfb53eec64d83b4830441c23
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

zim 0.74.3

commit d5f59f6dbaa8b97b29c9fcd7d0d0f8ebb5eb0787
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

zile 2.6.2

diff --git a/editors/zile/DETAILS b/editors/zile/DETAILS
index 6c1bcdf..6085935 100755
--- a/editors/zile/DETAILS
+++ b/editors/zile/DETAILS
@@ -1,9 +1,9 @@
SPELL=zile
- VERSION=2.4.15
+ VERSION=2.6.2
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:e2a04c280ae0c0038e6ef18abec0be55063a472f77a511bf31459712be24659edcaa2d1c861d7c00bdab87a1881af03d14eb561047c386cbff5f90b13b1a2575
+
SOURCE_HASH=sha512:16d5cece403fc215d53b35c31fe6f743d53d7a01cdc7d101cabe6760173539c9c31e092b29c374f28a723708027f6de626fcfee302962848091f85078fa81761
LICENSE[0]=GPL
WEB_SITE=http://www.gnu.org/software/zile/
KEYWORDS="emacs editors"
diff --git a/editors/zile/HISTORY b/editors/zile/HISTORY
index 37751bd..4e70a78 100644
--- a/editors/zile/HISTORY
+++ b/editors/zile/HISTORY
@@ -1,3 +1,6 @@
+2022-08-08 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 2.6.2
+
2020-12-19 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 2.4.15
switched to SOURCE_HASH
diff --git a/editors/zim/BUILD b/editors/zim/BUILD
index a69c177..6dfecc1 100755
--- a/editors/zim/BUILD
+++ b/editors/zim/BUILD
@@ -1,2 +1 @@
-./test.py &&
-./setup.py install
+default_build_make
diff --git a/editors/zim/DEPENDS b/editors/zim/DEPENDS
index e4d51fe..3d46f79 100755
--- a/editors/zim/DEPENDS
+++ b/editors/zim/DEPENDS
@@ -1,7 +1,4 @@
-depends python &&
-depends gtk+2 &&
-depends pygtk2 &&
-depends pygobject &&
+depends python3 &&
depends simplejson &&
optional_depends pyxdg "" "" "to locate data and config files (needed if
files are not in the default paths)" &&
optional_depends xdg-utils "" "" "to open external applications"
diff --git a/editors/zim/DETAILS b/editors/zim/DETAILS
index 2ac687b..86bde64 100755
--- a/editors/zim/DETAILS
+++ b/editors/zim/DETAILS
@@ -1,10 +1,10 @@
SPELL=zim
- VERSION=0.52
+ VERSION=0.74.3
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
SOURCE_URL[0]=http://www.zim-wiki.org/downloads/$SOURCE
WEB_SITE=http://www.zim-wiki.org
- SOURCE_GPG=gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME
+
SOURCE_HASH=sha512:92a530a827b9eb83289e7ffbf3f0e8ca3d9a7a770c0e6a6114541b290f76c6fd00248543170a5444d65bbd7ac7578101658db9639cf569c76324ec7b03344f9a
LICENSE[0]=GPL
ENTERED=20060121
KEYWORDS="editors"
diff --git a/editors/zim/HISTORY b/editors/zim/HISTORY
index a88bddc..a11ab0d 100644
--- a/editors/zim/HISTORY
+++ b/editors/zim/HISTORY
@@ -1,3 +1,6 @@
+2022-08-08 Ismael Luceno <ismael AT sourcemage.org>
+ * BUILD, DEPENDS, DETAILS: updated spell to 0.74.3
+
2011-08-16 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 0.52

diff --git a/editors/zim/zim-0.52.tar.gz.sig b/editors/zim/zim-0.52.tar.gz.sig
deleted file mode 100644
index f64aea9..0000000
Binary files a/editors/zim/zim-0.52.tar.gz.sig and /dev/null differ



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (2fc7b7ec387393bcbfb53eec64d83b4830441c23), Ismael Luceno, 08/08/2022

Archive powered by MHonArc 2.6.24.

Top of Page