mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-qt/qttools: update live
Upstream disabled this by default with the reason that system version is almost always incompatible, may as well drop the comment as well because of this. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -87,14 +87,8 @@ src_configure() {
|
||||
$(qt_feature qtattributionsscanner)
|
||||
$(qt_feature qtdiag)
|
||||
$(qt_feature qtplugininfo)
|
||||
|
||||
$(usev widgets -DQT_INSTALL_XDG_DESKTOP_ENTRIES=ON)
|
||||
|
||||
# TODO?: package litehtml, but support for latest releases seem
|
||||
# to lag behind and bundled may work out better for now
|
||||
# https://github.com/litehtml/litehtml/issues/266
|
||||
#$(usev assistant -DQLITEHTML_USE_SYSTEM_LITEHTML=ON)
|
||||
|
||||
# USE=qmlls' help plugin may be temporary, upstream has plans to split
|
||||
# QtHelp into another package so that qtdeclarative can depend on it
|
||||
# without a circular dependency with qttools
|
||||
|
||||
@@ -90,11 +90,6 @@ src_configure() {
|
||||
$(qt_feature qtdiag)
|
||||
$(qt_feature qtplugininfo)
|
||||
|
||||
# TODO?: package litehtml, but support for latest releases seem
|
||||
# to lag behind and bundled may work out better for now
|
||||
# https://github.com/litehtml/litehtml/issues/266
|
||||
$(usev assistant -DCMAKE_DISABLE_FIND_PACKAGE_litehtml=ON)
|
||||
|
||||
# USE=qmlls' help plugin may be temporary, upstream has plans to split
|
||||
# QtHelp into another package so that qtdeclarative can depend on it
|
||||
# without a circular dependency with qttools
|
||||
|
||||
@@ -87,14 +87,8 @@ src_configure() {
|
||||
$(qt_feature qtattributionsscanner)
|
||||
$(qt_feature qtdiag)
|
||||
$(qt_feature qtplugininfo)
|
||||
|
||||
$(usev widgets -DQT_INSTALL_XDG_DESKTOP_ENTRIES=ON)
|
||||
|
||||
# TODO?: package litehtml, but support for latest releases seem
|
||||
# to lag behind and bundled may work out better for now
|
||||
# https://github.com/litehtml/litehtml/issues/266
|
||||
#$(usev assistant -DQLITEHTML_USE_SYSTEM_LITEHTML=ON)
|
||||
|
||||
# USE=qmlls' help plugin may be temporary, upstream has plans to split
|
||||
# QtHelp into another package so that qtdeclarative can depend on it
|
||||
# without a circular dependency with qttools
|
||||
|
||||
Reference in New Issue
Block a user