[arch-commits] Commit in qt5/trunk (PKGBUILD)

Andrea Scarpino andrea at nymeria.archlinux.org
Thu Mar 7 11:54:10 UTC 2013


    Date: Thursday, March 7, 2013 @ 12:54:10
  Author: andrea
Revision: 179565

upgpkg: qt5 5.0.1-7

mariadb rebuild

Modified:
  qt5/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-07 11:48:54 UTC (rev 179564)
+++ PKGBUILD	2013-03-07 11:54:10 UTC (rev 179565)
@@ -16,14 +16,14 @@
          'qt5-webkit'
          'qt5-xmlpatterns')
 pkgver=5.0.1
-pkgrel=6
+pkgrel=7
 arch=('i686' 'x86_64')
 url='http://qt-project.org/'
 license=('GPL3' 'LGPL')
 makedepends=('libxcb' 'xcb-proto' 'xcb-util' 'xcb-util-image' 'xcb-util-wm' 'xcb-util-keysyms'
             'mesa-libgl' 'at-spi2-core' 'alsa-lib' 'gstreamer0.10-base-plugins'
             'libjpeg-turbo' 'cups' 'libpulse' 'hicolor-icon-theme' 'desktop-file-utils'
-            'postgresql-libs' 'libmysqlclient' 'sqlite' 'unixodbc' 'libfbclient'
+            'postgresql-libs' 'libmariadbclient' 'sqlite' 'unixodbc' 'libfbclient'
             'python2' 'ruby' 'gperf' 'libxslt' 'libxcomposite' 'fontconfig'
             'libmng' 'openal' 'gtk2')
 groups=('qt' 'qt5')
@@ -82,7 +82,7 @@
            'xcb-util-wm' 'libxrender' 'libxi' 'sqlite' 'libpng' 'xcb-util-image'
            'hicolor-icon-theme' 'xdg-utils')
   optdepends=('postgresql-libs: PostgreSQL driver'
-              'libmysqlclient: MySQL driver'
+              'libmariadbclient: MariaDB driver'
               'unixodbc: ODBC driver'
               'libfbclient: Firebird/iBase driver')
   install='qt5-base.install'




More information about the arch-commits mailing list