summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2023-02-20 21:51:51 +0100
committerDavid Seifert <soap@gentoo.org>2023-02-20 21:51:51 +0100
commitc2021c28e39ce56cb3cade430e493e32c9d74827 (patch)
tree50cf411e67f70d26a507856d51a7e27801a26cc1 /x11-themes/xfwm4-themes/xfwm4-themes-4.10.0-r2.ebuild
parentx11-themes/xfce-gant-icon-theme: update EAPI 6 -> 8 (diff)
downloadgentoo-c2021c28e39ce56cb3cade430e493e32c9d74827.tar.gz
gentoo-c2021c28e39ce56cb3cade430e493e32c9d74827.tar.bz2
gentoo-c2021c28e39ce56cb3cade430e493e32c9d74827.zip
x11-themes/xfwm4-themes: update EAPI 6 -> 8
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'x11-themes/xfwm4-themes/xfwm4-themes-4.10.0-r2.ebuild')
-rw-r--r--x11-themes/xfwm4-themes/xfwm4-themes-4.10.0-r2.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/x11-themes/xfwm4-themes/xfwm4-themes-4.10.0-r2.ebuild b/x11-themes/xfwm4-themes/xfwm4-themes-4.10.0-r2.ebuild
new file mode 100644
index 000000000000..e11767639f2f
--- /dev/null
+++ b/x11-themes/xfwm4-themes/xfwm4-themes-4.10.0-r2.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Additional themes for the Xfce window manager"
+HOMEPAGE="https://www.xfce.org/projects/"
+SRC_URI="https://archive.xfce.org/src/art/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+RESTRICT="binchecks strip"
+
+RDEPEND=">=xfce-base/xfwm4-4.10"