dev-qt/qtsystems - 5.4.0 (gentoo-lomiri)

Search

Install

Install this version:

emerge -a =dev-qt/qtsystems-5.4.0

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =dev-qt/qtsystems-5.4.0

Or alternatively:

emerge --autounmask-write -a =dev-qt/qtsystems-5.4.0

Package Information

Description:
Qt Systems
Homepage:
https://qt-project.org/
License:
LGPL-2.1 LGPL-3 GPL-3

Ebuild Details

Version EAPI Keywords Slot
5.4.0 8 ~amd64 5
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit qt5-build git-r3

KEYWORDS="~amd64"
EGIT_REPO_URI="https://github.com/qt/${PN}.git"
EGIT_COMMIT="81e08ee508d0a49c588705cc9c47568b09a258db"

DESCRIPTION="Qt Systems"

HOMEPAGE="https://qt-project.org/"

LICENSE="LGPL-2.1 LGPL-3 GPL-3"
SLOT="5"

RDEPEND="
    dev-qt/qtcore:5
    dev-qt/qtdeclarative:5
    dev-qt/qtsql:5
"

DEPEND="${RDEPEND}"

Inherited Eclasses

Dependencies

DEPEND

    dev-qt/qtcore:5
    dev-qt/qtdeclarative:5
    dev-qt/qtsql:5

RDEPEND

    dev-qt/qtcore:5
    dev-qt/qtdeclarative:5
    dev-qt/qtsql:5