summaryrefslogtreecommitdiff
path: root/virtual/freedesktop-icon-theme/freedesktop-icon-theme-0-r4.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-02-17 10:35:54 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-02-17 10:35:54 +0000
commit463397cf1e064185110fe57c568d73f99a06f5d1 (patch)
tree9aa75eefc5154eaf0e3c33658b830fc54dc68052 /virtual/freedesktop-icon-theme/freedesktop-icon-theme-0-r4.ebuild
parentc8d60dada2ec8eb48b2d2b290cd6683ccec40e39 (diff)
gentoo resync : 17.02.2021
Diffstat (limited to 'virtual/freedesktop-icon-theme/freedesktop-icon-theme-0-r4.ebuild')
-rw-r--r--virtual/freedesktop-icon-theme/freedesktop-icon-theme-0-r4.ebuild19
1 files changed, 19 insertions, 0 deletions
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 000000000000..b92966784ff7
--- /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
+)"