public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/wmfs/
Date: Tue, 24 Sep 2024 07:02:31 +0000 (UTC)	[thread overview]
Message-ID: <1727161275.d3a9d4ea0f13570d110b71a591b7418918cc24c6.juippis@gentoo> (raw)

commit:     d3a9d4ea0f13570d110b71a591b7418918cc24c6
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Wed Sep  4 18:05:45 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Sep 24 07:01:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3a9d4ea

x11-wm/wmfs: remove live ebuild

Remove live ebuild since upstream wasn't updated for a couple of years.
I think it makes no sense to keep these ebuilds, especially when the
non-live ebuild is already at HEAD.

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/38439
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 x11-wm/wmfs/wmfs-99999999.ebuild | 56 ----------------------------------------
 1 file changed, 56 deletions(-)

diff --git a/x11-wm/wmfs/wmfs-99999999.ebuild b/x11-wm/wmfs/wmfs-99999999.ebuild
deleted file mode 100644
index 4d856eab612c..000000000000
--- a/x11-wm/wmfs/wmfs-99999999.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit git-r3 toolchain-funcs
-
-DESCRIPTION="Window Manager From Scratch, A tiling window manager highly configurable"
-HOMEPAGE="https://github.com/xorg62/wmfs"
-EGIT_REPO_URI="https://github.com/xorg62/wmfs"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS=""
-IUSE="+imlib2 +xinerama"
-
-RDEPEND="
-	media-libs/freetype
-	media-libs/imlib2[X]
-	x11-libs/libX11
-	x11-libs/libXft
-	x11-libs/libXinerama
-	x11-libs/libXrandr
-"
-DEPEND="
-	${RDEPEND}
-	x11-base/xorg-proto
-	elibc_musl? ( sys-libs/queue-standalone )
-"
-BDEPEND="virtual/pkgconfig"
-
-PATCHES=(
-	"${FILESDIR}"/${PN}-99999999-Debian.patch
-	"${FILESDIR}"/${PN}-99999999-desktop.patch
-	"${FILESDIR}"/${PN}-99999999-fno-common.patch
-	"${FILESDIR}"/${PN}-99999999-strncat.patch
-)
-DOCS=(
-	README
-	scripts/keybind_help.sh
-	scripts/status.sh
-)
-
-src_configure() {
-	tc-export CC
-	# not autotools based
-	local ECHO
-	for ECHO in echo ''; do
-		${ECHO} sh configure \
-			$(usex xinerama '' --without-xinerama) \
-			$(usex imlib2 '' --without-imlib2) \
-			--prefix /usr \
-			--man-prefix /usr/share/man \
-			--xdg-config-dir /etc/xdg \
-			|| die
-	done
-}


             reply	other threads:[~2024-09-24  7:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-24  7:02 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-02-20  1:35 [gentoo-commits] repo/gentoo:master commit in: x11-wm/wmfs/ Sam James
2021-10-19 19:09 Jakov Smolić
2021-01-03  1:09 Andreas K. Hüttel
2020-09-26 10:31 Jeroen Roovers
2020-09-26 10:31 Jeroen Roovers
2020-05-17 13:41 Jeroen Roovers
2020-01-13 10:07 David Seifert
2017-10-16  3:34 David Seifert

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=1727161275.d3a9d4ea0f13570d110b71a591b7418918cc24c6.juippis@gentoo \
    --to=juippis@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