From 96da94b98cdccf92fb0a5583f53c5e18755989c9 Mon Sep 17 00:00:00 2001 From: Dima Panov Date: Fri, 15 Nov 2024 11:46:01 +0300 Subject: graphics/libetonyek01: update to 0.1.11 release (+) Changelog: - Upgrade m4 macros. - Fix compiler warnings. - Update documentation and convert it to MarkDown. - Make image dimensions more compatible with LibreOffice - Retrieve more background colors. - Add support for simple image cropping. - Pages: Fixes for retrieving page styles. - Numbers: Use workspace name to create sheet's name. - Numbers: Read more that 256 rows. - Fix build with MSVC. Sponsored by: Future Crew, LLC --- graphics/libetonyek01/files/patch-configure | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 graphics/libetonyek01/files/patch-configure (limited to 'graphics/libetonyek01/files/patch-configure') diff --git a/graphics/libetonyek01/files/patch-configure b/graphics/libetonyek01/files/patch-configure deleted file mode 100644 index 45df135c387d..000000000000 --- a/graphics/libetonyek01/files/patch-configure +++ /dev/null @@ -1,22 +0,0 @@ ---- configure.orig 2021-05-15 12:08:28 UTC -+++ configure -@@ -1521,8 +1521,8 @@ Optional Features: - Optional Packages: - --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] - --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) -- --with-mdds=1.5|1.4|1.2|1.0|0.x -- Specify which version of mdds to use (1.5 is the -+ --with-mdds=2.1|2.0|1.7|1.5|1.4|1.2|1.0|0.x -+ Specify which version of mdds to use (2.1 is the - default) - --with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use - both] -@@ -3178,7 +3178,7 @@ ac_compiler_gnu=$ac_cv_cxx_compiler_gnu - if test "${with_mdds+set}" = set; then : - withval=$with_mdds; - else -- with_mdds="1.5" -+ with_mdds="2.1" - fi - - -- cgit v1.2.3