diff --git a/multimedia/misc/sdl3-ttf/actions.py b/multimedia/misc/sdl3-ttf/actions.py
new file mode 100644
index 0000000000..b6bb990ef3
--- /dev/null
+++ b/multimedia/misc/sdl3-ttf/actions.py
@@ -0,0 +1,37 @@
+#!/usr/bin/python
+# -*- coding: utf-8 -*-
+#
+# Licensed under the GNU General Public License, version 3.
+# See the file https://www.gnu.org/licenses/gpl-3.0.txt
+
+from pisi.actionsapi import autotools
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import shelltools
+from pisi.actionsapi import cmaketools
+from pisi.actionsapi import get
+
+WorkDir = "SDL3_ttf-%s" % get.srcVERSION()
+
+def setup():
+ options = "-D CMAKE_INSTALL_PREFIX=/usr"
+
+ if get.buildTYPE() == "emul32":
+ #options += " --prefix=/emul32 \
+ options += " -DCMAKE_INSTALL_LIBDIR=/usr/lib32 "
+
+ shelltools.export("PKG_CONFIG_PATH", "/usr/lib32/pkgconfig")
+ shelltools.export("CFLAGS", "%s -m32" % get.CFLAGS())
+ shelltools.export("CXXFLAGS", "%s -m32" % get.CXXFLAGS())
+ shelltools.export("LDFLAGS", "%s -m32" % get.LDFLAGS())
+
+ cmaketools.configure(options)
+
+def build():
+ #pisitools.dosed("Makefile", "-lz -lbz2", "")
+
+ cmaketools.make()
+
+def install():
+ cmaketools.rawInstall("DESTDIR=%s" % get.installDIR())
+
+ pisitools.dodoc("CHANGES.txt", "LICENSE.txt", "README.*")
diff --git a/multimedia/misc/sdl3-ttf/pspec.xml b/multimedia/misc/sdl3-ttf/pspec.xml
new file mode 100644
index 0000000000..02b88f217f
--- /dev/null
+++ b/multimedia/misc/sdl3-ttf/pspec.xml
@@ -0,0 +1,83 @@
+
+
+
+
+ sdl3-ttf
+ https://github.com/libsdl-org/SDL_ttf
+
+ Mathias Freire
+ mathiasfreire45@gmail.com
+
+ Zlib
+ library
+ TrueType font support for SDL2
+ SDL2_ttf is a TrueType font rendering library that is used with the SDL library, and almost as portable.
+ https://github.com/libsdl-org/SDL_ttf/releases/download/release-3.2.2/SDL3_ttf-3.2.2.tar.gz
+
+ cmake
+ libX11-devel
+ libsdl3-devel
+ freetype-devel
+
+
+
+
+ sdl3-ttf
+
+ libsdl3
+ harfbuzz
+ freetype
+
+
+ /usr/lib
+ /usr/share/doc
+ /usr/share/licenses/SDL3_ttf
+
+
+
+
+ sdl3-ttf-devel
+ Development files for sdl3-ttf
+
+ libsdl3-devel
+ sdl3-ttf
+
+
+ /usr/include
+ /usr/lib/pkgconfig
+ /usr/lib32/pkgconfig
+
+
+
+
+ sdl3-ttf-32bit
+ emul32
+ 32-bit shared libraries for sdl3-ttf
+ emul32
+
+ libX11-32bit
+ libsdl3-32bit
+ freetype-32bit
+
+
+ libpng-32bit
+ libsdl3-32bit
+ harfbuzz-32bit
+ freetype-32bit
+ sdl3-ttf
+
+
+ /usr/lib32/
+
+
+
+
+
+ 2026-02-18
+ 3.2.2
+ First release
+ Pisi Linux Community
+ admin@pisilinux.org
+
+
+
diff --git a/multimedia/misc/sdl3-ttf/translations.xml b/multimedia/misc/sdl3-ttf/translations.xml
new file mode 100644
index 0000000000..67a38897e2
--- /dev/null
+++ b/multimedia/misc/sdl3-ttf/translations.xml
@@ -0,0 +1,20 @@
+
+
+
+ sdl3-ttf
+ SDL2 TTF kitaplığı
+ SDL2_ttf, SDL2 ile birlikte kullanılan ve neredeyse onun kadar taşınabilir olan bir TrueType yazı tipi işleme kitaplığıdır.
+ SDL2_ttf est une librairie de rendu de fontes TrueType utilisée avec la librairie SDL2 et quasiment aussi portable qu'elle.
+ SDL2_ttf es una librería para render de fuentes TrueType utilizada en conjunto con la librerñia SDL2, y está casi igual de portable.
+
+
+
+ sdl3-ttf-devel
+ sdl3-ttf için geliştirme dosyaları
+
+
+
+ sdl3-ttf-32bit
+ sdl3-ttf için 32-bit paylaşımlı kitaplıklar
+
+
diff --git a/pisi-index.xml b/pisi-index.xml
index 778554d437..97c13aa762 100644
--- a/pisi-index.xml
+++ b/pisi-index.xml
@@ -11298,7 +11298,7 @@
Development files for qca2qca2-qt6 için geliştirme dosyaları
- qca2-qt6
+ qca2-qt6qt6-base-devel
@@ -11309,8 +11309,8 @@
-
- 2025-04-02
+
+ 2026-02-162.3.10Version bump.Pisi Linux Community
@@ -15566,6 +15566,7 @@
buildfix.diff
+ includes.patcheditor/libmspub/pspec.xml
@@ -15591,7 +15592,7 @@
zlib-develicu4c-devellibrevenge-devel
- libmspub
+ libmspub/usr/include
@@ -15599,8 +15600,8 @@
-
- 2025-02-23
+
+ 2026-02-170.1.4Rebuild.Ümit Solmaz
@@ -34788,7 +34789,7 @@
kwayland-develqt6-base-devellibplasma-devel
- plasma-workspace
+ plasma-workspacelibkscreen-devellibksysguard-develkscreenlocker-devel
@@ -34809,7 +34810,7 @@
Wayland support for Plasmaxorg-xwayland
- plasma-workspace
+ plasma-workspace/usr/bin/startplasma-wayland
@@ -34820,7 +34821,7 @@
-
+ 2026-01-136.5.5Version bump.
@@ -35982,7 +35983,7 @@ talking to the kernel.
-
+ 2026-01-136.5.5Version bump.
@@ -37679,7 +37680,7 @@ talking to the kernel.
-
+ 2026-01-146.5.5First release
@@ -38692,8 +38693,8 @@ talking to the kernel.
-
- 2026-01-13
+
+ 2026-02-176.5.5Version bump.Pisi Linux Community
@@ -43329,7 +43330,7 @@ talking to the kernel.
layer-shell-qt-develDevelopment files for layer-shell-qt
- layer-shell-qt
+ layer-shell-qt/usr/include
@@ -43340,6 +43341,13 @@ talking to the kernel.
+
+ 2026-02-16
+ 6.5.5
+ Rebuild
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2026-01-136.5.5
@@ -49884,7 +49892,7 @@ talking to the kernel.
knewstuff-develDevelopment files for knewstuff
- knewstuff
+ knewstuffattica-develkxmlgui-develqt6-base-devel
@@ -49901,8 +49909,8 @@ talking to the kernel.
-
- 2026-02-13
+
+ 2026-02-176.23.0Version bump.Pisi Linux Community
@@ -51012,7 +51020,7 @@ talking to the kernel.
kcoreaddons-develDevelopment files for kcoreaddons
- kcoreaddons
+ kcoreaddonsqt6-base-devel
@@ -51025,8 +51033,8 @@ talking to the kernel.
-
- 2026-02-13
+
+ 2026-02-176.23.0Version bump.Pisi Linux Community
@@ -82274,8 +82282,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.
-
- 2026-02-05
+
+ 2026-02-1725.12.2Version bump.Pisi Linux Community
@@ -93564,7 +93572,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.cairo-devel
graphite2-develfreetype-devel
- harfbuzz
+ harfbuzz/usr/include/harfbuzz
@@ -93603,8 +93611,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.
-
- 2026-01-24
+
+ 2026-02-1612.3.2Version bump.Pisi Linux Community
@@ -101120,7 +101128,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.libjpeg-turbo
gstreamergst-plugins-bad
- wxGTK-common
+ wxGTK-common/usr/lib/libwx_gtk2u*
@@ -101132,7 +101140,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.
wxGTK3
- wxGTK-common
+ wxGTK-commongtk3tiffcairo
@@ -101188,17 +101196,17 @@ It supports email, address books, calendars, tasks, news feeds and much more.wxGTK-devel is the development files for wxGTK
wxGTK araç seti için geliştirme dosyaları
- wxGTK
+ wxGTK/usr/include
-
- 2024-11-28
+
+ 2026-02-173.2.6
- Version bump.
+ Rebuild.Pisi Linux Communityadmin@pisilinux.org
@@ -108142,7 +108150,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt6-declarative-devel
qt6-base-devel
- qt6-declarative
+ qt6-declarative/usr/lib/pkgconfig
@@ -108151,8 +108159,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.
-
- 2026-01-29
+
+ 2026-02-166.10.2Version bump.Pisi Linux Community
@@ -109525,7 +109533,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.
qt6-webengine-devel
- qt6-webengine
+ qt6-webengineqt6-base-develqt6-webchannel-develqt6-declarative-devel
@@ -109538,6 +109546,13 @@ It supports email, address books, calendars, tasks, news feeds and much more.
+
+ 2026-02-17
+ 6.10.2
+ Rebuild.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2026-01-296.10.2
@@ -112408,7 +112423,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.
qt6-5compat-devel
- qt6-5compat
+ qt6-5compatqt6-base-devel
@@ -112418,6 +112433,13 @@ It supports email, address books, calendars, tasks, news feeds and much more.
+
+ 2026-02-16
+ 6.10.2
+ Rebuild.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2026-01-296.10.2
@@ -112913,7 +112935,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.libglvnd-devel
vulkan-headerslibxkbcommon-devel
- qt6-base
+ qt6-base/usr/include
@@ -112968,6 +112990,13 @@ It supports email, address books, calendars, tasks, news feeds and much more.
+
+ 2026-02-16
+ 6.10.2
+ Rebuild
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2026-01-296.10.2
@@ -114325,7 +114354,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt6-keychain-devel
Development support for qt6-keychain
- qt6-keychain
+ qt6-keychain/usr/lib/cmake
@@ -114333,8 +114362,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.
-
- 2026-01-29
+
+ 2026-02-160.15.0Rebuild.Pisi Linux Community
@@ -118229,7 +118258,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.Cross platform application and UI development framework
Qt bir çok platformda çalışabilen ve grafiksel kullanıcı arayüzü (GUI) oluşturmaya yarayan bir araç takımıdır.Qt es un toolkit para GUI multiplataforma.
- https://invent.kde.org/qt/qt/qtbase/-/archive/kde/5.15/qtbase-kde-5.15.tar.bz2
+ https://invent.kde.org/qt/qt/qtbase/-/archive/kde/5.15/qtbase-kde-5.15.tar.bz2zstd-develat-spi2-core-devel
@@ -118369,7 +118398,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.Qt5 için geliştirme dosyaları
Development files for Qt 5
- qt5-base
+ qt5-baselibglvnd-develvulkan-headerslibxkbcommon-devel
@@ -118431,6 +118460,13 @@ It supports email, address books, calendars, tasks, news feeds and much more.
+
+ 2026-02-16
+ 5.15.16
+ Rebuild.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2025-02-235.15.16
@@ -119470,6 +119506,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-webkit-icu76.patch
qtwebkit-cstdint.patchqt5-webkit-icu75.patch
+ qtwebkit-fix-build-gcc14.patchdesktop/toolkit/qt5/qt5-webkit/pspec.xml
@@ -119526,7 +119563,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.libjpeg-turbo-devel
gstreamer-develgst-plugins-base-devel
- qt5-webkit
+ qt5-webkitqt5-base-develqt5-sensors-develqt5-declarative-devel
@@ -119537,8 +119574,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.
-
- 2025-02-23
+
+ 2026-02-175.212.0RebuildMustafa Cinasal
@@ -122077,7 +122114,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.Chromium tarayıcı projelerini kullanan web uygulamaları için destek sağlar
Provides support for web applications using the Chromium browser projectChromium tarayıcı projelerini kullanan web uygulamaları için destek sağlar
- https://sourceforge.net/projects/pisilinux/files/source/qtwebengine-everywhere-src-5.15.18.tar.xz/download
+ https://source.pisilinux.org/qtwebengine-everywhere-src-5.15.19.tar.xzqt5-base-develqt5-declarative-devel
@@ -122166,6 +122203,9 @@ It supports email, address books, calendars, tasks, news feeds and much more.fedora/qtwebengine-icu75.patch
fedora/v8.patchfedora/riscv.patch
+ fedora/riscv-breakpad.patch
+ fedora/riscv-crashpad.patch
+ fedora/riscv-sandbox.patchdesktop/toolkit/qt5/qt5-webengine/pspec.xml
@@ -122232,7 +122272,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.
qt5-webengine-devel
- qt5-webengine
+ qt5-webengineqt5-base-develqt5-declarative-develqt5-location-devel
@@ -122254,6 +122294,13 @@ It supports email, address books, calendars, tasks, news feeds and much more.
+
+ 2026-02-17
+ 5.15.16
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2025-02-235.15.16
@@ -123022,7 +123069,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.Konum, uydu ve alan izleme sınıflarına erişim sağlar
Provides access to position, satellite and area monitoring classesKonum, uydu ve alan izleme sınıflarına erişim sağlar
- http://download.qt.io/official_releases/qt/5.15/5.15.16/submodules/qtlocation-everywhere-opensource-src-5.15.16.tar.xz
+ https://invent.kde.org/qt/qt/qtlocation/-/archive/v5.15.18-lts-lgpl/qtlocation-v5.15.18-lts-lgpl.tar.bz23eaed3d6.diff
@@ -123039,11 +123086,6 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-assistant-devel
qt5-declarative-devel
-
- Fix-build-with-ICU-75.patch
- 0100-Add-some-missing-cstdint-inclusions-872.patch
- 0101-Add-missing-include.patch
- desktop/toolkit/qt5/qt5-location/pspec.xml
@@ -123069,7 +123111,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-location-devel
qt5-location için geliştirme dosyaları
- qt5-location
+ qt5-locationqt5-base-develqt5-declarative-devel
@@ -123088,13 +123130,20 @@ It supports email, address books, calendars, tasks, news feeds and much more.
-
- 2025-02-23
+
+ 2026-02-175.15.16Version bump.Pisi Linux Communityadmin@pisilinux.org
+
+ 2026-02-16
+ 5.15.16
+ Rebuild.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2023-12-295.15.12
@@ -154058,8 +154107,8 @@ services for numerous locations.
-
- 2026-02-11
+
+ 2026-02-1749.4Version bump.Pisi Linux Community
@@ -155985,7 +156034,7 @@ settings shared by various components of a desktop.
libsoup3-develjson-glib-devellibsecret-devel
- evolution-data-server
+ evolution-data-server/usr/share/installed-tests
@@ -155999,6 +156048,13 @@ settings shared by various components of a desktop.
+
+ 2026-02-17
+ 3.58.3
+ Rebuild.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2026-01-303.58.3
@@ -156631,7 +156687,7 @@ settings shared by various components of a desktop.
Development files for gspellgspell için geliştirme dosyaları
- gspell
+ gspellenchant2-develgtk3-develglib2-devel
@@ -156643,10 +156699,10 @@ settings shared by various components of a desktop.
-
- 2025-12-01
+
+ 2026-02-171.14.2
- Version bump.
+ Rebuild.Pisi Linux Communityadmin@pisilinux.org
@@ -159984,7 +160040,7 @@ GNOME Session and the applications that run under it.
gtk4-develglib2-devel
- nautilus
+ nautilus/usr/include
@@ -159993,7 +160049,7 @@ GNOME Session and the applications that run under it.
-
+ 2026-02-0349.4Version bump.
@@ -178633,6 +178689,13 @@ GNOME Session and the applications that run under it.
+
+ 2026-02-16
+ 1.26.10
+ Rebuild.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2025-12-271.26.10
@@ -188423,7 +188486,7 @@ GNOME Session and the applications that run under it.
zlib-devellcms2-devellibrevenge-devel
- libcdr
+ libcdr/usr/include
@@ -188431,8 +188494,8 @@ GNOME Session and the applications that run under it.
-
- 2025-02-23
+
+ 2026-02-160.1.8Version bump.Pisi Linux Community
@@ -189475,6 +189538,91 @@ GNOME Session and the applications that run under it.
+
+
+ sdl3-ttf
+ https://github.com/libsdl-org/SDL_ttf
+
+ Mathias Freire
+ mathiasfreire45@gmail.com
+
+ Zlib
+ library
+ multimedia.misc
+ TrueType font support for SDL2
+ SDL2 TTF kitaplığı
+ SDL2_ttf est une librairie de rendu de fontes TrueType utilisée avec la librairie SDL2 et quasiment aussi portable qu'elle.
+ SDL2_ttf is a TrueType font rendering library that is used with the SDL library, and almost as portable.
+ SDL2_ttf, SDL2 ile birlikte kullanılan ve neredeyse onun kadar taşınabilir olan bir TrueType yazı tipi işleme kitaplığıdır.
+ SDL2_ttf es una librería para render de fuentes TrueType utilizada en conjunto con la librerñia SDL2, y está casi igual de portable.
+ https://github.com/libsdl-org/SDL_ttf/releases/download/release-3.2.2/SDL3_ttf-3.2.2.tar.gz
+
+ cmake
+ libX11-devel
+ libsdl3-devel
+ freetype-devel
+
+ multimedia/misc/sdl3-ttf/pspec.xml
+
+
+ sdl3-ttf
+
+ libsdl3
+ harfbuzz
+ freetype
+
+
+ /usr/lib
+ /usr/share/doc
+ /usr/share/licenses/SDL3_ttf
+
+
+
+ sdl3-ttf-devel
+ Development files for sdl3-ttf
+ sdl3-ttf için geliştirme dosyaları
+
+ libsdl3-devel
+ sdl3-ttf
+
+
+ /usr/include
+ /usr/lib/pkgconfig
+ /usr/lib32/pkgconfig
+
+
+
+ sdl3-ttf-32bit
+ 32-bit shared libraries for sdl3-ttf
+ sdl3-ttf için 32-bit paylaşımlı kitaplıklar
+ emul32
+ emul32
+
+ libX11-32bit
+ libsdl3-32bit
+ freetype-32bit
+
+
+ libpng-32bit
+ libsdl3-32bit
+ harfbuzz-32bit
+ freetype-32bit
+ sdl3-ttf
+
+
+ /usr/lib32/
+
+
+
+
+ 2026-02-18
+ 3.2.2
+ First release
+ Pisi Linux Community
+ admin@pisilinux.org
+
+
+ mbedtls
@@ -225701,10 +225849,10 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
-
- 2025-02-26
+
+ 2026-02-170.1.8
- Version bump.
+ Rebuild.Mustafa Cinasalmuscnsl@gmail.com
@@ -236492,7 +236640,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
Development headers for xfsprogslibutil-linux-devel
- xfsprogs
+ xfsprogs/usr/include
@@ -236500,10 +236648,10 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
-
- 2025-07-27
+
+ 2026-02-176.15.0
- Version bump.
+ Rebuild.Pisi Linux Communityadmin@pisilinux.org
@@ -276316,7 +276464,7 @@ Gnome session.
glib2-develpango-devellibX11-devel
- vte
+ vte/usr/include
@@ -276324,10 +276472,10 @@ Gnome session.
-
- 2026-01-03
+
+ 2026-02-170.82.3
- Version bump.
+ Rebuild.Pisi Linux Communityadmin@pisilinux.org
@@ -276866,7 +277014,7 @@ Gnome session.
Linux için Windows ağ paylaşım servisisamba is a free software implementation of Microsoft's networking protocol released under the GNU General Public License. As of version 4, Samba not only provides file and print services for various Microsoft Windows clients but can also integrate with a Windows Server domain, either as a Primary Domain Controller (PDC) or as a Domain Member. It can also be part of an Active Directory domain.Samba, Linux ve Unix işletim sistemleri ile Windows NT ve Windows 9x işletim sistemleri arasındaki iletişimi sağlayan bir ağ sunucusu uygulamasıdır. Samba yalnızca Linux ve windows makinaların birbirlerini görmelerini sağlamaz aynı zamanda Linux çalıştıran bilgisayarların windows ağında yazıcı sunucusu gibi işlevleri edinmesi içinde kullanılır. Ayrıca Active Directory ile de uyumludur.
- https://download.samba.org/pub/samba/stable/samba-4.23.4.tar.gz
+ https://download.samba.org/pub/samba/stable/samba-4.23.5.tar.gzacl-develperl-JSON
@@ -276963,7 +277111,7 @@ Gnome session.
Development files for sambasamba için geliştirme dosyaları
- samba
+ sambalibtalloc-devellibtevent-devel
@@ -276973,6 +277121,13 @@ Gnome session.
+
+ 2026-02-16
+ 4.23.5
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2025-12-224.23.4
@@ -278564,7 +278719,7 @@ Gnome session.
Güçlü bir açık kaynaklı ilişkisel veritabanı sistemiPostgreSQL is a powerful, open source relational database system.PostgreSQL, açık kaynak kodlu, güçlü bir ilişkisel veritabanıdır
- https://ftp.postgresql.org/pub/source/v17.4/postgresql-17.4.tar.bz2
+ https://ftp.postgresql.org/pub/source/v18.2/postgresql-18.2.tar.bz2mit-kerberos-devele2fsprogs-devel
@@ -278579,7 +278734,8 @@ Gnome session.
libxml2-develdocbook-xmldocbook-xsl
- icu4c-devel
+ libxcrypt-devel
+ icu4c-developenldap-server
@@ -278697,7 +278853,7 @@ Gnome session.
Essential shared libraries for any PostgreSQL client program or interfacelibrary
- postgresql-server
+ postgresql-serveropenssl-devel
@@ -278706,6 +278862,13 @@ Gnome session.
+
+ 2026-02-16
+ 18.2
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2025-05-1217.4
@@ -279586,7 +279749,7 @@ Gnome session.
LDAP uygulamaları ve geliştirme araçlarıOpenLDAP is an open-source suite of LDAP (Lightweight Directory Access Protocol) applications and development toolsLDAP hizmeti için gereken uygulamalar ve geliştirme araçlarını içerir
- ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-2.6.8.tgz
+ https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-2.6.12.tgznss-develdb-devel
@@ -279601,6 +279764,7 @@ Gnome session.
mit-kerberos-develchrpathgroff
+ libxcrypt-develserver/openldap/pspec.xml
@@ -279615,6 +279779,7 @@ Gnome session.
openssllibutil-linuxcyrus-sasl
+ libtool-ltdl/etc/openldap/ldap.conf*
@@ -279640,7 +279805,8 @@ Gnome session.
libtool-ltdlnsscyrus-sasl
- openldap-client
+ libxcrypt
+ openldap-client/etc/conf.d
@@ -279675,19 +279841,31 @@ Gnome session.
emul32openssl-32bit
+ libxcrypt-32bitlibtool-ltdl-32bit
+ libutil-linux-32bitopenssl-32bit
- openldap-client
+ libxcrypt-32bit
+ libtool-ltdl-32bit
+ libutil-linux-32bit
+ openldap-client/usr/lib32
+
+ 2026-02-16
+ 2.6.12
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
- 2024-12-17
+ 2026-02-162.6.8Rebuild.Pisi Linux Community
@@ -333226,7 +333404,7 @@ Gnome session.
libxml2-develjson-glib-develavahi-glib-devel
- tinysparql
+ tinysparql/usr/include
@@ -333237,10 +333415,10 @@ Gnome session.
-
- 2025-10-13
+
+ 2026-02-173.10.1
- Version bump.
+ Rebuild.Pisi Linux Communityadmin@pisilinux.org
@@ -334066,8 +334244,8 @@ Gnome session.
-
- 2025-12-10
+
+ 2026-02-173.10.2Version bump.Pisi Linux Community
@@ -335196,7 +335374,7 @@ Konuk sanal makinede çalışan okuyucu.
libappimage-develDevelopment files for libappimage
- libappimage
+ libappimageboost-develcairo-develglib2-devel
@@ -335213,6 +335391,13 @@ Konuk sanal makinede çalışan okuyucu.
+
+ 2026-02-14
+ 1.0.4.5
+ Rebuild.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2025-02-231.0.4.5
@@ -338592,7 +338777,7 @@ to create header files and sources from protocol files.
zlib-devellibrevenge-devel
- libfreehand
+ libfreehand/usr/include
@@ -338600,8 +338785,8 @@ to create header files and sources from protocol files.
-
- 2023-10-30
+
+ 2026-02-170.1.2RebuildPisiLinux Community
@@ -339079,7 +339264,7 @@ to create header files and sources from protocol files.
Development files for libqxplibrevenge-devel
- libqxp
+ libqxp/usr/include
@@ -339087,8 +339272,8 @@ to create header files and sources from protocol files.
-
- 2025-02-23
+
+ 2026-02-170.0.2RebuildPisiLinux Community
@@ -342056,6 +342241,9 @@ provide integrated access to the cloud providers services.
libpng-devellibrevenge-devel
+
+ doxygen-1.14.patch
+ programming/library/libzmf/pspec.xml
@@ -342077,7 +342265,7 @@ provide integrated access to the cloud providers services.
Development files for libzmflibrevenge-devel
- libzmf
+ libzmf/usr/include
@@ -342085,8 +342273,8 @@ provide integrated access to the cloud providers services.
-
- 2025-02-23
+
+ 2026-02-170.0.2RebuildPisiLinux Community
@@ -342685,15 +342873,13 @@ provide integrated access to the cloud providers services.
programming.libraryAn up to date C++ port of the popular Java Lucene library, a high-performance, full-featured text search engine.Lucene++ is an up to date C++ port of the popular Java Lucene library, a high-performance, full-featured text search engine.
- https://github.com/luceneplusplus/LucenePlusPlus/archive/rel_3.0.8.tar.gz
+ https://github.com/luceneplusplus/LucenePlusPlus/archive/29fcfed6b4c92710dd16685c9fcc7b8575789ddb.zipcmakeboost-devel
- fix_various_cmake_issues.patch
- use_correct_libdir.patch
- fix_typo.patch
+ gcc-15.patchprogramming/library/lucene++/pspec.xml
@@ -342711,7 +342897,7 @@ provide integrated access to the cloud providers services.
lucene++-devel
- lucene++
+ lucene++/usr/include
@@ -342719,6 +342905,20 @@ provide integrated access to the cloud providers services.
+
+ 2026-02-14
+ 3.0.9
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
+
+ 2026-02-14
+ 3.0.8
+ Rebuild boost.
+ fury
+ uglyside@yandex.ru
+ 2023-10-253.0.8
@@ -349519,7 +349719,7 @@ contacts, tasks, and calendar information.
raptor2-devel raptor2 için başlık dosyalarını içerir.library
- raptor2
+ raptor2/usr/include
@@ -349536,15 +349736,15 @@ contacts, tasks, and calendar information.
raptor2-docs raptor2 için belgelendirme dosyalarını içerir.data:doc
- raptor2
+ raptor2/usr/share/doc/raptor2/html
-
- 2025-02-26
+
+ 2026-02-172.0.16Rebuild.Mustafa Cinasal
@@ -351216,6 +351416,7 @@ contacts, tasks, and calendar information.
libnghttp2-develgobject-introspection-devellibsoup3
+ mit-kerberos-devel/usr/include
@@ -351736,23 +351937,18 @@ contacts, tasks, and calendar information.
Boost propose des librairies C++ gratuites, portables et relues en comité. L'accent est porté sur les librairies portables qui fonctionnent bien avec la Librairie Standard C++.Boost provides free portable peer-reviewed C++ libraries. The emphasis is on portable libraries which work well with the C++ Standard Library.Boost, kaynak kodları gözden geçirilmiş C++ kitaplıklarını içerir.
- https://archives.boost.io/release/1.87.0/source/boost_1_87_0.tar.bz2
+ https://archives.boost.io/release/1.90.0/source/boost_1_90_0.tar.bz2bzip2xz-develzstd-develzlib-devel
- icu4c-devel
+ icu4c-develpython3-devellibxslt-developenmpi-develpython3-numpy
-
- boost-1.81.0-phoenix-multiple-definitions.patch
- e7433ba54596da97cb7859455cd37ca140305a9c.patch
- boost-move-std-ns-begin-fix-for-gcc15.patch
- programming/misc/boost/pspec.xml
@@ -351784,7 +351980,7 @@ contacts, tasks, and calendar information.
boost-devel, boost için geliştirme ve başlık dosyalarını içerir.data:doc
- boost
+ boost/usr/share/doc/*/html
@@ -351798,7 +351994,7 @@ contacts, tasks, and calendar information.
boost için python3 kitaplık belgeleriboost-python3, boost için python3 kitaplık belgelerini içerir.
- boost
+ boostlibgccopenmpi
@@ -351810,6 +352006,13 @@ contacts, tasks, and calendar information.
+
+ 2026-02-14
+ 1.90.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2025-10-221.87.0
@@ -355299,6 +355502,9 @@ contacts, tasks, and calendar information.
libxml2-develmpfr-devel
+
+ 0001-Add-support-for-PCRE-V2-and-prefer-it.patch
+ programming/misc/rasqal/pspec.xml
@@ -355320,7 +355526,7 @@ contacts, tasks, and calendar information.
rasqal için geliştirme dosyalarılibrary
- rasqal
+ rasqalraptor2-devel
@@ -355341,8 +355547,8 @@ contacts, tasks, and calendar information.
-
- 2023-10-17
+
+ 2026-02-170.9.33Rebuildİdris Kalp
@@ -356754,21 +356960,13 @@ contacts, tasks, and calendar information.
ICU is a mature, widely used set of C/C++ and Java libraries for Unicode support, software internationalization and globalization (i18n/g11n). This package contains the C/C++ libraries.ICU, Unicode desteği, yazılım uluslararasılaştırma ve yerelleştirme konusunda yaygın olarak kullanılan gelişmiş bir kitaplıktır. ICU, Unicode ve u10a desteği için C/C++ ve Java kitaplıklarını içerir.ICU es un conjunto maduro y muy utilizado de librerías C/C++ y Java para soporte Unicode, internacionalización y globalización de software (i18n/g11n). Este paque te contiene las librerías C/C++.
- https://github.com/unicode-org/icu/releases/download/release-76-1/icu4c-76_1-src.tgz
+ https://github.com/unicode-org/icu/releases/download/release-78.2/icu4c-78.2-sources.tgz
+
+ icu-77.1-invalid-malloc.patch
+ libgcc
-
- fedora/0001-ICU-22954-USet-C-iterator-return-std-u16string.patch
- fedora/0002-ICU-22954-U_ICU_NAMESPACE_OR_INTERNAL-header-only-lo.patch
- fedora/0003-ICU-22954-intltest.h-IcuTestErrorCode-usable-without.patch
- fedora/0004-ICU-22954-header-only-test-USet-C-iterators.patch
- fedora/0005-ICU-22954-Partially-revert-PR-3295-U_ICU_NAMESPACE_O.patch
- fedora/0006-ICU-22954-USetHeaderOnlyTest-use-unique_ptr.patch
- fedora/0007-ICU-22954-Delete-copy-assign-from-IcuTestErrorCode.patch
- fedora/0008-ICU-22954-Workaround-Replace-std-u16string-member-wi.patch
- fedora/0009-ICU-22954-Revert-to-using-std-u16string-instead-of-U.patch
- programming/misc/icu4c/pspec.xml
@@ -356789,7 +356987,7 @@ contacts, tasks, and calendar information.
Development files for icu4cicu4c için geliştirme dosyaları
- icu4c
+ icu4c/usr/bin/icu-config
@@ -356809,7 +357007,7 @@ contacts, tasks, and calendar information.
libgcc
- icu4c
+ icu4clibgcc
@@ -356818,6 +357016,13 @@ contacts, tasks, and calendar information.
+
+ 2026-02-16
+ 78.2
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2025-02-2376.1
@@ -367369,10 +367574,10 @@ contacts, tasks, and calendar information.
-
- 2025-03-08
+
+ 2026-02-1723.9.0
- Version bump
+ RebuildMustafa Cinasalmuscnsl@gmail.com
@@ -370766,7 +370971,7 @@ complete albums that you have purchased from Amazon.
network.miscAn opensource web browser engine for GTK+ applicationsThe GTK+ port of WebKit is intended to provide a browser component primarily for users of the portable GTK+ UI toolkit on platforms like Linux.
- https://www.webkitgtk.org/releases/webkitgtk-2.50.1.tar.xz
+ https://www.webkitgtk.org/releases/webkitgtk-2.50.5.tar.xzcmakewhich
@@ -370894,7 +371099,7 @@ complete albums that you have purchased from Amazon.
gtk3-develglib2-devellibsoup3-devel
- webkit2gtk-4.1
+ webkit2gtk-4.1/usr/bin
@@ -370906,6 +371111,13 @@ complete albums that you have purchased from Amazon.
+
+ 2026-02-17
+ 2.50.5
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2025-10-122.50.1
@@ -371020,7 +371232,7 @@ complete albums that you have purchased from Amazon.
network.miscAn opensource web browser engine for GTK+ applicationsThe GTK+ port of WebKit is intended to provide a browser component primarily for users of the portable GTK+ UI toolkit on platforms like Linux.
- https://www.webkitgtk.org/releases/webkitgtk-2.50.1.tar.xz
+ https://www.webkitgtk.org/releases/webkitgtk-2.50.5.tar.xzcmakewhich
@@ -371146,7 +371358,7 @@ complete albums that you have purchased from Amazon.
gtk4-develglib2-devellibsoup3-devel
- webkit2gtk-6.0
+ webkit2gtk-6.0/usr/bin
@@ -371158,6 +371370,13 @@ complete albums that you have purchased from Amazon.
+
+ 2026-02-17
+ 2.50.5
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2025-10-122.50.1
@@ -371582,7 +371801,7 @@ complete albums that you have purchased from Amazon.
network.miscAn opensource web browser engine for GTK+ applicationsThe GTK+ port of WebKit is intended to provide a browser component primarily for users of the portable GTK+ UI toolkit on platforms like Linux.
- https://www.webkitgtk.org/releases/webkitgtk-2.50.1.tar.xz
+ https://www.webkitgtk.org/releases/webkitgtk-2.50.5.tar.xzcmakewhich
@@ -371710,7 +371929,7 @@ complete albums that you have purchased from Amazon.
gtk3-develglib2-devellibsoup-devel
- webkit2gtk
+ webkit2gtk/usr/bin
@@ -371722,6 +371941,13 @@ complete albums that you have purchased from Amazon.
+
+ 2026-02-17
+ 2.50.5
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2025-10-122.50.1
@@ -372895,7 +373121,7 @@ complete albums that you have purchased from Amazon.
freerdp-devel
- freerdp
+ freerdpzlib-developenssl-develwayland-devel
@@ -372908,10 +373134,10 @@ complete albums that you have purchased from Amazon.
-
- 2025-08-21
+
+ 2026-02-173.16.0
- Version bump.
+ Rebuild.Pisi Linux Communityadmin@pisilinux.org
@@ -382663,7 +382889,7 @@ complete albums that you have purchased from Amazon.
mpfr-develglib2-devellibxml2-devel
- libqalculate
+ libqalculate/usr/include
@@ -382671,10 +382897,10 @@ complete albums that you have purchased from Amazon.
-
- 2025-02-26
+
+ 2026-02-175.5.1
- Version bump.
+ Rebuild.Mustafa Cinasalmuscnsl@gmail.com
@@ -384576,7 +384802,7 @@ complete albums that you have purchased from Amazon.
imath-develDevelopment files for imath
- imath
+ imath/usr/include
@@ -384588,6 +384814,13 @@ complete albums that you have purchased from Amazon.
+
+ 2025-02-23
+ 3.1.12
+ Revuild
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2025-02-233.1.12
diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum
index e16930cdc9..c46332b260 100644
--- a/pisi-index.xml.sha1sum
+++ b/pisi-index.xml.sha1sum
@@ -1 +1 @@
-2bbba6bfb7c661c6e9dc1f227673eb6986653a96
\ No newline at end of file
+1daa249ca3435deea154141064178725a3d50716
\ No newline at end of file
diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz
index 86ae8df325..e5b61a1454 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 1d945c9139..8f686f63c7 100644
--- a/pisi-index.xml.xz.sha1sum
+++ b/pisi-index.xml.xz.sha1sum
@@ -1 +1 @@
-62de64884ba0dd5100bae14c447a79b0b49b2432
\ No newline at end of file
+0517a7da1e321dfa7424eac1d2cac5b41d545c37
\ No newline at end of file