[voidlinux/void-packages] choqok: update to 1.6.0. (#10996)

Piotr at Sat, 20 Jan 2018 05:23:37 -0800
You can view, comment on, or merge this pull request online at: https://github.com/voidlinux/void-packages/pull/10996 -- Commit Summary -- * choqok: update to 1.6.0. -- File Changes -- M srcpkgs/choqok/template (15) -- Patch Links -- https://github.com/voidlinux/void-packages/pull/10996.patch https://github.com/voidlinux/void-packages/pull/10996.diff
Piotr at Sat, 20 Jan 2018 14:19:55 +0000 (UTC)
Crossbuild fails because of #4891
Jürgen Buchmüller at Sat, 20 Jan 2018 09:35:35 -0800
pullmoll commented on this pull request. > revision=1 build_style=cmake -hostmakedepends="automoc4" -makedepends="kdelibs-devel kde-runtime-devel phonon-devel qjson-devel qoauth-devel telepathy-qt-devel" +hostmakedepends="extra-cmake-modules pkg-config" +makedepends="kcmutils-devel kdewebkit-devel kemoticons-devel knotifyconfig-devel + kparts-devel qca-qt5-devel qoauth-devel qt5-devel telepathy-qt5-devel" Your are mixing Qt4 and Qt5 here: qoauth-devel is Qt4. There is no qoauth5-devel (yet) so either this needs to be removed or a qoauth5 package needs to be added.
Jürgen Buchmüller at Tue, 30 Jan 2018 15:14:12 +0000 (UTC)
Currently won't build because kdewebkit-devel is waiting for qt5>5.8.0
Jürgen Buchmüller at Sat, 24 Feb 2018 10:20:31 -0800
Closed #10996 via 16ffe504ba0766243ca55a4c9ced52edc65d5e2a.