Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 366484 Details for
Bug 496344
[qt overlay] dev-qt/qtwayland snapshot request
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
qtwayland-5.2_pre20131229.ebuild
qtwayland-5.2_pre20131229.ebuild (text/plain), 835 bytes, created by
David Heidelberg (okias)
on 2013-12-29 21:37:33 UTC
(
hide
)
Description:
qtwayland-5.2_pre20131229.ebuild
Filename:
MIME Type:
Creator:
David Heidelberg (okias)
Created:
2013-12-29 21:37:33 UTC
Size:
835 bytes
patch
obsolete
># Copyright 1999-2013 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=5 > >inherit qt5-build > >DESCRIPTION="Wayland plugin for Qt" >HOMEPAGE="http://qt-project.org/wiki/QtWayland" > >if [[ ${QT5_BUILD_TYPE} == live ]]; then > KEYWORDS="" >else > KEYWORDS="~amd64" > REV="b6713ec4262c05f7d103bc3b75ab81aedc690853" > SRC_URI="https://qt.gitorious.org/qt/${PN}/archive/${REV}.tar.gz -> ${P}.tar.gz" > S="${WORKDIR}/qt-${PN}" >fi > >IUSE="qml wayland-compositor" > >DEPEND=" > >=dev-libs/wayland-1.1.0 > >=dev-qt/qtcore-${PV}:5[debug=] > >=dev-qt/qtgui-${PV}:5[debug=,opengl] > qml? ( >=dev-qt/qtdeclarative-${PV}:5[debug=] ) >" >RDEPEND="${DEPEND}" > >src_configure() { > if use wayland-compositor; then > echo "CONFIG += wayland-compositor" >> "${QT5_BUILD_DIR}"/.qmake.cache > fi > qt5-build_src_configure >}
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 496344
: 366484 |
366614
|
370618