[packaging/craft-blueprints-kde] libs/libplacebo: libplacebo: update to 7.360.1 and remove android patch

George Florea Bănuș <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit 4d663c4930d3c0c6ec5a0e19a0f73bc590299618 by George Florea Bănuș.
Committed on 02/08/2026 at 05:12.
Pushed by georgefb into branch 'master'.

libplacebo: update to 7.360.1 and remove android patch

D  +0    -12   libs/libplacebo/disable-soversion.patch
M  +2    -7    libs/libplacebo/libplacebo.py

https://invent.kde.org/packaging/craft-blueprints-kde/-/commit/4d663c4930d3c0c6ec5a0e19a0f73bc590299618

diff --git a/libs/libplacebo/disable-soversion.patch b/libs/libplacebo/disable-soversion.patch
deleted file mode 100644
index 92998aa63..000000000
--- a/libs/libplacebo/disable-soversion.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/src/meson.build b/src/meson.build
-index 63f9d53c..16f14e8e 100644
---- a/src/meson.build
-+++ b/src/meson.build
-@@ -243,7 +243,6 @@ lib = library('placebo', sources,
-   c_args: ['-DPL_EXPORT'],
-   install: true,
-   dependencies: build_deps + glad_dep,
--  soversion: apiver,
-   include_directories: [ inc, inc_dirs ],
-   link_args: link_args,
-   link_depends: link_depends,
diff --git a/libs/libplacebo/libplacebo.py b/libs/libplacebo/libplacebo.py
index 9e3d67205..79d69b9f6 100644
--- a/libs/libplacebo/libplacebo.py
+++ b/libs/libplacebo/libplacebo.py
@@ -13,14 +13,9 @@ class subinfo(info.infoclass):
     def setTargets(self):
         self.displayName = "libplacebo"
         self.description = "Reusable library for GPU-accelerated image/video processing primitives and shaders, as well a batteries-included, extensible, high-quality rendering pipeline (similar to mpv's vo_gpu). Supports Vulkan, OpenGL, Metal (via MoltenVK) and Direct3D 11."
-        self.svnTargets["7.349.0"] = "https://code.videolan.org/videolan/libplacebo||v7.349.0"
+        self.svnTargets["7.360.1"] = "https://code.videolan.org/videolan/libplacebo||v7.360.1"
         self.svnTargets["master"] = "https://code.videolan.org/videolan/libplacebo"
-        self.defaultTarget = "7.349.0"
-
-        if CraftCore.compiler.isAndroid:
-            for ver in ["7.349.0", "master"]:
-                self.patchToApply[ver] = [("disable-soversion.patch", 1)]
-                self.patchLevel[ver] = 2
+        self.defaultTarget = "7.360.1"
 
     def setDependencies(self):
         self.buildDependencies["python-modules/meson"] = None
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.