[packages/sound-juicer] New meson macros.

arekm arekm at pld-linux.org
Tue Jul 15 15:22:41 CEST 2025


commit bd628f1974ce9941668ab100b8ec5fe0241a9e7d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 15:22:25 2025 +0200

    New meson macros.

 sound-juicer.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/sound-juicer.spec b/sound-juicer.spec
index 6838f74..84b259c 100644
--- a/sound-juicer.spec
+++ b/sound-juicer.spec
@@ -62,14 +62,14 @@ Sound Juicer, ripper płyt CD używający GTK+ i GStreamera.
 %patch -P0 -p1
 
 %build
-%meson build
+%meson
 
-%ninja_build -C build
+%meson_build
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%ninja_install -C build
+%meson_install
 
 # packaged as %doc
 %{__rm} -r $RPM_BUILD_ROOT%{_docdir}/sound-juicer
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sound-juicer.git/commitdiff/bd628f1974ce9941668ab100b8ec5fe0241a9e7d



More information about the pld-cvs-commit mailing list