diff --git a/office/misc/po4a/actions.py b/office/misc/po4a/actions.py
new file mode 100644
index 0000000000..7b67cf40b1
--- /dev/null
+++ b/office/misc/po4a/actions.py
@@ -0,0 +1,27 @@
+#!/usr/bin/python
+# -*- coding: utf-8 -*-
+#
+# Licensed under the GNU General Public License, version 3.
+# See the file http://www.gnu.org/licenses/gpl.txt
+
+from pisi.actionsapi import perlmodules
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import shelltools
+from pisi.actionsapi import get
+
+WorkDir="po4a-%s" % get.srcVERSION()
+
+def setup():
+ shelltools.system("export LC_ALL=en_US.UTF-8")
+ perlmodules.configure()
+
+def build():
+ perlmodules.make()
+
+# def check():
+ # perlmodules.make("test")
+
+def install():
+ perlmodules.install()
+
+ pisitools.dodoc("README*", "COPYING")
diff --git a/office/misc/po4a/pspec.xml b/office/misc/po4a/pspec.xml
new file mode 100644
index 0000000000..d0eb13c943
--- /dev/null
+++ b/office/misc/po4a/pspec.xml
@@ -0,0 +1,70 @@
+
+
+
+
+ po4a
+ https://po4a.org/
+
+ Kamil Atlı
+ suvari@pisilinux.org
+
+ GPL2+
+ library
+ Tools for helping translation of documentation
+ The po4a (PO for anything) eases documentation translations and their maintenance. It extracts the translatable material from the original document, and places it into a PO file that is adapted to the translation process.
+ https://github.com/mquinson/po4a/releases/download/v0.74/po4a-0.74.tar.gz
+
+ perl
+ perl-sgmls
+ docbook-xsl
+ opensp-devel
+ libxslt-devel
+ gettext-devel
+ perl-YAML-Tiny
+ perl-Pod-Parser
+ perl-Term-ReadKey
+ perl-Module-Build
+ perl-text-wrapi18n
+ perl-Locale-gettext
+ perl-Unicode-String
+ perl-unicode-linebreak
+
+
+
+
+ po4a
+
+ perl
+ opensp
+ libxslt
+ gettext
+ perl-sgmls
+ docbook-xsl
+ perl-YAML-Tiny
+ perl-Pod-Parser
+ perl-Term-ReadKey
+ perl-Module-Build
+ perl-text-wrapi18n
+ perl-Locale-gettext
+ perl-Unicode-String
+ perl-unicode-linebreak
+
+
+ /usr/bin
+ /usr/share/locale
+ /usr/share/man
+ /usr/share/perl5
+ /usr/share/doc
+
+
+
+
+
+ 2026-04-28
+ 0.74
+ First release
+ Kamil Atlı
+ suvari@pisilinux.org
+
+
+
diff --git a/office/misc/po4a/translations.xml b/office/misc/po4a/translations.xml
new file mode 100644
index 0000000000..b9b9934b99
--- /dev/null
+++ b/office/misc/po4a/translations.xml
@@ -0,0 +1,8 @@
+
+
+
+ po4a
+ Belgelerin çevirisine yardımcı araçlar
+ PO4A (her şey için PO), doküman çevirilerini ve bunların bakımını kolaylaştırır. Orijinal belgeden çevrilebilir materyali çıkarır ve çeviri sürecine uyarlanmış bir PO dosyasına yerleştirir.
+
+
diff --git a/pisi-index.xml b/pisi-index.xml
index 61e7907a85..e68146a191 100644
--- a/pisi-index.xml
+++ b/pisi-index.xml
@@ -120995,7 +120995,7 @@ talking to the kernel.
pisi-software-center
- https://www.pisilinux.org
+ https://gitlab.com/ayhanyalcinsoy/pisi-software-center
PisiLinux Community
admins@pisilinux.org
@@ -121011,7 +121011,7 @@ talking to the kernel.
rust
llvm-clang-devel
procps
- gtk2-devel
+ gtk3-devel
desktop/pisilinux/pisi-software-center/pspec.xml
@@ -121019,6 +121019,7 @@ talking to the kernel.
pisi-software-center
rust
+ pisi
/usr/bin
@@ -165359,7 +165360,7 @@ talking to the kernel.
A library for manipulating block devices
Blok cihazlarını değiştirmek için bir kütüphane
Blok cihazlarını değiştirmek için bir kütüphane
- https://github.com/storaged-project/libblockdev/releases/download/3.4.0/libblockdev-3.4.0.tar.gz
+ https://github.com/storaged-project/libblockdev/releases/download/3.5.0/libblockdev-3.5.0.tar.gz
nss-devel
mdadm
@@ -165419,7 +165420,7 @@ talking to the kernel.
libblockdev-devel
Development files for libblockdev
- libblockdev
+ libblockdev
glib2-devel
@@ -165428,6 +165429,13 @@ talking to the kernel.
+
+ 2026-04-27
+ 3.5.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
2026-04-05
3.4.0
@@ -250714,7 +250722,7 @@ complete albums that you have purchased from Amazon.
Dosya yedekleme ve eşleme uygulaması
rsync is a tool to keep local copies of remote files in sync (i.e. make sure local files are exact copies of remote files).
rsync, uzaktaki dosyaları senkronize tutan bir dosya transfer uygulamasıdır.
- https://www.samba.org/ftp/rsync/src/rsync-3.4.1.tar.gz
+ https://www.samba.org/ftp/rsync/src/rsync-3.4.2.tar.gz
acl-devel
attr-devel
@@ -250752,6 +250760,13 @@ complete albums that you have purchased from Amazon.
+
+ 2026-04-28
+ 3.4.2
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
2025-01-17
3.4.1
@@ -263910,6 +263925,76 @@ complete albums that you have purchased from Amazon.
+
+
+ po4a
+ https://po4a.org/
+
+ Kamil Atlı
+ suvari@pisilinux.org
+
+ GPL2+
+ library
+ office.misc
+ Tools for helping translation of documentation
+ Belgelerin çevirisine yardımcı araçlar
+ The po4a (PO for anything) eases documentation translations and their maintenance. It extracts the translatable material from the original document, and places it into a PO file that is adapted to the translation process.
+ PO4A (her şey için PO), doküman çevirilerini ve bunların bakımını kolaylaştırır. Orijinal belgeden çevrilebilir materyali çıkarır ve çeviri sürecine uyarlanmış bir PO dosyasına yerleştirir.
+ https://github.com/mquinson/po4a/releases/download/v0.74/po4a-0.74.tar.gz
+
+ perl
+ perl-sgmls
+ docbook-xsl
+ opensp-devel
+ libxslt-devel
+ gettext-devel
+ perl-YAML-Tiny
+ perl-Pod-Parser
+ perl-Term-ReadKey
+ perl-Module-Build
+ perl-text-wrapi18n
+ perl-Locale-gettext
+ perl-Unicode-String
+ perl-unicode-linebreak
+
+ office/misc/po4a/pspec.xml
+
+
+ po4a
+
+ perl
+ opensp
+ libxslt
+ gettext
+ perl-sgmls
+ docbook-xsl
+ perl-YAML-Tiny
+ perl-Pod-Parser
+ perl-Term-ReadKey
+ perl-Module-Build
+ perl-text-wrapi18n
+ perl-Locale-gettext
+ perl-Unicode-String
+ perl-unicode-linebreak
+
+
+ /usr/bin
+ /usr/share/locale
+ /usr/share/man
+ /usr/share/perl5
+ /usr/share/doc
+
+
+
+
+ 2026-04-28
+ 0.74
+ First release
+ Kamil Atlı
+ suvari@pisilinux.org
+
+
+
podofo
diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum
index 83b9393026..7835b0a568 100644
--- a/pisi-index.xml.sha1sum
+++ b/pisi-index.xml.sha1sum
@@ -1 +1 @@
-90c25479083bdee127becbe522d4f18c99e30dc8
\ No newline at end of file
+02aa236ed45a45ddfd9691e6b97aae8399589e01
\ No newline at end of file
diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz
index 0cd548b9c7..70ca11121b 100644
Binary files a/pisi-index.xml.xz and b/pisi-index.xml.xz differ
diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum
index 13bdeeaf75..d77ffb1ab0 100644
--- a/pisi-index.xml.xz.sha1sum
+++ b/pisi-index.xml.xz.sha1sum
@@ -1 +1 @@
-62dd9db52a1677189abe149dab5e4b2a906513d2
\ No newline at end of file
+4c7d47ee1c6b39c23919c091291c31451d62ae13
\ No newline at end of file