Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=d85a65c3e95a1004167bb3f73000ca45652f882b
commit d85a65c3e95a1004167bb3f73000ca45652f882b Author: crazy <[email protected]> Date: Fri Feb 2 23:22:09 2018 +0100 qt5-base-5.10.0-2-x86_64 * rebuild with tc diff --git a/source/xlib/qt5-base/FrugalBuild b/source/xlib/qt5-base/FrugalBuild index 2eb53b9..ed8850d 100644 --- a/source/xlib/qt5-base/FrugalBuild +++ b/source/xlib/qt5-base/FrugalBuild @@ -4,17 +4,17 @@ pkgname=qt5-base pkgver=5.10.0 -pkgrel=1 +pkgrel=2 Finclude qt5 pkgdesc="The Qt5 GUI toolkit." depends=('libxkbcommon>=0.6.1-2' 'xcb-util-image>=0.4.0-3' 'xcb-util-wm>=0.4.1-3' \ 'dbus>=1.10.10-3' 'harfbuzz>=1.3.3-4' 'libcups>=2.2.0-2' 'libpng>=1.6.25' \ - 'libjpeg>=9a-2' 'libinput>=1.4.0-2' 'sqlite3>=3.14.2-3' 'libsystemd>=231-6' \ + 'libjpeg-turbo' 'libinput>=1.4.0-2' 'sqlite3>=3.14.2-3' 'libsystemd>=231-6' \ 'glib2>=2.50.0' 'libevdev>=1.5.4-2' 'libxcursor>=1.1.14-3' 'libxcb>=1.12-4' \ 'libxi>=1.7.6-2' 'pcre>=8.39-3' 'libxrender>=0.9.9-5' 'mtdev>=1.1.5-4' \ - 'mesa-libegl>=>=17.3.0-3' 'mesa-libglx>=17.3.0-3' 'libglvnd' 'libproxy>=0.4.13-2' \ + 'mesa-libegl>=17.3.0-3' 'mesa-libglx>=17.3.0-3' 'libglvnd' 'libproxy>=0.4.13-2' \ 'libsm>=1.2.2-3' 'icu4c>=60.2') -makedepends+=('cups>=2.2.0-2' 'x11-protos' 'mysql>=5.5.50-2' 'postgresql>=9.5.4' \ +makedepends+=('cups>=2.2.0-2' 'x11-protos' 'mariadb' 'postgresql>=9.5.4' 'systemd' \ 'gst1-plugins-base>=1.9.2-2' 'alsa-lib>=1.1.2-2' 'pulseaudio>=9.0-2' 'gperf' 'gtk+3') ## old qt5 @@ -67,7 +67,7 @@ Fconfopts+=" -prefix /usr \ subpkgs=("$pkgname-mysql") subdescs=('Mysql support for qt5') -subdepends=("libmysqlclient>=5.5.50-2") +subdepends=("libmariadbclient") subrodepends=("$pkgname>=$pkgver $pkgname-sql-common") subgroups=('xlib-extra') subarchs=("x86_64") @@ -110,8 +110,6 @@ build() { Fcd Fpatchall - ## no use for atspi here - Fsed "atspi-2" "atspi-999" src/gui/configure.json ## let qt5 own his config dir ;) Fmkdir /etc/qt5 Fmessage "Fixing up CXX/LD flags.." _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
