Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 428482 Details for
Bug 577574
[qt overlay] dev-qt/qtwebkit-5.6.0 does not compile: private/qquickwebpage_p.h: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
ebuild patch
qtwebkit-5.6.0.ebuild.patch (text/plain), 773 bytes, created by
Eugene Shalygin
on 2016-03-18 02:06:46 UTC
(
hide
)
Description:
ebuild patch
Filename:
MIME Type:
Creator:
Eugene Shalygin
Created:
2016-03-18 02:06:46 UTC
Size:
773 bytes
patch
obsolete
>--- /var/portage/repository/qt/dev-qt/qtwebkit/qtwebkit-5.6.0.ebuild 2016-03-17 14:03:08.213831445 +0100 >+++ qtwebkit-5.6.0.ebuild 2016-03-18 02:36:02.573393361 +0100 >@@ -105,5 +105,15 @@ > # bug 458222 > sed -i -e '/SUBDIRS += examples/d' Source/QtWebKit.pro || die > >+ echo "INCLUDEPATH += ../../../include/QtWebKit/5.6.0/QtWebKit ../../../include/QtWebKit/" >> Source/WebKit/qt/declarative/public.pri >+ echo "INCLUDEPATH += ../../../../include/QtWebKit/5.6.0/QtWebKit ../../../../include/QtWebKit/" >> Source/WebKit/qt/declarative/experimental/experimental.pri >+ >+ /usr/lib/qt5/bin/syncqt.pl -private -version 5.6.0 Source > qt5-build_src_prepare > } >+ >+src_install(){ >+ qt5_foreach_target_subdir emake INSTALL_ROOT="${D}" install_subtargets >+ qt5-build_src_install >+} >+
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 577574
:
428378
| 428482 |
428492
|
428530
|
428536