[arch-commits] Commit in gst-plugins-base/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Thu May 30 14:17:41 UTC 2019
Date: Thursday, May 30, 2019 @ 14:17:40
Author: heftig
Revision: 354521
1.16.0-3
Modified:
gst-plugins-base/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-30 14:15:15 UTC (rev 354520)
+++ PKGBUILD 2019-05-30 14:17:40 UTC (rev 354521)
@@ -4,7 +4,7 @@
pkgbase=gst-plugins-base
pkgname=(gst-plugins-base-libs gst-plugins-base)
pkgver=1.16.0
-pkgrel=2
+pkgrel=3
pkgdesc="GStreamer open-source multimedia framework base plugins"
url="https://gstreamer.freedesktop.org/"
arch=(x86_64)
@@ -28,6 +28,9 @@
prepare() {
cd $pkgbase
+ # https://bugs.archlinux.org/task/62490
+ git cherry-pick -n 7095b7c47a84d54e3ea8fec57bac4d7855c4c28c
+
git submodule init
git config --local submodule.common.url "$srcdir/gst-common"
git submodule update
More information about the arch-commits
mailing list