Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 642360 Details for
Bug 725868
kde-frameworks/kio-5.67.0-r1, kde-frameworks/kxmlgui-5.67.0, kde-frameworks/kirigami-5.67.1-r1: Fail to compile when used with dev-qt/qtnetwork-5.15.0
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Modified ebuild for kxmlgui-5.67.0 that includes the patch file
kxmlgui-5.67.0-r1.ebuild (text/plain), 1.32 KB, created by
matthias.grobarek
on 2020-05-28 11:31:32 UTC
(
hide
)
Description:
Modified ebuild for kxmlgui-5.67.0 that includes the patch file
Filename:
MIME Type:
Creator:
matthias.grobarek
Created:
2020-05-28 11:31:32 UTC
Size:
1.32 KB
patch
obsolete
># Copyright 1999-2020 Gentoo Authors ># Distributed under the terms of the GNU General Public License v2 > >EAPI=7 > >ECM_DESIGNERPLUGIN="true" >PVCUT=$(ver_cut 1-2) >QTMIN=5.12.3 >VIRTUALX_REQUIRED="test" >inherit ecm kde.org > >DESCRIPTION="Framework for managing menu and toolbar actions in an abstract way" >KEYWORDS="amd64 ~arm arm64 ~ppc64 x86" >LICENSE="LGPL-2+" >IUSE="" > ># slot op: includes QtCore/private/qlocale_p.h >DEPEND=" > >=dev-qt/qtcore-${QTMIN}:5= > >=dev-qt/qtdbus-${QTMIN}:5 > >=dev-qt/qtgui-${QTMIN}:5 > >=dev-qt/qtnetwork-${QTMIN}:5[ssl] > >=dev-qt/qtprintsupport-${QTMIN}:5 > >=dev-qt/qtwidgets-${QTMIN}:5 > >=dev-qt/qtxml-${QTMIN}:5 > =kde-frameworks/kconfig-${PVCUT}*:5 > =kde-frameworks/kconfigwidgets-${PVCUT}*:5 > =kde-frameworks/kcoreaddons-${PVCUT}*:5 > =kde-frameworks/kglobalaccel-${PVCUT}*:5 > =kde-frameworks/ki18n-${PVCUT}*:5 > =kde-frameworks/kiconthemes-${PVCUT}*:5 > =kde-frameworks/kitemviews-${PVCUT}*:5 > =kde-frameworks/kwidgetsaddons-${PVCUT}*:5 > =kde-frameworks/kwindowsystem-${PVCUT}*:5 >" >RDEPEND="${DEPEND}" > >PATCHES=( "${FILESDIR}/${P}-fix-invalid-qt-version-switch.patch" ) > >src_configure() { > local mycmakeargs=( > -DCMAKE_DISABLE_FIND_PACKAGE_KF5Attica=ON > ) > > ecm_src_configure >} > >src_test() { > # Files are missing; whatever. Bugs 650290, 668198 > local myctestargs=( > -E "(ktoolbar_unittest|kxmlgui_unittest)" > ) > > ecm_src_test >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 725868
:
642330
|
642332
|
642334
|
642348
|
642350
|
642352
|
642354
|
642356
|
642358
| 642360