summaryrefslogtreecommitdiff
path: root/lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.1-r1.ebuild
blob: b7f7d2234487065cf96199f4b6b8f25e103cffc0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit xdg

DESCRIPTION="nuoveXT2 iconset"
HOMEPAGE="https://lxde.org/"
SRC_URI="https://downloads.sourceforge.net/lxde/LXDE%20Icon%20Theme/${P}/${P}.tar.xz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~riscv ~x86 ~x86-linux"
IUSE=""

BDEPEND="
	sys-devel/gettext
	virtual/pkgconfig
"