sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (1e3d0510bf81793bff07fd50319437ffb2a770a4)
- From: Ismael Luceno <scm AT sourcemage.org>
- To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
- Subject: [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (1e3d0510bf81793bff07fd50319437ffb2a770a4)
- Date: Sun, 2 Mar 2025 00:03:28 +0000
GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:
editors/emacs/DETAILS | 2
editors/emacs/HISTORY | 3
gnome2-libs/goffice/DETAILS | 5
gnome2-libs/goffice/HISTORY | 5
gnome2-libs/goffice/patches/0001-Add-configure-knob-for-librsvg.patch | 286
----------
libs/libwpe/DETAILS | 4
libs/libwpe/HISTORY | 3
mail/claws-mail/DETAILS | 4
mail/claws-mail/HISTORY | 3
mail/mutt/DETAILS | 2
mail/mutt/HISTORY | 3
11 files changed, 25 insertions(+), 295 deletions(-)
New commits:
commit 1e3d0510bf81793bff07fd50319437ffb2a770a4
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
claws-mail 4.3.1
commit 425041d61f898ded869e94c2d2f8f0a56250baf3
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
mutt 2.2.14
commit cacd272f4daa35f2f07aa3f6ad4071f66a8a6fc5
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
emacs 30.1
commit 0de58ec8b1b93bfda1c8232aebde011423852eb8
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
goffice 0.10.59
commit 384ffa7ae726e5f5c7e0a72f3c7c3ec0edf1a177
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
libwpe 1.16.2
diff --git a/editors/emacs/DETAILS b/editors/emacs/DETAILS
index be4dcec..c6f45bf 100755
--- a/editors/emacs/DETAILS
+++ b/editors/emacs/DETAILS
@@ -9,7 +9,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-git
SOURCE_IGNORE=volatile
FORCE_DOWNLOAD=1
else
- VERSION=29.4
+ VERSION=30.1
SECURITY_PATCH=1
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE2=${SOURCE}.sig
diff --git a/editors/emacs/HISTORY b/editors/emacs/HISTORY
index 7631fba..1119ceb 100644
--- a/editors/emacs/HISTORY
+++ b/editors/emacs/HISTORY
@@ -1,3 +1,6 @@
+2025-03-02 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 30.1
+
2024-11-25 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 29.4
diff --git a/gnome2-libs/goffice/DETAILS b/gnome2-libs/goffice/DETAILS
index be93c20..23f6c94 100755
--- a/gnome2-libs/goffice/DETAILS
+++ b/gnome2-libs/goffice/DETAILS
@@ -1,11 +1,10 @@
# Watch: https://download.gnome.org/sources/goffice/0.10/
SPELL=goffice
- VERSION=0.10.57
- PATCHLEVEL=1
+ VERSION=0.10.59
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/${VERSION%.*}/$SOURCE
-
SOURCE_HASH=sha512:be5a9f269dc8d1177df5a98b2294cf2344548eb7512c8937682eaabb09f6dce700b66990552e3ba6e1c8bc58f3d748136c63f5011da048ec1d415ef547f76dfc
+
SOURCE_HASH=sha512:a702e95687b8f7671f175431acb0925e22cf661b2c8d662b1cf9f45243efa75d6e28414613d833cfc1651fc926d0a0d2094e3c82361c03b38efd1ab9aa9471e7
LICENSE[0]=LGPL
WEB_SITE=http://www.gnome.org/
ENTERED=20050530
diff --git a/gnome2-libs/goffice/HISTORY b/gnome2-libs/goffice/HISTORY
index 0ca33b8..5b17948 100644
--- a/gnome2-libs/goffice/HISTORY
+++ b/gnome2-libs/goffice/HISTORY
@@ -1,3 +1,8 @@
+2025-03-02 Ismael Luceno <ismael AT sourcemage.org>
+ * patches/0001-Add-configure-knob-for-librsvg.patch: removed, no
longer
+ needed
+ * DETAILS: updated spell to 0.10.59
+
2024-06-26 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: remove BRANCH
updated spell to 0.10.57
diff --git
a/gnome2-libs/goffice/patches/0001-Add-configure-knob-for-librsvg.patch
b/gnome2-libs/goffice/patches/0001-Add-configure-knob-for-librsvg.patch
deleted file mode 100644
index afc2deb..0000000
--- a/gnome2-libs/goffice/patches/0001-Add-configure-knob-for-librsvg.patch
+++ /dev/null
@@ -1,286 +0,0 @@
-From 5b5b705ab659d8997091e807df4a362e6e7b7f13 Mon Sep 17 00:00:00 2001
-From: Ismael Luceno <ismael AT iodev.co.uk>
-Date: Wed, 26 Jun 2024 00:50:00 +0200
-Subject: [PATCH] Add configure knob for librsvg
-
-Necessary due to the limited platform support in rust and its difficult
-bootstrapping.
-
-Origin: Source Mage
-Upstream-Status: Accepted
- [https://gitlab.gnome.org/GNOME/goffice/-/merge_requests/14]
-Signed-off-by: Ismael Luceno <ismael AT sourcemage.org>
----
- configure | 28 +++++++++++++++++++++++++++-
- configure.ac | 14 +++++++++++++-
- goffice/Makefile.am | 5 ++++-
- goffice/component/go-component.c | 4 ++++
- goffice/goffice.c | 2 ++
- goffice/utils/go-image.c | 10 +++++++++-
- goffice/utils/go-svg.h | 2 ++
- libgoffice.pc.in | 2 +-
- 8 files changed, 62 insertions(+), 5 deletions(-)
-
-diff --git a/configure.ac b/configure.ac
-index 73242da9e512..ee000d43377f 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -124,7 +124,6 @@ goffice_reqs="
- pango >= 1.24.0
- pangocairo >= 1.24.0
- cairo >= 1.10.0
-- librsvg-2.0 >= 2.22.0
- gdk-pixbuf-2.0 >= 2.22.0
- libxslt
- "
-@@ -349,6 +348,19 @@ case $with_config_backend in
- ;;
- esac
-
-+dnl ***********************
-+dnl Should we use librsvg ?
-+dnl ***********************
-+AC_ARG_WITH(librsvg,
-+ AS_HELP_STRING([--without-librsvg],[Build without SVG support]))
-+if ! test "x$with_librsvg" = xno; then
-+ goffice_reqs="$goffice_reqs librsvg-2.0 >= 2.22.0"
-+ EXTRA_DEPS="$EXTRA_DEPS librsvg-2.0"
-+ AC_DEFINE(GOFFICE_WITH_LIBRSVG, 1, [Define if librsvg is used])
-+fi
-+AM_CONDITIONAL(WITH_LIBRSVG, [! test "x$with_librsvg" = xno])
-+
-+
- dnl *******************
- dnl Should we use gtk ?
- dnl *******************
-diff --git b/configure a/configure
-index cd8bec25208e..e2aec137da7e 100755
---- b/configure
-+++ a/configure
-@@ -732,6 +732,8 @@ WITH_GTK_FALSE
- WITH_GTK_TRUE
- GTK_LIBS
- GTK_CFLAGS
-+WITH_LIBRSVG_FALSE
-+WITH_LIBRSVG_TRUE
- GTK_MAC_LIBS
- GTK_MAC_CFLAGS
- PLATFORM_OSX_FALSE
-@@ -1644,6 +1646,7 @@ Optional Packages:
- --with-lasem=[no/auto/yes]
- Build with lasem use (default=auto)
- --with-config-backend=gsettings|keyfile|win32 Choose the config
backend
-+ --without-librsvg Build without SVG support
- --without-gtk Build without UI
- --with-gnu-ld assume the C compiler uses GNU ld [default=no]
- --with-libiconv-prefix[=DIR] search for libiconv in DIR/include and
DIR/lib
-@@ -14825,7 +14828,6 @@ goffice_reqs="
- pango >= 1.24.0
- pangocairo >= 1.24.0
- cairo >= 1.10.0
-- librsvg-2.0 >= 2.22.0
- gdk-pixbuf-2.0 >= 2.22.0
- libxslt
- "
-@@ -15771,6 +15773,26 @@ printf "%s\n" "#define GOFFICE_WITH_GSETTINGS 1"
>>confdefs.h
- ;;
- esac
-
-+
-+# Check whether --with-librsvg was given.
-+if test ${with_librsvg+y}
-+then :
-+ withval=$with_librsvg;
-+fi
-+if ! test "x$with_librsvg" = xno; then
-+ goffice_reqs="$goffice_reqs librsvg-2.0 >= 2.22.0"
-+ EXTRA_DEPS="$EXTRA_DEPS librsvg-2.0"
-+ printf "%s\n" "#define GOFFICE_WITH_LIBRSVG 1" >>confdefs.h
-+fi
-+if ! test "x$with_librsvg" = xno; then
-+ WITH_LIBRSVG_TRUE=
-+ WITH_LIBRSVG_FALSE='#'
-+else
-+ WITH_LIBRSVG_TRUE='#'
-+ WITH_LIBRSVG_FALSE=
-+fi
-+
-+
- goffice_with_gtk=true
-
- # Check whether --with-gtk was given.
-@@ -19941,6 +19963,10 @@ if test -z "${PLATFORM_OSX_TRUE}" && test -z
"${PLATFORM_OSX_FALSE}"; then
- as_fn_error $? "conditional \"PLATFORM_OSX\" was never defined.
- Usually this means the macro was only invoked conditionally." "$LINENO" 5
- fi
-+if test -z "${WITH_LIBRSVG_TRUE}" && test -z "${WITH_LIBRSVG_FALSE}"; then
-+ as_fn_error $? "conditional \"WITH_LIBRSVG\" was never defined.
-+Usually this means the macro was only invoked conditionally." "$LINENO" 5
-+fi
- if test -z "${WITH_GTK_TRUE}" && test -z "${WITH_GTK_FALSE}"; then
- as_fn_error $? "conditional \"WITH_GTK\" was never defined.
- Usually this means the macro was only invoked conditionally." "$LINENO" 5
-diff --git a/goffice/Makefile.am b/goffice/Makefile.am
-index 3518b8f8f669..fe72239f3488 100644
---- a/goffice/Makefile.am
-+++ b/goffice/Makefile.am
-@@ -393,7 +393,6 @@ utils_SOURCES = \
- utils/go-gradient.c \
- utils/go-image.c \
- utils/go-pixbuf.c \
-- utils/go-svg.c \
- utils/go-emf.c \
- utils/go-spectre.c \
- utils/go-line.c \
-@@ -422,6 +421,10 @@ utils_SOURCES = \
- utils/go-style.c \
- utils/go-styled-object.c
-
-+if WITH_LIBRSVG
-+utils_SOURCES += utils/go-svg.c
-+endif
-+
- utilsdir = $(goffice_include_dir)/utils
- utils_HEADERS = \
- utils/goffice-utils.h \
-diff --git a/goffice/component/go-component.c
b/goffice/component/go-component.c
-index 51ab0288e189..4d1383c24de5 100644
---- a/goffice/component/go-component.c
-+++ b/goffice/component/go-component.c
-@@ -30,6 +30,7 @@
- #include <cairo-svg.h>
- #include <string.h>
-
-+#ifdef GOFFICE_WITH_LIBRSVG
- #include <librsvg/rsvg.h>
- #ifdef LIBRSVG_CHECK_VERSION
- #define NEEDS_LIBRSVG_CAIRO_H !LIBRSVG_CHECK_VERSION(2,36,2)
-@@ -39,6 +40,7 @@
- #if NEEDS_LIBRSVG_CAIRO_H
- #include <librsvg/rsvg-cairo.h>
- #endif
-+#endif /* GOFFICE_WITH_LIBRSVG */
-
- struct _GOComponentPrivate {
- gboolean is_inline; /* if set, the object will be displayed in
compact mode
-@@ -285,6 +287,7 @@ go_component_snapshot_render (GOComponent *component,
cairo_t *cr,
- {
- GOComponentSnapshot *snapshot = (GOComponentSnapshot *) component;
- switch (component->snapshot_type) {
-+#ifdef GOFFICE_WITH_LIBRSVG
- case GO_SNAPSHOT_SVG:
- /* NOTE: we might use lasem here, and also use a GOSvg image
*/
- if (snapshot->image == NULL) {
-@@ -312,6 +315,7 @@ go_component_snapshot_render (GOComponent *component,
cairo_t *cr,
- cairo_restore (cr);
- }
- break;
-+#endif /* GOFFICE_WITH_LIBRSVG */
- case GO_SNAPSHOT_PNG: {
- if (snapshot->image == NULL) {
- GInputStream *in =
g_memory_input_stream_new_from_data (
-diff --git a/goffice/goffice.c b/goffice/goffice.c
-index 3633434acbda..cc9fa1d5219f 100644
---- a/goffice/goffice.c
-+++ b/goffice/goffice.c
-@@ -243,7 +243,9 @@ libgoffice_init (void)
- g_type_ensure (GO_TYPE_EMF);
- g_type_ensure (GO_TYPE_PIXBUF);
- g_type_ensure (GO_TYPE_SPECTRE);
-+#ifdef GOFFICE_WITH_SVG
- g_type_ensure (GO_TYPE_SVG);
-+#endif /* GOFFICE_WITH_SVG */
-
- _gog_themes_init ();
- _go_number_format_init ();
-diff --git a/goffice/utils/go-image.c b/goffice/utils/go-image.c
-index b5814a6c1399..aed276bed7a9 100644
---- a/goffice/utils/go-image.c
-+++ b/goffice/utils/go-image.c
-@@ -25,7 +25,6 @@
- #include <gsf/gsf-utils.h>
- #include <gsf/gsf-impl-utils.h>
- #include <glib/gi18n-lib.h>
--#include <librsvg/rsvg.h>
-
- /**
- * GOImageFormat:
-@@ -611,7 +610,10 @@ go_image_new_from_file (char const *filename, GError
**error)
- g_free (name);
- switch (format) {
- case GO_IMAGE_FORMAT_SVG:
-+#ifdef GOFFICE_WITH_LIBRSVG
- return go_svg_new_from_file (filename, error);
-+#endif /* GOFFICE_WITH_LIBRSVG */
-+ break;
- case GO_IMAGE_FORMAT_EMF:
- case GO_IMAGE_FORMAT_WMF:
- return go_emf_new_from_file (filename, error);
-@@ -651,8 +653,10 @@ go_image_new_from_data (char const *type, guint8 const
*data, gsize length, char
- if (data == NULL || length == 0) {
- image = NULL;
- type = "unknown";
-+#ifdef GOFFICE_WITH_LIBRSVG
- } else if (!strcmp (type, "svg")) {
- image = go_svg_new_from_data (data, length, error);
-+#endif /* GOFFICE_WITH_LIBRSVG */
- } else if (!strcmp (type, "emf") || !strcmp (type, "wmf")) {
- image = go_emf_new_from_data (data, length, error);
- } else if (!strcmp (type, "eps")) {
-@@ -703,8 +707,10 @@ GType
- go_image_type_for_format (char const *format)
- {
- g_return_val_if_fail (format && *format, 0);
-+#ifdef GOFFICE_WITH_LIBRSVG
- if (!strcmp (format, "svg"))
- return GO_TYPE_SVG;
-+#endif /* GOFFICE_WITH_LIBRSVG */
- if (!strcmp (format, "emf") || !strcmp (format, "wmf"))
- return GO_TYPE_EMF;
- if (!strcmp (format, "eps"))
-@@ -839,8 +845,10 @@ go_image_get_info (GOImage *image)
- /* Dubious */
- if (GO_IS_EMF (image))
- return go_image_get_format_info (GO_IMAGE_FORMAT_EMF);
-+#ifdef GOFFICE_WITH_LIBRSVG
- if (GO_IS_SVG (image))
- return go_image_get_format_info (GO_IMAGE_FORMAT_SVG);
-+#endif /* GOFFICE_WITH_LIBRSVG */
- if (GO_IS_SPECTRE (image))
- return go_image_get_format_info (GO_IMAGE_FORMAT_EPS);
- return NULL;
-diff --git a/goffice/utils/go-svg.h b/goffice/utils/go-svg.h
-index 714e8f043382..00677ad5f6fa 100644
---- a/goffice/utils/go-svg.h
-+++ b/goffice/utils/go-svg.h
-@@ -21,6 +21,7 @@
-
- #ifndef GO_SVG_H
- #define GO_SVG_H
-+#ifdef GOFFICE_WITH_LIBRSVG
-
- #include <goffice/goffice.h>
-
-@@ -37,4 +38,5 @@ GOImage *go_svg_new_from_data (char const *data, size_t
length, GError **error);
-
- G_END_DECLS
-
-+#endif /* GOFFICE_WITH_LIBRSVG */
- #endif /* GO_SVG_H */
-diff --git a/libgoffice.pc.in b/libgoffice.pc.in
-index a1a8aac7618d..b4ab9f9dca33 100644
---- a/libgoffice.pc.in
-+++ b/libgoffice.pc.in
-@@ -6,7 +6,7 @@ includedir=@includedir@
- Name: libGOffice
- Description: G Office support library
- Version: @VERSION@
--Requires.private: glib-2.0 gobject-2.0 gio-2.0 libgsf-1 libxml-2.0 gtk+-3.0
cairo pangocairo librsvg-2.0 libxslt @EXTRA_DEPS@
-+Requires.private: glib-2.0 gobject-2.0 gio-2.0 libgsf-1 libxml-2.0 gtk+-3.0
cairo pangocairo libxslt @EXTRA_DEPS@
- Libs: -L${libdir} -lgoffice-@GOFFICE_API_VER@
- Libs.private: @EXTRA_LIBS@
- Cflags: -I${includedir}/libgoffice-@GOFFICE_API_VER@ @EXTRA_INCLUDES@
---
-2.44.0
-Fixed up by sm-checkpatch 0.1
-
diff --git a/libs/libwpe/DETAILS b/libs/libwpe/DETAILS
index 80ddf5f..0e840fb 100755
--- a/libs/libwpe/DETAILS
+++ b/libs/libwpe/DETAILS
@@ -1,9 +1,9 @@
# Watch: https://wpewebkit.org/releases/
SPELL=libwpe
- VERSION=1.16.1
+ VERSION=1.16.2
SOURCE="$SPELL-$VERSION.tar.xz"
SOURCE_URL[0]=https://wpewebkit.org/releases/$SOURCE
-
SOURCE_HASH=sha512:6d2daaed6e2583c8d61092189e7ad6bbd87b34497bd9ca1646d19d9f8fac32be5c8e9f109c470f3151cc2c23fc69367e32be999bcca6561e00672de65997262a
+
SOURCE_HASH=sha512:dc66ae4f0c78fab29aa0fd04c91e12094caf7efdf061925a5912fbe35d0b6ec4d32a31bcd28375cc9938b9deafab4b0ab7c7d393089ddc749f9c9e36c20dd93b
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE="https://wpewebkit.org/"
LICENSE[0]="BSD-2-Clause"
diff --git a/libs/libwpe/HISTORY b/libs/libwpe/HISTORY
index 7f63246..5914bc3 100644
--- a/libs/libwpe/HISTORY
+++ b/libs/libwpe/HISTORY
@@ -1,3 +1,6 @@
+2025-03-02 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 1.16.2
+
2025-02-01 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 1.16.1
diff --git a/mail/claws-mail/DETAILS b/mail/claws-mail/DETAILS
index 2d8885a..9c48e80 100755
--- a/mail/claws-mail/DETAILS
+++ b/mail/claws-mail/DETAILS
@@ -1,10 +1,10 @@
SPELL=claws-mail
- VERSION=4.3.0
+ VERSION=4.3.1
SECURITY_PATCH=2
SOURCE=$SPELL-${VERSION}.tar.xz
# Watch: https://www.claws-mail.org/releases.php
SOURCE_URL="http://www.claws-mail.org/download.php?file=releases/${SOURCE}"
-
SOURCE_HASH=sha512:3b0e811948d75ca2d003035d545d46d142ed4f2c1a103dc862413f9ff7a5ba612e00a7d5832836657e8d382bc7f94520496aaf60da429c72d9fb146ba12f0dfc
+
SOURCE_HASH=sha512:1ecd34c9d4b529dbad42febdd873a1cb06c965fbfd9c0677b20b13ccfed7dae23602bdcf63285ff267a55c4b07a5565d9e8c60622b849e1ece1b9e3046995fa9
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://www.claws-mail.org/
ENTERED=20061209
diff --git a/mail/claws-mail/HISTORY b/mail/claws-mail/HISTORY
index cd48d89..787d0c4 100644
--- a/mail/claws-mail/HISTORY
+++ b/mail/claws-mail/HISTORY
@@ -1,3 +1,6 @@
+2025-03-02 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 4.3.1
+
2024-06-22 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 4.3.0
diff --git a/mail/mutt/DETAILS b/mail/mutt/DETAILS
index daf67fe..b6623b6 100755
--- a/mail/mutt/DETAILS
+++ b/mail/mutt/DETAILS
@@ -12,7 +12,7 @@
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-scm
;;
*)
- VERSION=2.2.13
+ VERSION=2.2.14
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE2=${SOURCE}.asc
# Watch: ftp://ftp.mutt.org/pub/mutt/
diff --git a/mail/mutt/HISTORY b/mail/mutt/HISTORY
index 1ea86d7..2c69660 100644
--- a/mail/mutt/HISTORY
+++ b/mail/mutt/HISTORY
@@ -1,3 +1,6 @@
+2025-03-02 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 2.2.14
+
2025-02-01 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 2.2.13
- [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (1e3d0510bf81793bff07fd50319437ffb2a770a4), Ismael Luceno, 03/01/2025
Archive powered by MHonArc 2.6.24.