[Commits] [SCM] claws-win32-installer branch, master, updated. 4.3.0-1-51-gaa4782b
jonathan at claws-mail.org
jonathan at claws-mail.org
Sun Dec 8 11:14:24 UTC 2024
The branch, master has been updated
via aa4782b90bd2b0e122dfe66006fdc1495c7617ad (commit)
from 5af20bf5f34c211cd4554968d8825f7fd469919d (commit)
Summary of changes:
src/Makefile.am | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)
- Log -----------------------------------------------------------------
commit aa4782b90bd2b0e122dfe66006fdc1495c7617ad
Author: Jonathan Boeing <jonathan at claws-mail.org>
Date: Sun Dec 8 02:25:08 2024 -0700
Build freetype with meson
diff --git a/src/Makefile.am b/src/Makefile.am
index e667405..898630c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -41,6 +41,7 @@ cm_pkg_poppler_cmake = yes
cm_pkg_atk_meson = yes
cm_pkg_cairo_meson = yes
cm_pkg_fontconfig_meson = yes
+cm_pkg_freetype_meson = yes
cm_pkg_fribidi_meson = yes
cm_pkg_gdk_pixbuf_meson = yes
cm_pkg_glib_meson = yes
@@ -128,13 +129,6 @@ cm_pkg_harfbuzz_configure = \
cm_pkg_harfbuzz_meson_cppflags = -I$(idir)/include
cm_pkg_harfbuzz_meson_ldflags = -L$(idir)/lib
-cm_pkg_freetype_configure = \
- --with-png \
- --without-bzip2 \
- --with-zlib \
- CPPFLAGS=-I$(idir)/include \
- LDFLAGS=-L$(idir)/lib
-
cm_pkg_fontconfig_configure = \
-Ddoc=disabled \
-Dtests=disabled \
-----------------------------------------------------------------------
hooks/post-receive
--
Installer sources for Claws Mail Windows port
More information about the Commits
mailing list