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

Antonio Rojas arojas at archlinux.org
Wed Jun 19 16:54:31 UTC 2019


    Date: Wednesday, June 19, 2019 @ 16:54:31
  Author: arojas
Revision: 356571

Don't bundle mimetype database

Modified:
  qt5-base/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-19 16:14:26 UTC (rev 356570)
+++ PKGBUILD	2019-06-19 16:54:31 UTC (rev 356571)
@@ -5,7 +5,7 @@
 pkgname=(qt5-base qt5-xcb-private-headers)
 _qtver=5.13.0
 pkgver=${_qtver/-/}
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 url='https://www.qt.io'
 license=('GPL3' 'LGPL3' 'FDL' 'custom')
@@ -60,6 +60,7 @@
     -dbus-linked \
     -system-harfbuzz \
     -journald \
+    -no-mimetype-database \
     -no-use-gold-linker \
     -reduce-relocations
   make



More information about the arch-commits mailing list