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

Jan Steffens heftig at archlinux.org
Sun Mar 20 17:43:07 UTC 2016


    Date: Sunday, March 20, 2016 @ 18:43:07
  Author: heftig
Revision: 262120

1.7.91

Modified:
  gst-plugins-base/trunk/PKGBUILD

----------+
 PKGBUILD |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-20 17:31:36 UTC (rev 262119)
+++ PKGBUILD	2016-03-20 17:43:07 UTC (rev 262120)
@@ -3,16 +3,17 @@
 
 pkgbase=gst-plugins-base
 pkgname=('gst-plugins-base-libs' 'gst-plugins-base')
-pkgver=1.6.3
+pkgver=1.7.91
 pkgrel=1
 pkgdesc="GStreamer Multimedia Framework Base Plugins"
 arch=('i686' 'x86_64')
 license=('LGPL')
-makedepends=('pkgconfig' 'gstreamer' 'orc' 'libxv' 'alsa-lib' 'cdparanoia' 'libvisual' 'libvorbis' 'libtheora' 'pango' 'gobject-introspection' 'python2')
+makedepends=('pkgconfig' 'gstreamer' 'orc' 'libxv' 'alsa-lib' 'cdparanoia' 'libvisual' 'libvorbis'
+             'libtheora' 'pango' 'gobject-introspection' 'opus')
 options=(!emptydirs)
 url="http://gstreamer.freedesktop.org/"
 source=(${url}/src/$pkgbase/$pkgbase-${pkgver}.tar.xz)
-sha256sums=('b6154f8fdba4877e95efd94610ef0ada4f0171cd12eb829a3c3c97345d9c7a75')
+sha256sums=('29a14b902f056141c4c0d4fc8390a9c371845b86cf9bc6ecfce026ead76c359a')
 
 build() {
   cd $pkgbase-$pkgver
@@ -45,7 +46,8 @@
 }
 
 package_gst-plugins-base() {
-  depends=("gst-plugins-base-libs=$pkgver" 'alsa-lib' 'cdparanoia' 'libvisual' 'libvorbis' 'libtheora' 'pango')
+  depends=("gst-plugins-base-libs=$pkgver" 'alsa-lib' 'cdparanoia' 'libvisual' 'libvorbis'
+           'libtheora' 'pango' 'opus')
 
   cd $pkgbase-$pkgver
   make -C gst-libs DESTDIR="${pkgdir}" install



More information about the arch-commits mailing list