commit 111b8d1

hovercats  ·  2025-01-11 17:07:23 +0000 UTC
parent 9f884a5
gst-plugins-bad: switch to muon
3 files changed,  +5, -4
+4, -2
 1@@ -2,7 +2,7 @@
 2 
 3 export DESTDIR="$1"
 4 
 5-meson setup \
 6+muon setup \
 7 	-Dprefix=/usr \
 8 	-Dbuildtype=release \
 9 	-Db_colorout=never \
10@@ -10,7 +10,9 @@ meson setup \
11 	-Doptimization=s \
12 	-Ddoc=disabled \
13 	-Dtests=disabled \
14+	-Dpkg_config_path=/usr/lib/pkgconfig \
15+	-Ddefault_library=shared \
16 	build
17 
18 samu -C build
19-samu -C build install
20+muon -C build install
+0, -1
1@@ -2,4 +2,3 @@ glib
2 gst-plugins-base
3 gstreamer
4 libressl
5-meson make
+1, -1
1@@ -1 +1 @@
2-1.24.7 2
3+1.24.7 3