Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 881693 Details for
Bug 683994
dev-qt/qtmqtt - a standard compliant implementation of the MQTT protocol specification
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Draft ebuild
qtmqtt-6.6.1.ebuild (text/plain), 467 bytes, created by
Herb Miller Jr.
on 2024-01-09 05:04:43 UTC
(
hide
)
Description:
Draft ebuild
Filename:
MIME Type:
Creator:
Herb Miller Jr.
Created:
2024-01-09 05:04:43 UTC
Size:
467 bytes
patch
obsolete
># Copyright 1999-2024 Gentoo Authors ># Distributed under the terms of the GNU General Public License v2 > >EAPI=8 > >inherit qt6-build > >DESCRIPTION="Standard compliant Qt implementation of the MQTT protocol" > >if [[ ${QT6_BUILD_TYPE} == release ]]; then > KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" >fi > >IUSE="qml" > >DEPEND=" > qml? ( =dev-qt/qtdeclarative-6.6.1* ) >" >RDEPEND="${DEPEND}" > >src_prepare() { > qt_use_disable_mod qml quick \ > src/src.pro > > qt6-build_src_prepare >}
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 683994
: 881693