From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmbio/
Date: Mon, 15 Apr 2024 07:33:39 +0000 (UTC) [thread overview]
Message-ID: <1713166299.ccfffeb2d65f5bb8f6ff275fb54519bce93d4858.arthurzam@gentoo> (raw)
commit: ccfffeb2d65f5bb8f6ff275fb54519bce93d4858
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 15 07:31:39 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 15 07:31:39 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccfffeb2
x11-plugins/wmbio: drop 1.02, EAPI6--
Closes: https://bugs.gentoo.org/929936
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-plugins/wmbio/wmbio-1.02.ebuild | 41 -------------------------------------
1 file changed, 41 deletions(-)
diff --git a/x11-plugins/wmbio/wmbio-1.02.ebuild b/x11-plugins/wmbio/wmbio-1.02.ebuild
deleted file mode 100644
index d6503e0048f2..000000000000
--- a/x11-plugins/wmbio/wmbio-1.02.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit toolchain-funcs
-
-DESCRIPTION="A Window Maker applet that shows your biorhythm"
-HOMEPAGE="https://wmbio.sourceforge.net/"
-SRC_URI="mirror://sourceforge/wmbio/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ppc ppc64 sparc x86"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
- x11-libs/libXext
- x11-libs/libXpm"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto"
-
-PATCHES=( "${FILESDIR}"/${P}-fno-common.patch )
-S=${WORKDIR}/${P}/src
-
-src_prepare() {
- default
- # Honour Gentoo CFLAGS, LDFLAGS, CC
- sed -i -e "s/-g -O2/\$(CFLAGS)/" \
- -e "s/-o wmbio/\$(LDFLAGS) -o wmbio/" \
- -e "s/cc /\$(CC) /" Makefile || die
-}
-
-src_compile() {
- emake CC="$(tc-getCC)"
-}
-
-src_install() {
- dobin wmbio
- dodoc ../{AUTHORS,Changelog,NEWS,README}
-}
next reply other threads:[~2024-04-15 7:33 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-15 7:33 Arthur Zamarin [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-04-15 7:07 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmbio/ Arthur Zamarin
2024-04-13 18:47 Arthur Zamarin
2024-04-13 18:39 Arthur Zamarin
2023-06-13 14:16 Bernard Cafarelli
2022-07-09 15:43 Bernard Cafarelli
2022-03-04 0:40 Sam James
2018-05-29 13:18 Aaron Bauman
2017-11-24 23:25 Bernard Cafarelli
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1713166299.ccfffeb2d65f5bb8f6ff275fb54519bce93d4858.arthurzam@gentoo \
--to=arthurzam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox