diff --git a/multimedia/graphics/geeqie/pspec.xml b/multimedia/graphics/geeqie/pspec.xml
index cee59df56a..dd33d437c0 100644
--- a/multimedia/graphics/geeqie/pspec.xml
+++ b/multimedia/graphics/geeqie/pspec.xml
@@ -13,8 +13,8 @@
multimedia.graphics
Geeqie is a lightweight image viewer for Linux, BSDs and compatibles.
Geeqie can be used as a simple, fast, database-free image viewer, but equally it can be used to manage large collections of images.
-
- https://github.com/BestImageViewer/geeqie/releases/download/v2.5/geeqie-2.5.tar.xz
+
+ https://github.com/BestImageViewer/geeqie/releases/download/v2.6/geeqie-2.6.tar.xz
vim
@@ -38,6 +38,8 @@
ffmpeg-devel
libraw-devel
libjxl-devel
+ cfitsio-devel
+ openexr-devel
openssl-devel
libheif-devel
gettext-devel
@@ -72,6 +74,8 @@
libgcc
libraw
libjxl
+ cfitsio
+ openexr
gphoto2
libheif
openjpeg2
@@ -94,6 +98,13 @@
+
+ 2025-05-06
+ 2.6
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
2025-02-08
2.5
diff --git a/network/misc/putty/pspec.xml b/network/misc/putty/pspec.xml
index a85d3bc35f..4b603a4d7c 100644
--- a/network/misc/putty/pspec.xml
+++ b/network/misc/putty/pspec.xml
@@ -13,7 +13,7 @@
app:gui
A terminal integrated SSH/Telnet client.
A terminal integrated SSH/Telnet client.
- https://the.earth.li/~sgtatham/putty/latest/putty-0.83.tar.gz
+ https://the.earth.li/~sgtatham/putty/0.83/putty-0.83.tar.gz
cmake
ninja
diff --git a/office/misc/libetonyek/actions.py b/office/misc/libetonyek/actions.py
index 13aed59b03..579b966eae 100644
--- a/office/misc/libetonyek/actions.py
+++ b/office/misc/libetonyek/actions.py
@@ -13,7 +13,7 @@ i = ''.join([
' --disable-werror',
' --disable-static',
' --without-docs',
- ' --with-mdds=2.1 '
+ ' --with-mdds=3.0 '
])
def setup():
diff --git a/office/misc/libetonyek/files/mdds3.patch b/office/misc/libetonyek/files/mdds3.patch
new file mode 100644
index 0000000000..9d1d21dd86
--- /dev/null
+++ b/office/misc/libetonyek/files/mdds3.patch
@@ -0,0 +1,11 @@
+--- a/src/lib/IWORKTable.cpp 2024-11-05 15:56:01.000000000 -0600
++++ b/src/lib/IWORKTable.cpp 2025-02-07 14:50:09.040442328 -0600
+@@ -168,7 +168,7 @@
+
+ void writeBorder(librevenge::RVNGPropertyList &props, const char *name, IWORKGridLine_t &line, unsigned index)
+ {
+- if (!line.is_tree_valid())
++ if (!line.valid_tree())
+ line.build_tree();
+
+ IWORKStylePtr_t style;
diff --git a/office/misc/libetonyek/pspec.xml b/office/misc/libetonyek/pspec.xml
index 5cc03fb0b7..38506dac3b 100644
--- a/office/misc/libetonyek/pspec.xml
+++ b/office/misc/libetonyek/pspec.xml
@@ -27,6 +27,7 @@
+ mdds3.patch
@@ -64,9 +65,9 @@
- 2025-02-09
+ 2025-05-08
0.1.12
- Version bump.
+ Rebuild.
Pisi Linux Community
admin@pisilinux.org
diff --git a/programming/library/libdispatch/pspec.xml b/programming/library/libdispatch/pspec.xml
index 5711f4c775..c6d3afe89a 100644
--- a/programming/library/libdispatch/pspec.xml
+++ b/programming/library/libdispatch/pspec.xml
@@ -49,9 +49,9 @@
- 2025-04-05
+ 2025-05-08
6.1
- Version bump.
+ Rebuild.
fury
uglyside@yandex.ru