Update source.sh script and rebuild with valgrind

This commit is contained in:
2025-09-14 13:24:21 +03:00
parent c679511f33
commit f02b72d8bd
2 changed files with 6 additions and 9 deletions
+2 -1
View File
@@ -1,9 +1,10 @@
name: gst-plugins-base
description: Gstreamer base plugins
version: 1.27.2
revision: 2
url: https://gstreamer.freedesktop.org/
license: LGPL2.1-or-later
architecture: any
depends: ["alsa-lib","cairo","glib","glibc","gstreamer","libogg","libvorbis","opus","pango"]
make_depends: ["bzip2","graphene","meson","wayland-protocols","zlib"]
make_depends: ["bzip2","graphene","meson","valgrind","wayland-protocols","zlib"]
type: source