diff --git a/community/gst-plugins-bad/APKBUILD b/community/gst-plugins-bad/APKBUILD index 01ca9d95c61..1df0bdff78f 100644 --- a/community/gst-plugins-bad/APKBUILD +++ b/community/gst-plugins-bad/APKBUILD @@ -1,12 +1,12 @@ # Maintainer: Natanael Copa pkgname=gst-plugins-bad -pkgver=1.18.6 +pkgver=1.20.1 pkgrel=0 pkgdesc="GStreamer streaming media framework bad plug-ins" url="https://gstreamer.freedesktop.org" arch="all" license="GPL-2.0-or-later LGPL-2.0-or-later" -options="!check" # 3 out of 51 tests fail as of 1.16.0 +options="!check" # 4 out of 51 tests fail as of 1.20.1 replaces="gst-plugins-bad1" makedepends="alsa-lib-dev aom-dev bluez-dev bzip2-dev curl-dev directfb-dev faac-dev faad2-dev flite-dev glib-dev glu-dev gsm-dev gst-plugins-base-dev @@ -36,6 +36,7 @@ build() { -Dpackage-name="GStreamer bad plug-ins (Alpine Linux)" \ -Dintrospection=enabled \ -Dsctp=enabled \ + -Dtests="$(want_check && echo enabled || echo disabled)" \ . output meson compile ${JOBS:+-j ${JOBS}} -C output } @@ -53,5 +54,5 @@ package() { } sha512sums=" -78731e0db04afd3dcdd5c5ea84df4e096a5db121fd9cb6eb79197844482a3b36b2764a664f171f80c809e6182ceae2350113d47f3f7c684d2d88f752bc092baf gst-plugins-bad-1.18.6.tar.xz +3113fc93bba59716e7a506cf00f88cb05ccfe3406515ecf7e377dcfd3a8f4e555ff45126c048dc736ae6a28acf430c96422be4a120889fbe04ed69c5acb1cad6 gst-plugins-bad-1.20.1.tar.xz "