[Commits] [SCM] claws-win32-installer branch, gtk2, updated. 3.19.1-1-3-g4b59396

jonathan at claws-mail.org jonathan at claws-mail.org
Mon Mar 13 05:37:28 UTC 2023


The branch, gtk2 has been updated
       via  4b593968b01b78fe2f2fe409028d408af0bba550 (commit)
      from  51dab2ec03155c20a933ec170a0b5ed5a3d16da3 (commit)

Summary of changes:
 packages/packages.current | 2 +-
 src/Makefile.am           | 9 ++-------
 2 files changed, 3 insertions(+), 8 deletions(-)


- Log -----------------------------------------------------------------
commit 4b593968b01b78fe2f2fe409028d408af0bba550
Author: Jonathan Boeing <jonathan at claws-mail.org>
Date:   Sun Feb 19 19:32:24 2023 -0700

    Update to cairo-1.17.8

diff --git a/packages/packages.current b/packages/packages.current
index 532ee6f..3424838 100644
--- a/packages/packages.current
+++ b/packages/packages.current
@@ -5,7 +5,7 @@ claws_mail,3.19.1,file,https://www.claws-mail.org/releases/claws-mail-3.19.1.tar
 atk,2.38.0,file,https://download.gnome.org/sources/atk/2.38/atk-2.38.0.tar.xz,ac4de2a4ef4bd5665052952fe169657e65e895c5057dffb3c2a810f6191a0c36,,
 bsfilter,1.0.16,file,https://www.claws-mail.org/win32/bsfilter-1.0.16-bin.tar.gz,d95938a0af1a55f69d0f24d500b663529af122a651a06e0eb046b44064f37d85,,
 bzip2,1.0.8,file,https://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz,ab5a03176ee106d3f0fa90e381da478ddae405918153cca248e682cd0c4a2269,,
-cairo,1.17.4,file,https://cairographics.org/snapshots/cairo-1.17.4.tar.xz,74b24c1ed436bbe87499179a3b27c43f4143b8676d8ad237a6fa787401959705,,
+cairo,1.17.8,file,https://cairographics.org/snapshots/cairo-1.17.8.tar.xz,5b10c8892d1b58d70d3f0ba5b47863a061262fa56b9dc7944161f8c8b783bc64,,
 certdata,20220913,file,https://hg.mozilla.org/releases/mozilla-release/raw-file/82c1e9cb9e0fedac10187342630d2072ca859348/security/nss/lib/ckfw/builtins/certdata.txt,3ff8bd209b5f2e739b9f2b96eacb694a774114685b02978257824f37ff528f71,,
 curl,7.86.0,file,https://curl.se/download/curl-7.86.0.tar.xz,2d61116e5f485581f6d59865377df4463f2e788677ac43222b496d4e49fb627b,,
 cyrus_sasl,2.1.28,file,https://github.com/cyrusimap/cyrus-sasl/releases/download/cyrus-sasl-2.1.28/cyrus-sasl-2.1.28.tar.gz,7ccfc6abd01ed67c1a0924b353e526f1b766b21f42d4562ee635a8ebfc5bb38c,,
diff --git a/src/Makefile.am b/src/Makefile.am
index 16164ba..62a5704 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -50,6 +50,7 @@ cm_pkg_pango_meson = yes
 cm_pkg_libsoup_meson = yes
 cm_pkg_libpsl_meson = yes
 cm_pkg_harfbuzz_meson = yes
+cm_pkg_cairo_meson = yes
 
 cm_pkg_libiconv_configure = \
 	--enable-shared=yes \
@@ -144,13 +145,7 @@ cm_pkg_atk_meson_ldflags = -L$(idir)/lib
 cm_pkg_pixman_meson_cppflags = -I$(idir)/include
 cm_pkg_pixman_meson_ldflags = -L$(idir)/lib
 
-cm_pkg_cairo_configure = \
-	--enable-win32 \
-	--enable-win32-font \
-	--enable-ft \
-	--enable-fc \
-	CPPFLAGS=-I$(idir)/include \
-	LDFLAGS=-L$(idir)/lib
+cm_pkg_cairo_meson_ldflags = -L$(idir)/lib
 
 cm_pkg_libgpg_error_configure = \
 	--disable-doc \

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


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


More information about the Commits mailing list