[arch-commits] Commit in gst-plugins-base/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Fri May 29 21:47:24 UTC 2020


    Date: Friday, May 29, 2020 @ 21:47:22
  Author: heftig
Revision: 387877

meson

Modified:
  gst-plugins-base/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-29 21:47:01 UTC (rev 387876)
+++ PKGBUILD	2020-05-29 21:47:22 UTC (rev 387877)
@@ -32,11 +32,9 @@
   arch-meson $pkgbase build \
     -D tremor=disabled \
     -D gobject-cast-checks=disabled \
-    -D glib-asserts=enabled \
-    -D glib-checks=enabled \
     -D package-name="GStreamer Base Plugins (Arch Linux)" \
     -D package-origin="https://www.archlinux.org/"
-  ninja -C build
+  meson compile -C build
 }
 
 check() (



More information about the arch-commits mailing list