extra/gst-plugins-base to 1.16.2-2

This commit is contained in:
Kevin Mihelich 2020-05-15 22:46:12 +00:00
parent ac53182907
commit 98ad5e6a6d

View file

@ -7,7 +7,7 @@
pkgbase=gst-plugins-base
pkgname=(gst-plugins-base-libs gst-plugins-base)
pkgver=1.16.2
pkgrel=1
pkgrel=2
pkgdesc="GStreamer open-source multimedia framework base plugins"
url="https://gstreamer.freedesktop.org/"
arch=(x86_64)
@ -34,8 +34,8 @@ build() {
arch-meson $pkgbase build \
-D tremor=disabled \
-D gobject-cast-checks=disabled \
-D glib-asserts=disabled \
-D glib-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