diff --git a/hardware/info/mangohud/actions.py b/hardware/info/mangohud/actions.py
new file mode 100644
index 0000000000..2d409cf0d2
--- /dev/null
+++ b/hardware/info/mangohud/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 mesontools
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import shelltools
+from pisi.actionsapi import get
+
+def setup():
+ mesontools.configure("-Dwith_xnvctrl=disabled \
+ -Dmangoapp=true \
+ -Dmangohudctl=true \
+ -Dmangoapp_layer=true")
+
+def build():
+ mesontools.build()
+
+def check():
+ mesontools.build("test")
+
+def install():
+ mesontools.install()
+
+ pisitools.dodoc("LICENSE", "README.md")
diff --git a/hardware/info/mangohud/pspec.xml b/hardware/info/mangohud/pspec.xml
new file mode 100644
index 0000000000..9c73393688
--- /dev/null
+++ b/hardware/info/mangohud/pspec.xml
@@ -0,0 +1,68 @@
+
+
+
+
+ mangohud
+ https://github.com/flightlessmango/MangoHud
+
+ Kamil Atlı
+ suvari@pisilinux.org
+
+ MIT
+ mangohud
+ library
+ A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more.
+ A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more.
+ https://github.com/flightlessmango/MangoHud/releases/download/v0.7.0/MangoHud-v0.7.0-Source.tar.xz
+
+ git
+ gcc
+ ninja
+ meson
+ glfw-devel
+ glew-devel
+ dbus-devel
+ python3-mako
+ libX11-devel
+ cmocka-devel
+ python3-devel
+ nlohmann-json
+ glslang-devel
+ libglvnd-devel
+ libXrandr-devel
+
+
+
+
+ mangohud
+
+ glew
+ glfw
+ libX11
+ libgcc
+ python3
+ libglvnd
+ nlohmann-json
+
+
+ /usr/bin
+ /usr/share/doc/mangohud
+ /usr/share/vulkan/implicit_layer.d
+ /usr/share/metainfo
+ /usr/share/man
+ /usr/lib/mangohud
+ /usr/share/icons
+ /usr/lib/libmangohud
+
+
+
+
+
+ 2024-01-02
+ 0.7.0
+ First release
+ Kamil Atlı
+ suvari@pisilinux.org
+
+
+
diff --git a/hardware/info/mangohud/translations.xml b/hardware/info/mangohud/translations.xml
new file mode 100644
index 0000000000..27478686a8
--- /dev/null
+++ b/hardware/info/mangohud/translations.xml
@@ -0,0 +1,8 @@
+
+
+
+ mangohud
+ FPS'yi, sıcaklıkları, CPU/GPU yükünü ve daha fazlasını izlemek için bir Vulkan ve OpenGL katmanı.
+ FPS'yi, sıcaklıkları, CPU/GPU yükünü ve daha fazlasını izlemek için bir Vulkan ve OpenGL katmanı.
+
+
diff --git a/pisi-index.xml b/pisi-index.xml
index c4776d321e..d98404aed8 100644
--- a/pisi-index.xml
+++ b/pisi-index.xml
@@ -5030,7 +5030,7 @@
Genel kullanım için ölçeklenebilir anahat yazı tipleri. Bilinen tüm işletim sistemleri ile uyumlu olarak kodlanmıştır.
mirrors://gnu/freefont/freefont-sfd-20100919.tar.gz
- fontforge-devel
+ fontforge
buildscript.patch
@@ -242467,6 +242467,74 @@ It supports email, address books, calendars, tasks, news feeds and much more.
+
+
+ mangohud
+ https://github.com/flightlessmango/MangoHud
+
+ Kamil Atlı
+ suvari@pisilinux.org
+
+ MIT
+ library
+ hardware.info
+ A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more.
+ FPS'yi, sıcaklıkları, CPU/GPU yükünü ve daha fazlasını izlemek için bir Vulkan ve OpenGL katmanı.
+ A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more.
+ FPS'yi, sıcaklıkları, CPU/GPU yükünü ve daha fazlasını izlemek için bir Vulkan ve OpenGL katmanı.
+ mangohud
+ https://github.com/flightlessmango/MangoHud/releases/download/v0.7.0/MangoHud-v0.7.0-Source.tar.xz
+
+ git
+ gcc
+ ninja
+ meson
+ glfw-devel
+ glew-devel
+ dbus-devel
+ python3-mako
+ libX11-devel
+ cmocka-devel
+ python3-devel
+ nlohmann-json
+ glslang-devel
+ libglvnd-devel
+ libXrandr-devel
+
+ hardware/info/mangohud/pspec.xml
+
+
+ mangohud
+
+ glew
+ glfw
+ libX11
+ libgcc
+ python3
+ libglvnd
+ nlohmann-json
+
+
+ /usr/bin
+ /usr/share/doc/mangohud
+ /usr/share/vulkan/implicit_layer.d
+ /usr/share/metainfo
+ /usr/share/man
+ /usr/lib/mangohud
+ /usr/share/icons
+ /usr/lib/libmangohud
+
+
+
+
+ 2024-01-02
+ 0.7.0
+ First release
+ Kamil Atlı
+ suvari@pisilinux.org
+
+
+
media-player-info
@@ -299963,7 +300031,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
Telegram is a messaging app with a focus on speed and security, it is super-fast, simple and free. You can use Telegram on all your devices at the same time — your messages sync seamlessly across any number of your phones, tablets or computers.
Telegram is a messaging app with a focus on speed and security, it is super-fast, simple and free. You can use Telegram on all your devices at the same time — your messages sync seamlessly across any number of your phones, tablets or computers.
telegram
- https://github.com/telegramdesktop/tdesktop/releases/download/v4.13.1/tdesktop-4.13.1-full.tar.gz
+ https://github.com/telegramdesktop/tdesktop/releases/download/v4.14.1/tdesktop-4.14.1-full.tar.gz
fix-tgcalls-cstdint.patch
@@ -300056,6 +300124,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
+
+ 2024-01-02
+ 4.14.1
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2023-12-26
4.13.1
@@ -422970,6 +423045,71 @@ contacts, tasks, and calendar information.
+
+
+ glfw
+ https://www.glfw.org/
+
+ Kamil Atlı
+ suvari@pisilinux.org
+
+ as-is
+ library
+ x11.library
+ A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
+ OpenGL, OpenGL ES, Vulkan, pencere ve giriş için çok platformlu bir kütüphane
+ GLFW is an Open Source, multi-platform library for OpenGL, OpenGL ES and Vulkan application development. It provides a simple, platform-independent API for creating windows, contexts and surfaces, reading input, handling events, etc.
+ GLFW, OpenGL, OpenGL ES ve Vulkan uygulama geliştirmeye yönelik Açık Kaynaklı, çok platformlu bir kütüphanedir. Pencereler, bağlamlar ve yüzeyler oluşturmak, girdileri okumak, olayları işlemek vb. için basit, platformdan bağımsız bir API sağlar.
+ glfw
+ https://github.com/glfw/glfw/archive/refs/tags/3.3.9.tar.gz
+
+ cmake
+ doxygen
+ mesa-devel
+ libXi-devel
+ vulkan-headers
+ libXrandr-devel
+ libXcursor-devel
+ libXinerama-devel
+ libxkbcommon-devel
+ extra-cmake-modules
+
+ x11/library/glfw/pspec.xml
+
+
+ glfw
+
+ libX11
+
+
+ /usr/lib/libglfw.so*
+ /usr/share/doc
+
+
+
+ glfw-devel
+ Development files for glfw
+ glfw için geliştirme dosyaları
+
+ glfw
+ libX11-devel
+
+
+ /usr/include
+ /usr/lib/cmake/glfw3
+ /usr/lib/pkgconfig
+
+
+
+
+ 2024-01-02
+ 3.3.9
+ First release
+ Kamil Atlı
+ suvari@pisilinux.org
+
+
+
libclc
diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum
index 2f208b0ac4..8cb9e91f2d 100644
--- a/pisi-index.xml.sha1sum
+++ b/pisi-index.xml.sha1sum
@@ -1 +1 @@
-f2adedb268e9ef4e59555399518e7248fcf30bab
\ No newline at end of file
+e92fc3e3773f47ad41b4c5c08ace4ae3e6d0c687
\ No newline at end of file
diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz
index 8f3fd3ad0b..ff62fdde0f 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 9907a1159d..697331094b 100644
--- a/pisi-index.xml.xz.sha1sum
+++ b/pisi-index.xml.xz.sha1sum
@@ -1 +1 @@
-7b2bb7467d397cc3dff91eef94abb5b258e717e9
\ No newline at end of file
+80c17478a0db1e31c605ab8bbc0b1bd4ff1a1b7c
\ No newline at end of file
diff --git a/x11/library/glfw/actions.py b/x11/library/glfw/actions.py
new file mode 100644
index 0000000000..0304efa35f
--- /dev/null
+++ b/x11/library/glfw/actions.py
@@ -0,0 +1,20 @@
+#!/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 cmaketools
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import get
+
+def build():
+ cmaketools.configure("-DBUILD_SHARED_LIBS=ON")
+
+def install():
+ cmaketools.make()
+
+def install():
+ cmaketools.rawInstall("DESTDIR=%s" % get.installDIR())
+
+ pisitools.dodoc("LICENSE*", "README*")
diff --git a/x11/library/glfw/pspec.xml b/x11/library/glfw/pspec.xml
new file mode 100644
index 0000000000..e2c7305196
--- /dev/null
+++ b/x11/library/glfw/pspec.xml
@@ -0,0 +1,65 @@
+
+
+
+
+ glfw
+ https://www.glfw.org/
+
+ Kamil Atlı
+ suvari@pisilinux.org
+
+ as-is
+ glfw
+ library
+ A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
+ GLFW is an Open Source, multi-platform library for OpenGL, OpenGL ES and Vulkan application development. It provides a simple, platform-independent API for creating windows, contexts and surfaces, reading input, handling events, etc.
+ https://github.com/glfw/glfw/archive/refs/tags/3.3.9.tar.gz
+
+ cmake
+ doxygen
+ mesa-devel
+ libXi-devel
+ vulkan-headers
+ libXrandr-devel
+ libXcursor-devel
+ libXinerama-devel
+ libxkbcommon-devel
+ extra-cmake-modules
+
+
+
+
+ glfw
+
+ libX11
+
+
+ /usr/lib/libglfw.so*
+ /usr/share/doc
+
+
+
+
+ glfw-devel
+ Development files for glfw
+
+ glfw
+ libX11-devel
+
+
+ /usr/include
+ /usr/lib/cmake/glfw3
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2024-01-02
+ 3.3.9
+ First release
+ Kamil Atlı
+ suvari@pisilinux.org
+
+
+
diff --git a/x11/library/glfw/translations.xml b/x11/library/glfw/translations.xml
new file mode 100644
index 0000000000..b00ee47a23
--- /dev/null
+++ b/x11/library/glfw/translations.xml
@@ -0,0 +1,13 @@
+
+
+
+ glfw
+ OpenGL, OpenGL ES, Vulkan, pencere ve giriş için çok platformlu bir kütüphane
+ GLFW, OpenGL, OpenGL ES ve Vulkan uygulama geliştirmeye yönelik Açık Kaynaklı, çok platformlu bir kütüphanedir. Pencereler, bağlamlar ve yüzeyler oluşturmak, girdileri okumak, olayları işlemek vb. için basit, platformdan bağımsız bir API sağlar.
+
+
+
+ glfw-devel
+ glfw için geliştirme dosyaları
+
+