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

Andrea Scarpino andrea at nymeria.archlinux.org
Thu Jan 30 08:57:26 UTC 2014


    Date: Thursday, January 30, 2014 @ 09:57:26
  Author: andrea
Revision: 204880

upgpkg: qt5 5.2.0-4

Disable harfbuzz (FS#38714) (FS#38430)

Modified:
  qt5/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-30 08:10:20 UTC (rev 204879)
+++ PKGBUILD	2014-01-30 08:57:26 UTC (rev 204880)
@@ -22,7 +22,7 @@
          'qt5-x11extras'
          'qt5-xmlpatterns')
 pkgver=5.2.0
-pkgrel=3
+pkgrel=4
 arch=('i686' 'x86_64')
 url='http://qt-project.org/'
 license=('GPL3' 'LGPL' 'FDL' 'custom')
@@ -31,7 +31,7 @@
             'libjpeg-turbo' 'cups' 'libpulse' 'hicolor-icon-theme' 'desktop-file-utils'
             'postgresql-libs' 'libmariadbclient' 'sqlite' 'unixodbc' 'libfbclient'
             'python2' 'ruby' 'gperf' 'libxslt' 'libxcomposite' 'fontconfig'
-            'openal' 'gtk2' 'libxkbcommon' 'python' 'harfbuzz')
+            'openal' 'gtk2' 'libxkbcommon' 'python')
 groups=('qt' 'qt5')
 _pkgfqn="qt-everywhere-opensource-src-${pkgver}"
 source=("http://download.qt-project.org/official_releases/qt/5.2/${pkgver}/single/${_pkgfqn}.tar.xz"
@@ -75,7 +75,6 @@
     -sysconfdir /etc/xdg \
     -examplesdir /usr/share/doc/qt/examples \
     -plugin-sql-{psql,mysql,sqlite,odbc,ibase} \
-    -system-harfbuzz \
     -system-sqlite \
     -openssl-linked \
     -nomake examples \
@@ -100,7 +99,7 @@
   pkgdesc='A cross-platform application and UI framework'
   depends=('libjpeg-turbo' 'xcb-util-keysyms' 'libgl' 'dbus' 'fontconfig' 'systemd'
            'xcb-util-wm' 'libxrender' 'libxi' 'sqlite' 'xcb-util-image' 'icu'
-           'qtchooser' 'libxkbcommon' 'harfbuzz')
+           'qtchooser' 'libxkbcommon')
   optdepends=('postgresql-libs: PostgreSQL driver'
               'libmariadbclient: MariaDB driver'
               'unixodbc: ODBC driver'




More information about the arch-commits mailing list