dev-cpp/qt-jdenticon - 0.3.1 (guru)

Search

Install

Install this version:

emerge -a =dev-cpp/qt-jdenticon-0.3.1

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

autounmask =dev-cpp/qt-jdenticon-0.3.1

Or alternatively:

emerge --autounmask-write -a =dev-cpp/qt-jdenticon-0.3.1

Package Information

Description:
Qt5 / C++14 Port of Jdenticon
Homepage:
https://github.com/Nheko-Reborn/qt-jdenticon
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
0.3.1 8 ~amd64 6
View Raw Ebuild
# Copyright 2021-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit cmake

DESCRIPTION="Qt5 / C++14 Port of Jdenticon"
HOMEPAGE="https://github.com/Nheko-Reborn/qt-jdenticon"
SRC_URI="https://github.com/Nheko-Reborn/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="MIT"
SLOT="6"
KEYWORDS="~amd64"

RDEPEND="
	dev-qt/qtbase:6[gui]
"
DEPEND="${RDEPEND}"

Inherited Eclasses

Dependencies

DEPEND

	dev-qt/qtbase:6[gui]

RDEPEND

	dev-qt/qtbase:6[gui]

Manifest for 0.3.1

Type File Size Source URLs
DIST qt-jdenticon-0.3.1.tar.gz 12724 bytes https://github.com/Nheko-Reborn/qt-jdenticon/archive/refs/tags/v0.3.1.tar.gz