summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ef77e34be1d8..10870054daaa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: drakkan <nicola.murino@gmail.com>
pkgname=mingw-w64-gst-plugins-base
pkgver=1.10.2
-pkgrel=2
+pkgrel=3
pkgdesc="GStreamer Multimedia Framework Base Plugins (mingw-w64)"
arch=(any)
url="http://gstreamer.freedesktop.org/"
license=('LGPL')
-depends=('mingw-w64-glib2' 'mingw-w64-libxml2' 'mingw-w64-gstreamer')
+depends=('mingw-w64-glib2' 'mingw-w64-libxml2' 'mingw-w64-gstreamer' 'mingw-w64-orc')
options=('!strip' '!buildflags' 'staticlibs')
-makedepends=(mingw-w64-configure mingw-w64-gstreamer bison flex python2 mingw-w64-opus mingw-w64-libvorbis mingw-w64-pango mingw-w64-libtheora)
+makedepends=(mingw-w64-configure mingw-w64-gstreamer bison flex python2 mingw-w64-opus mingw-w64-libvorbis mingw-w64-pango mingw-w64-libtheora mingw-w64-orc)
source=("${url}/src/gst-plugins-base/gst-plugins-base-${pkgver}.tar.xz")
sha256sums=('fbc0d40fcb746d2efe2ea47444674029912f66e6107f232766d33b722b97de20')