* [gentoo-commits] repo/gentoo:master commit in: x11-themes/slim-themes/files/, x11-themes/slim-themes/
@ 2021-04-01 22:08 Sam James
0 siblings, 0 replies; only message in thread
From: Sam James @ 2021-04-01 22:08 UTC (permalink / raw
To: gentoo-commits
commit: 5d81191c769412968b7f739a671bd42523b4c0c0
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 1 02:14:23 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 1 22:08:35 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d81191c
x11-themes/slim-themes: port to EAPI 7
Signed-off-by: Sam James <sam <AT> gentoo.org>
...{slim-theme-flat.diff => slim-theme-flat.patch} | 4 ++--
.../slim-themes/slim-themes-1.2.3a-r7.ebuild | 26 +++++++++-------------
2 files changed, 12 insertions(+), 18 deletions(-)
diff --git a/x11-themes/slim-themes/files/slim-theme-flat.diff b/x11-themes/slim-themes/files/slim-theme-flat.patch
similarity index 87%
rename from x11-themes/slim-themes/files/slim-theme-flat.diff
rename to x11-themes/slim-themes/files/slim-theme-flat.patch
index 345a70ff708..63a63149514 100644
--- a/x11-themes/slim-themes/files/slim-theme-flat.diff
+++ b/x11-themes/slim-themes/files/slim-theme-flat.patch
@@ -1,5 +1,5 @@
---- flat/slim.theme.orig 2010-01-15 14:10:18.000000000 -0200
-+++ flat/slim.theme 2010-01-15 14:25:10.000000000 -0200
+--- a/flat/slim.theme
++++ b/flat/slim.theme
@@ -20,9 +20,9 @@
input_pass_y 163
diff --git a/x11-themes/slim-themes/slim-themes-1.2.3a-r7.ebuild b/x11-themes/slim-themes/slim-themes-1.2.3a-r7.ebuild
index 55fe88f8384..2854692df0f 100644
--- a/x11-themes/slim-themes/slim-themes-1.2.3a-r7.ebuild
+++ b/x11-themes/slim-themes/slim-themes-1.2.3a-r7.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
-inherit eutils
+EAPI=7
DESCRIPTION="SLiM (Simple Login Manager) themes pack"
HOMEPAGE="https://sourceforge.net/projects/slim.berlios/"
-SRC_URI="mirror://sourceforge/project/slim.berlios/slim-1.2.3-themepack1a.tar.gz
+SRC_URI="
+ mirror://sourceforge/project/slim.berlios/slim-1.2.3-themepack1a.tar.gz
mirror://sourceforge/project/slim.berlios/slim-gentoo-simple.tar.bz2
mirror://gentoo/slim-archlinux.tar.gz
mirror://sourceforge/project/slim.berlios/slim-debian-moreblue.tar.bz2
@@ -26,27 +26,21 @@ SRC_URI="mirror://sourceforge/project/slim.berlios/slim-1.2.3-themepack1a.tar.gz
http://www.xfce-look.org/CONTENT/content-files/48605-xfce-g-box-slim-0.1.tar.gz
http://www.konstantinhansen.de/source/slim_themes/gentoo_10_purple/gentoo_10_purple.tar.bz2 -> gentoo_10_purple-r1.tar.bz2
http://www.konstantinhansen.de/source/slim_themes/gentoo_10_blue/gentoo_10_blue.tar.bz2 -> gentoo_10_blue-r1.tar.bz2
- http://www.konstantinhansen.de/source/slim_themes/gentoo_10_dark/gentoo_10_dark.tar.bz2 -> gentoo_10_dark-r1.tar.bz2"
+ http://www.konstantinhansen.de/source/slim_themes/gentoo_10_dark/gentoo_10_dark.tar.bz2 -> gentoo_10_dark-r1.tar.bz2
+"
+S="${WORKDIR}"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 arm ~arm64 ~mips ppc ppc64 sparc x86"
-IUSE=""
RDEPEND="x11-misc/slim"
-DEPEND=""
RESTRICT="strip binchecks"
-S="${WORKDIR}"
-
-src_prepare() {
- epatch "${FILESDIR}/slim-theme-flat.diff"
-}
-
-src_compile() {
- :
-}
+PATCHES=(
+ "${FILESDIR}/slim-theme-flat.diff"
+)
src_install() {
for i in capernoited flower2 gentoo isolated lotus-{sage,midnight} \
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-04-01 22:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-01 22:08 [gentoo-commits] repo/gentoo:master commit in: x11-themes/slim-themes/files/, x11-themes/slim-themes/ Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox