summaryrefslogtreecommitdiffstats
path: root/trinity-base/tdeartwork-icewm-themes/tdeartwork-icewm-themes-14.0.6.ebuild
diff options
context:
space:
mode:
authorE. Liddell <[email protected]>2020-04-26 15:59:15 -0400
committerE. Liddell <[email protected]>2020-04-26 15:59:15 -0400
commit7f63b409157a8cee8b0ef786882becb6c6d7d92f (patch)
tree03d000278a93d70f2409ec50bdabb53c48f0bd51 /trinity-base/tdeartwork-icewm-themes/tdeartwork-icewm-themes-14.0.6.ebuild
parent15338dde4645fc7328accd33c7944f5ba9749c6f (diff)
downloadtde-packaging-gentoo-7f63b409157a8cee8b0ef786882becb6c6d7d92f.tar.gz
tde-packaging-gentoo-7f63b409157a8cee8b0ef786882becb6c6d7d92f.zip
All tdeartwork stable (14.0.6) ebuilds
Diffstat (limited to 'trinity-base/tdeartwork-icewm-themes/tdeartwork-icewm-themes-14.0.6.ebuild')
-rw-r--r--trinity-base/tdeartwork-icewm-themes/tdeartwork-icewm-themes-14.0.6.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/trinity-base/tdeartwork-icewm-themes/tdeartwork-icewm-themes-14.0.6.ebuild b/trinity-base/tdeartwork-icewm-themes/tdeartwork-icewm-themes-14.0.6.ebuild
new file mode 100644
index 00000000..76fc1a9e
--- /dev/null
+++ b/trinity-base/tdeartwork-icewm-themes/tdeartwork-icewm-themes-14.0.6.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Copyright 2020 The Trinity Desktop Project
+# Distributed under the terms of the GNU General Public License v2
+EAPI="7"
+TRINITY_MODULE_NAME="tdeartwork"
+
+inherit trinity-meta-2
+
+DESCRIPTION="Themes for IceWM from the tdeartwork package."
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+ =trinity-base/tdeartwork-twin-styles-${PV}"
+
+pkg_postinst() {
+ elog "For more IceWM themes, install x11-themes/icewm-extra-themes"
+}