Branch: refs/heads/testing
Home: https://github.com/synfig/synfig
Commit: 1062ca2eca98172ff403e77571796147bd0be475
https://github.com/synfig/synfig/commit/1062ca2eca98172ff403e77571796147bd0be475
Author: Gwyn Ciesla <[email protected]>
Date: 2024-07-30 (Tue, 30 Jul 2024)
Changed paths:
M synfig-core/configure.ac
Log Message:
-----------
build(autotools): patch for autoconf 2.72 h/t Frédéric Bérat (#2930)
Commit: a80ade8cd11eb7ab759e4743f49bafd174f7517f
https://github.com/synfig/synfig/commit/a80ade8cd11eb7ab759e4743f49bafd174f7517f
Author: ice0 <[email protected]>
Date: 2024-07-30 (Tue, 30 Jul 2024)
Changed paths:
M synfig-core/configure.ac
Log Message:
-----------
build(autotools): suppress warnings from libxml++ (#3290)
Commit: 428eb991a80090df942d006ad29cecc17a249cb6
https://github.com/synfig/synfig/commit/428eb991a80090df942d006ad29cecc17a249cb6
Author: ice0 <[email protected]>
Date: 2024-07-30 (Tue, 30 Jul 2024)
Changed paths:
M 1-install-vcpkg.bat
M 1-setup-linux-native.sh
M 1-setup-osx-brew.sh
M 1-setup-windows-msys2.sh
M autobuild/build.sh
M autobuild/default-nixpkgs.nix
M autobuild/default.nix
M autobuild/fedora-crosscompile-linux.sh
M autobuild/fedora-crosscompile-win.sh
M autobuild/snap-stable/snapcraft.yaml
M autobuild/synfigstudio-cygwin-mingw-build.sh
M autobuild/synfigstudio-cygwin-native-build.sh
M autobuild/synfigstudio-osx-build.sh
M autobuild/synfigstudio-release.sh
M snap/snapcraft.yaml
M synfig-core/configure.ac
R synfig-core/m4/ax_boost_base.m4
R synfig-core/m4/ax_boost_chrono.m4
R synfig-core/m4/ax_boost_filesystem.m4
R synfig-core/m4/ax_boost_program_options.m4
R synfig-core/m4/ax_boost_system.m4
M synfig-core/src/CMakeLists.txt
M synfig-core/src/synfig/valuenodes/valuenode_dynamic.cpp
M synfig-core/src/synfig/valuenodes/valuenode_dynamic.h
M synfig-core/src/tool/Makefile.am
Log Message:
-----------
refactor: removed boost dependency (#2792)
Commit: c956a1c033262999540d2d29f3fb919b1a45a848
https://github.com/synfig/synfig/commit/c956a1c033262999540d2d29f3fb919b1a45a848
Author: rodolforg <[email protected]>
Date: 2024-07-30 (Tue, 30 Jul 2024)
Changed paths:
M synfig-core/src/modules/lyr_freetype/lyr_freetype.cpp
M synfig-core/src/modules/lyr_freetype/lyr_freetype.h
Log Message:
-----------
Fixed includes for harfbuzz and fribidi libraries (#2442)
From ice0 comment on PR #2424:
For example, currently we are using #include <harfbuzz/hb.h> instead of <hb.h>
but pkg-config returns `harfbuzz/include/harfbuzz`, not just
`harfbuzz/include`.
This works fine on Linux because all system libraries is already included by
compiler.
This need to be fixed. (TODO)
--
From ice0 comment on PR #2442:
Please remove prefix from `fribidi` too.
```
pkg-config --cflags fribidi
-I/usr/include/fribidi
```
Commit: db19c0501f8b1ff28a6161e0d962472b6f107b66
https://github.com/synfig/synfig/commit/db19c0501f8b1ff28a6161e0d962472b6f107b66
Author: ice0 <[email protected]>
Date: 2024-07-30 (Tue, 30 Jul 2024)
Changed paths:
M synfig-core/src/modules/mod_libavcodec/trgt_av.cpp
Log Message:
-----------
fix(mod_libavcodec): fixed build with FFMPEG 5.0 (#2734)
fix #2709
Compare: https://github.com/synfig/synfig/compare/f4b8d0455cd7...db19c0501f8b
To unsubscribe from these emails, change your notification settings at
https://github.com/synfig/synfig/settings/notifications
_______________________________________________
Synfig-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synfig-devl