Date: Tuesday, April 8, 2014 @ 09:30:50
  Author: andrea
Revision: 209904

upgpkg: qt5 5.2.1-2

icu rebuild

Modified:
  qt5/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2014-04-08 07:30:22 UTC (rev 209903)
+++ PKGBUILD    2014-04-08 07:30:50 UTC (rev 209904)
@@ -22,12 +22,12 @@
          'qt5-x11extras'
          'qt5-xmlpatterns')
 pkgver=5.2.1
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url='http://qt-project.org/'
 license=('GPL3' 'LGPL' 'FDL' 'custom')
 makedepends=('libxcb' 'xcb-proto' 'xcb-util' 'xcb-util-image' 'xcb-util-wm' 
'xcb-util-keysyms'
-            'mesa' 'at-spi2-core' 'alsa-lib' 'gstreamer0.10-base-plugins' 
'libmng'
+            'mesa' 'at-spi2-core' 'alsa-lib' 'gst-plugins-base-libs' 'libmng'
             'libjpeg-turbo' 'cups' 'libpulse' 'hicolor-icon-theme' 
'desktop-file-utils'
             'postgresql-libs' 'libmariadbclient' 'sqlite' 'unixodbc' 
'libfbclient'
             'python2' 'ruby' 'gperf' 'libxslt' 'libxcomposite' 'fontconfig'
@@ -218,7 +218,7 @@
 
 package_qt5-multimedia() {
   pkgdesc='A cross-platform application and UI framework (QtMultimedia)'
-  depends=('qt5-declarative' 'libpulse' 'gstreamer0.10-base' 'openal')
+  depends=('qt5-declarative' 'libpulse' 'gst-plugins-base' 'openal')
   conflicts=('qt')
 
   cd ${_pkgfqn}/qtmultimedia
@@ -245,7 +245,7 @@
 
 package_qt5-imageformats() {
   pkgdesc='A cross-platform application and UI framework (Images plugins)'
-  depends=('qt5-base' 'libtiff')
+  depends=('qt5-base' 'libtiff' 'libmng')
   conflicts=('qt')
 
   cd ${_pkgfqn}/qtimageformats
@@ -414,7 +414,7 @@
 
 package_qt5-webkit() {
   pkgdesc='A cross-platform application and UI framework (QtWebKit)'
-  depends=('qt5-sensors' 'qt5-location' 'gstreamer0.10-base' 'libxslt' 
'libxcomposite')
+  depends=('qt5-sensors' 'qt5-location' 'gst-plugins-base' 'libxslt' 
'libxcomposite')
   license=('GPL3' 'LGPL' 'FDL')
 
   cd ${_pkgfqn}/qtwebkit

Reply via email to