[packages/vapoursynth-plugin-removegrain] New meson macros.

arekm arekm at pld-linux.org
Tue Jul 15 15:23:40 CEST 2025


commit ade462941fbdb12dceedaa8abc13012361e1c14d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 15:23:24 2025 +0200

    New meson macros.

 vapoursynth-plugin-removegrain.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/vapoursynth-plugin-removegrain.spec b/vapoursynth-plugin-removegrain.spec
index bae9ea4..9f3074f 100644
--- a/vapoursynth-plugin-removegrain.spec
+++ b/vapoursynth-plugin-removegrain.spec
@@ -39,14 +39,14 @@ Vapoursynth.
 CPPFLAGS="%{rpmcppflags} -DVS_TARGET_CPU_X86"
 CXXFLAGS="%{rpmcxxflags} -msse2 -mfpmath=sse"
 %endif
-%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/vapoursynth-plugin-removegrain.git/commitdiff/ade462941fbdb12dceedaa8abc13012361e1c14d



More information about the pld-cvs-commit mailing list