app-antivirus/clamav-gui - 1.1.5 (hering-overlay)

Search

Package Information

Description:
Front-End for ClamAV
Homepage:
https://www.pling.com/p/1127892/
License:
GPL-3.0

Ebuild Details

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

EAPI=8

inherit cmake prefix

DESCRIPTION="Front-End for ClamAV"
HOMEPAGE="https://www.pling.com/p/1127892/"
SRC_URI="https://github.com/wusel1007/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-3.0"
SLOT="0"
KEYWORDS="~amd64"

PATCHES=(
    "${FILESDIR}/fix-installdir.patch"
    "${FILESDIR}/desktop.patch"
)

DEPEND="app-antivirus/clamav
    dev-qt/qtbase"
RDEPEND="${DEPEND}"
BDEPEND=""

Dependencies

DEPEND

app-antivirus/clamav
    dev-qt/qtbase

RDEPEND

app-antivirus/clamav
    dev-qt/qtbase

Manifest for 1.1.5

Type File Size Source URLs
DIST clamav-gui-1.1.5.tar.gz 1661919 bytes https://github.com/wusel1007/clamav-gui/archive/v1.1.5.tar.gz