media-gfx/lxqt-themes-calculate - 18-r7 (calculate)

Search

Package Information

Description:
LXQt theme for Calculate Linux
Homepage:
https://www.calculate-linux.org/packages/media-gfx/lxqt-themes-calculate
License:
Apache-2.0

Ebuild Details

Version EAPI Keywords Slot
18-r7 7 amd64 x86 0
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI=7

DESCRIPTION="LXQt theme for Calculate Linux"
HOMEPAGE="https://www.calculate-linux.org/packages/media-gfx/lxqt-themes-calculate"
SRC_URI="https://mirror.calculate-linux.org/themes/lxqt/${PF}.tar.bz2"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 x86"

src_install() {
	insinto /
	doins -r .
}