commit:     971c9971a20f0375cfb314ba2dfe01981cbf03f3
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 16 20:28:37 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb 16 22:35:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=971c9971

virtual/freedesktop-icon-theme: EAPI-7, add kde-frameworks/breeze-icons

Listed ahead of oxygen-icons since it is "the" current icon theme by KDE.

Closes: https://bugs.gentoo.org/753386
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../freedesktop-icon-theme-0-r4.ebuild                | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/virtual/freedesktop-icon-theme/freedesktop-icon-theme-0-r4.ebuild 
b/virtual/freedesktop-icon-theme/freedesktop-icon-theme-0-r4.ebuild
new file mode 100644
index 00000000000..b92966784ff
--- /dev/null
+++ b/virtual/freedesktop-icon-theme/freedesktop-icon-theme-0-r4.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Virtual to choose between different icon themes"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~x86-solaris"
+
+RDEPEND="|| (
+       x11-themes/adwaita-icon-theme
+       x11-themes/faenza-icon-theme
+       lxde-base/lxde-icon-theme
+       x11-themes/tango-icon-theme
+       kde-frameworks/breeze-icons
+       kde-frameworks/oxygen-icons
+       x11-themes/mate-icon-theme
+       x11-themes/elementary-xfce-icon-theme
+)"

Reply via email to