[Commits] [SCM] claws-win32-installer branch, master, updated. 4.3.0-1-30-gd53721e

jonathan at claws-mail.org jonathan at claws-mail.org
Mon Sep 30 06:04:03 UTC 2024


The branch, master has been updated
       via  d53721ee8609e8f07ab27320f9942cbfbd1200ba (commit)
      from  f87b19dbfdcff217970251c832fe25e0f273551f (commit)

Summary of changes:
 Dockerfile                | 1 +
 README                    | 1 +
 packages/packages.current | 2 +-
 3 files changed, 3 insertions(+), 1 deletion(-)


- Log -----------------------------------------------------------------
commit d53721ee8609e8f07ab27320f9942cbfbd1200ba
Author: Jonathan Boeing <jonathan at claws-mail.org>
Date:   Sun Sep 29 19:39:30 2024 -0700

    Update to glib-2.80.5

diff --git a/Dockerfile b/Dockerfile
index c286bbf..925de78 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -22,6 +22,7 @@ RUN apt-get update && apt-get -y install \
     meson \
     curl \
     libgtk-3-bin \
+    python3-packaging \
     && rm -rf /var/lib/apt/lists/* \
     && update-alternatives --set i686-w64-mingw32-g++ /usr/bin/i686-w64-mingw32-g++-posix \
     && update-alternatives --set i686-w64-mingw32-gcc /usr/bin/i686-w64-mingw32-gcc-posix \
diff --git a/README b/README
index 1be7d3d..d2aba47 100644
--- a/README
+++ b/README
@@ -141,6 +141,7 @@ libgettextpo-dev
 meson
 curl
 libgtk-3-bin
+python3-packaging
 
 On Debian Bookworm, mingw-w64 needs to be configured to use the posix threads
 version, not the win32 threads version.
diff --git a/packages/packages.current b/packages/packages.current
index f002d33..eae9308 100644
--- a/packages/packages.current
+++ b/packages/packages.current
@@ -29,7 +29,7 @@ freetype,2.13.3,file,https://download.savannah.gnu.org/releases/freetype/freetyp
 fribidi,1.0.16,file,https://github.com/fribidi/fribidi/releases/download/v1.0.16/fribidi-1.0.16.tar.xz,1b1cde5b235d40479e91be2f0e88a309e3214c8ab470ec8a2744d82a5a9ea05c,,
 gdk_pixbuf,2.42.12,file,https://download.gnome.org/sources/gdk-pixbuf/2.42/gdk-pixbuf-2.42.12.tar.xz,b9505b3445b9a7e48ced34760c3bcb73e966df3ac94c95a148cb669ab748e3c7,,
 gettext,0.22.5,file,https://ftp.gnu.org/pub/gnu/gettext/gettext-0.22.5.tar.xz,fe10c37353213d78a5b83d48af231e005c4da84db5ce88037d88355938259640,,
-glib,2.78.6,file,https://download.gnome.org/sources/glib/2.78/glib-2.78.6.tar.xz,244854654dd82c7ebcb2f8e246156d2a05eb9cd1ad07ed7a779659b4602c9fae,,
+glib,2.80.5,file,https://download.gnome.org/sources/glib/2.80/glib-2.80.5.tar.xz,9f23a9de803c695bbfde7e37d6626b18b9a83869689dd79019bf3ae66c3e6771,,
 gmp,6.3.0,file,https://gmplib.org/download/gmp/gmp-6.3.0.tar.xz,a3c2b80201b89e68616f4ad30bc66aee4927c3ce50e33929ca819d5c43538898,,
 gnutls,3.7.11,file,https://www.gnupg.org/ftp/gcrypt/gnutls/v3.7/gnutls-3.7.11.tar.xz,90e337504031ef7d3077ab1a52ca8bac9b2f72bc454c95365a1cd1e0e81e06e9,,
 gpgme,1.23.2,file,https://gnupg.org/ftp/gcrypt/gpgme/gpgme-1.23.2.tar.bz2,9499e8b1f33cccb6815527a1bc16049d35a6198a6c5fae0185f2bd561bce5224,,

-----------------------------------------------------------------------


hooks/post-receive
-- 
Installer sources for Claws Mail Windows port


More information about the Commits mailing list