summaryrefslogtreecommitdiff
path: root/x11-themes/redcore-artwork-sddm/redcore-artwork-sddm-314-r6.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-07-19 07:37:53 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-07-19 07:37:53 +0100
commit104022dded3b0d2c3c785ea4d11d564defdee4d9 (patch)
treec30ae4f6705e2304c85f48678c6d757cfc72b833 /x11-themes/redcore-artwork-sddm/redcore-artwork-sddm-314-r6.ebuild
parent001a0c2b7d70bd3fc8c001b87405c83f44d97098 (diff)
move : x11-themes/redcore-theme-sddm -> x11-themes/redcore-artwork-sddm
Diffstat (limited to 'x11-themes/redcore-artwork-sddm/redcore-artwork-sddm-314-r6.ebuild')
-rw-r--r--x11-themes/redcore-artwork-sddm/redcore-artwork-sddm-314-r6.ebuild22
1 files changed, 22 insertions, 0 deletions
diff --git a/x11-themes/redcore-artwork-sddm/redcore-artwork-sddm-314-r6.ebuild b/x11-themes/redcore-artwork-sddm/redcore-artwork-sddm-314-r6.ebuild
new file mode 100644
index 00000000..9a657795
--- /dev/null
+++ b/x11-themes/redcore-artwork-sddm/redcore-artwork-sddm-314-r6.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=7
+
+DESCRIPTION="Redcore Linux SDDM Theme"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE="CC-BY-SA"
+SLOT="0"
+KEYWORDS="amd64 x86"
+IUSE=""
+
+S="${FILESDIR}"
+
+src_install() {
+ dodir usr/share/sddm/themes
+ insinto usr/share/sddm/themes
+ doins -r ${S}/*
+}