Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 359376 Details for
Bug 457028
Add support for installing Qt5 documentation
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
qttools-doc-5.1.1.ebuild
qttools-doc-5.1.1.ebuild (text/plain), 383 bytes, created by
Eugene Shalygin
on 2013-09-24 17:00:09 UTC
(
hide
)
Description:
qttools-doc-5.1.1.ebuild
Filename:
MIME Type:
Creator:
Eugene Shalygin
Created:
2013-09-24 17:00:09 UTC
Size:
383 bytes
patch
obsolete
># Copyright 1999-2012 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=5 >QT5_MODULE="qttools" > >inherit qt5-build > >if [[ ${QT5_BUILD_TYPE} == live ]]; then > KEYWORDS="" >else > KEYWORDS="~amd64" >fi > >DEPEND+=" ~dev-qt/qtxml-${PV}" > >QT5_TARGET_SUBDIRS=( > . >) > >src_compile() { > qt5_compile_docs >} > >src_install() { > qt5_install_docs >}
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 457028
:
338736
|
338738
|
338740
|
338742
|
338744
|
338772
|
338932
|
338934
|
338936
|
338938
|
338940
|
338942
|
359364
|
359366
|
359368
|
359370
|
359372
|
359374
| 359376 |
359378
|
389272
|
394556
|
396932
|
397476
|
398648