+summary : Reusable library for GPU-accelerated video/image rendering primitives, as well as a standalone Vulkan-based image/video renderer.
+description: |
+ libplacebo is essentially the core rendering algorithms and ideas of mpv turned into a library.
+builddeps :
+ - pkgconfig(lcms2)
+ - pkgconfig(vulkan)
+ - glslang-devel
+ - vulkan-headers
+setup : |
+ %meson_configure
+build : |
+ %ninja_build
+install : |
+ %ninja_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,65 @@
+<PISI>
+ <Source>
+ <Name>libplacebo</Name>
+ <Packager>
+ <Name>Alexander Vorobyev</Name>
+ <Email>avorobyev@protonmail.com</Email>
+ </Packager>
+ <License>LGPL-2.1-or-later</License>
+ <PartOf>multimedia.library</PartOf>
+ <Summary xml:lang="en">Reusable library for GPU-accelerated video/image rendering primitives, as well as a standalone Vulkan-based image/video renderer.</Summary>
+ <Description xml:lang="en">libplacebo is essentially the core rendering algorithms and ideas of mpv turned into a library.
+ <Summary xml:lang="en">Reusable library for GPU-accelerated video/image rendering primitives, as well as a standalone Vulkan-based image/video renderer.</Summary>
+ <Description xml:lang="en">libplacebo is essentially the core rendering algorithms and ideas of mpv turned into a library.