summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2024-11-15 11:46:01 +0300
committerDima Panov <fluffy@FreeBSD.org>2024-11-15 11:57:19 +0300
commit96da94b98cdccf92fb0a5583f53c5e18755989c9 (patch)
treea7718d41e8f3e348a4d52f08090fed30b2a00b08
parentdevel/aws-crt-cpp: Update to 0.29.4 (diff)
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
-rw-r--r--graphics/libetonyek01/Makefile5
-rw-r--r--graphics/libetonyek01/distinfo6
-rw-r--r--graphics/libetonyek01/files/patch-configure22
-rw-r--r--graphics/libetonyek01/pkg-plist2
4 files changed, 7 insertions, 28 deletions
diff --git a/graphics/libetonyek01/Makefile b/graphics/libetonyek01/Makefile
index 060c75f53eea..5f8b0329c9a2 100644
--- a/graphics/libetonyek01/Makefile
+++ b/graphics/libetonyek01/Makefile
@@ -1,6 +1,5 @@
PORTNAME= libetonyek
-PORTVERSION= 0.1.10
-PORTREVISION= 7
+PORTVERSION= 0.1.11
PORTEPOCH= 1
CATEGORIES= graphics
MASTER_SITES= LODEV/${PORTNAME}
@@ -31,4 +30,6 @@ GNU_CONFIGURE= yes
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
+PLIST_SUB= LIBVERSION=1.0.${PORTVERSION:E}
+
.include <bsd.port.mk>
diff --git a/graphics/libetonyek01/distinfo b/graphics/libetonyek01/distinfo
index e11ae5dc2914..953e0a411d28 100644
--- a/graphics/libetonyek01/distinfo
+++ b/graphics/libetonyek01/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1630009810
-SHA256 (libetonyek-0.1.10.tar.xz) = b430435a6e8487888b761dc848b7981626eb814884963ffe25eb26a139301e9a
-SIZE (libetonyek-0.1.10.tar.xz) = 1494000
+TIMESTAMP = 1731524876
+SHA256 (libetonyek-0.1.11.tar.xz) = 4bbce5aecbfc939e24a2c654efed561930c4605c270476df455fb3118b3ce3ce
+SIZE (libetonyek-0.1.11.tar.xz) = 1513056
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
-
-
diff --git a/graphics/libetonyek01/pkg-plist b/graphics/libetonyek01/pkg-plist
index 51687b2cf6cb..64a4b6d8553e 100644
--- a/graphics/libetonyek01/pkg-plist
+++ b/graphics/libetonyek01/pkg-plist
@@ -11,5 +11,5 @@ include/libetonyek-0.1/libetonyek/EtonyekDocument.h
include/libetonyek-0.1/libetonyek/libetonyek.h
lib/libetonyek-0.1.so
lib/libetonyek-0.1.so.1
-lib/libetonyek-0.1.so.1.0.10
+lib/libetonyek-0.1.so.%%LIBVERSION%%
libdata/pkgconfig/libetonyek-0.1.pc