blob: 4e43f1c0d40af56a3e2d8eed66b8e6f69c2ef598 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install postinst postrm prepare test unpack
DEPEND=~dev-qt/qtcore-5.7.0 ~dev-qt/qtgui-5.7.0[gles2=,png=,xcb?] dev-lang/perl virtual/pkgconfig test? ( ~dev-qt/qttest-5.7.0 )
DESCRIPTION=Set of components for creating classic desktop-style UIs for the Qt5 framework
EAPI=6
HOMEPAGE=https://www.qt.io/
IUSE=gles2 +png +xcb debug test
KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86
LICENSE=|| ( GPL-2 GPL-3 LGPL-3 ) FDL-1.3
RDEPEND=~dev-qt/qtcore-5.7.0 ~dev-qt/qtgui-5.7.0[gles2=,png=,xcb?] dev-qt/qtchooser
RESTRICT=test
SLOT=5/5.7
SRC_URI=https://download.qt.io/official_releases/qt/5.7/5.7.0/submodules/qtbase-opensource-src-5.7.0.tar.xz
_eclass_exported_funcs=pkg_postrm:qt5-build pkg_postinst:qt5-build src_unpack:qt5-build src_prepare:qt5-build src_configure:- src_compile:qt5-build src_test:qt5-build src_install:qt5-build
_eclasses_=eutils b83a2420b796f7c6eff682679d08fe25 flag-o-matic 8632fcd33a047954f007dee9a137bdcc multilib d062ae4ba2fc40a19c11de2ad89b6616 qt5-build c08fc6c5028076eb1a42b7edc5847f42 toolchain-funcs 6198c04daba0e1307bd844df7d37f423 versionator 99ae9d758cbe7cfed19170e7d48f5a9c virtualx 86c9305a59b3e0459e7fbef3a5f30b96
_md5_=0dbd20523f9818141122b40452f2c0ea
|