diff --git a/multimedia/misc/libplacebo/actions.py b/multimedia/misc/libplacebo/actions.py
new file mode 100644
index 0000000000..e9f89057a7
--- /dev/null
+++ b/multimedia/misc/libplacebo/actions.py
@@ -0,0 +1,31 @@
+#!/usr/bin/env 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 autotools
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import shelltools
+from pisi.actionsapi import mesontools
+from pisi.actionsapi import get
+
+def setup():
+ mesontools.configure("-Dshaderc=disabled \
+ -Ddemos=false \
+ -Dxxhash=enabled \
+ -Dlcms=enabled \
+ -Dvulkan=enabled \
+ -Dglslang=enabled \
+ -Dd3d11=disabled \
+ -Dlibdovi=disabled \
+ -Dopengl=disabled")
+
+def build():
+ mesontools.build()
+
+def install():
+ mesontools.install()
+
+ #shelltools.cd("..")
+ pisitools.dodoc("RELEASING*", "LICENSE", "README*")
diff --git a/multimedia/misc/libplacebo/pspec.xml b/multimedia/misc/libplacebo/pspec.xml
new file mode 100644
index 0000000000..9bf22d7e6d
--- /dev/null
+++ b/multimedia/misc/libplacebo/pspec.xml
@@ -0,0 +1,73 @@
+
+
+
+
+ libplacebo
+ https://github.com/haasn/libplacebo/
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ LGPLv2.1
+ library
+ Core rendering algorithms and ideas of mpv rewritten as an independent library
+ libplacebo
+ Bağımsız bir kitaplık olarak yeniden yazılan çekirdek oluşturma algoritmaları ve mpv fikirleri
+ https://github.com/haasn/libplacebo/archive/refs/tags/v6.338.1.tar.gz
+
+ meson
+ lcms2-devel
+ vulkan-devel
+ xxhash-devel
+ glslang-devel
+ vulkan-headers
+ libunwind-devel
+ python3-Jinja2
+
+
+
+
+
+ libplacebo
+
+ lcms2
+ vulkan
+ libunwind
+
+
+ /usr/lib
+ /usr/share
+ /usr/share/doc
+
+
+
+
+ libplacebo-devel
+ Development files for libplacebo
+
+ lcms2-devel
+ vulkan-devel
+ libunwind-devel
+ libplacebo
+
+
+ /usr/include
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2023-11-22
+ 6.338.1
+ First release
+ PisiLinux Community
+ admins@pisilinux.org
+
+
+
diff --git a/multimedia/misc/libplacebo/translations.xml b/multimedia/misc/libplacebo/translations.xml
new file mode 100644
index 0000000000..c41d0bb485
--- /dev/null
+++ b/multimedia/misc/libplacebo/translations.xml
@@ -0,0 +1,8 @@
+
+
+
+ libplacebo
+ Core rendering algorithms and ideas of mpv rewritten as an independent library
+ Bağımsız bir kitaplık olarak yeniden yazılan çekirdek oluşturma algoritmaları ve mpv fikirleri
+
+
diff --git a/pisi-index.xml b/pisi-index.xml
index 351eea5554..7c1eaae508 100644
--- a/pisi-index.xml
+++ b/pisi-index.xml
@@ -89717,6 +89717,72 @@ cleaner, which will allow to add new features in the future.
+
+
+ libplacebo
+ https://github.com/haasn/libplacebo/
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ LGPLv2.1
+ library
+ multimedia.misc
+ Core rendering algorithms and ideas of mpv rewritten as an independent library
+ Core rendering algorithms and ideas of mpv rewritten as an independent library
+ Bağımsız bir kitaplık olarak yeniden yazılan çekirdek oluşturma algoritmaları ve mpv fikirleri
+ Bağımsız bir kitaplık olarak yeniden yazılan çekirdek oluşturma algoritmaları ve mpv fikirleri
+ libplacebo
+ https://github.com/haasn/libplacebo/archive/refs/tags/v6.338.1.tar.gz
+
+ meson
+ lcms2-devel
+ vulkan-devel
+ xxhash-devel
+ glslang-devel
+ vulkan-headers
+ libunwind-devel
+ python3-Jinja2
+
+ multimedia/misc/libplacebo/pspec.xml
+
+
+ libplacebo
+
+ lcms2
+ vulkan
+ libunwind
+
+
+ /usr/lib
+ /usr/share
+ /usr/share/doc
+
+
+
+ libplacebo-devel
+ Development files for libplacebo
+
+ lcms2-devel
+ vulkan-devel
+ libunwind-devel
+ libplacebo
+
+
+ /usr/include
+ /usr/lib/pkgconfig
+
+
+
+
+ 2023-11-22
+ 6.338.1
+ First release
+ PisiLinux Community
+ admins@pisilinux.org
+
+
+
sdl-mixer
@@ -107511,7 +107577,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
GIO/GVfs kullanarak uzak dosya sistemleri için bağlantıları yönetme arayüzü
Gigolo allows you to quickly connect/mount local and remote filesystems and manage bookmarks of such.
Gigolo, yerel ve uzak dosya sistemlerinin kolayca bağlanmasını ve yönetilmesini sağlayan bir arayüzdür.
- https://archive.xfce.org/src/apps/gigolo/0.5/gigolo-0.5.2.tar.bz2
+ https://archive.xfce.org/src/apps/gigolo/0.5/gigolo-0.5.3.tar.bz2
intltool
gtk3-devel
@@ -107539,6 +107605,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
+
+ 2023-11-22
+ 0.5.3
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2021-03-31
0.5.2
@@ -380789,7 +380862,7 @@ yığın. Üç bölüm sağlar:
nettle
- /usr/lib
+ /usr/bin
/usr/share/man
/usr/share/doc
diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum
index 03c5eb860e..a9311d237c 100644
--- a/pisi-index.xml.sha1sum
+++ b/pisi-index.xml.sha1sum
@@ -1 +1 @@
-e415553624feb6f3fa169ca3bc8090ffdc8b3fa5
\ No newline at end of file
+3f077f944fae38cf1dd6d0c70fa866c48fb186d2
\ No newline at end of file
diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz
index 4a11826eb4..5bdbf5ecfb 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 8ac1f2914f..3e22c2b1b6 100644
--- a/pisi-index.xml.xz.sha1sum
+++ b/pisi-index.xml.xz.sha1sum
@@ -1 +1 @@
-e248567109aadf3eddffbbd1e171eff620361d92
\ No newline at end of file
+4c7510e5608b8000c0336517f6c55b82292208ba
\ No newline at end of file