[packages/gnome-video-effects] New meson macros.

arekm arekm at pld-linux.org
Tue Jul 15 15:14:29 CEST 2025


commit e378013352e24c89232684bd5e83e63e61d97e03
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 15:14:13 2025 +0200

    New meson macros.

 gnome-video-effects.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gnome-video-effects.spec b/gnome-video-effects.spec
index 0bb2fda..59d4ac2 100644
--- a/gnome-video-effects.spec
+++ b/gnome-video-effects.spec
@@ -28,14 +28,14 @@ Zestaw efektów GStreamera do użycia w różnych modułach GNOME.
 %setup -q
 
 %build
-%meson build
+%meson
 
-%ninja_build -C build
+%meson_build
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%ninja_install -C build
+%meson_install
 
 %clean
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-video-effects.git/commitdiff/e378013352e24c89232684bd5e83e63e61d97e03



More information about the pld-cvs-commit mailing list