From 052edfb74780fe55518d407c9afc0f6670e00ca3 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sun, 14 Mar 2021 01:30:07 +0100 Subject: lxde-base/lxde-icon-theme: EAPI-7 bump, drop bogus GTK2 RDEPEND Drop nonexistent blocker. Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner --- .../lxde-icon-theme/lxde-icon-theme-0.5.1-r1.ebuild | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.1-r1.ebuild (limited to 'lxde-base') diff --git a/lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.1-r1.ebuild b/lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.1-r1.ebuild new file mode 100644 index 000000000000..911b666ab3da --- /dev/null +++ b/lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.1-r1.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2021 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="mirror://sourceforge/lxde/LXDE%20Icon%20Theme/${P}/${P}.tar.xz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~x86 ~x86-linux" +IUSE="" + +BDEPEND=" + sys-devel/gettext + virtual/pkgconfig +" -- cgit v1.2.3-65-gdbad