public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xssstate/
Date: Fri, 28 Mar 2025 06:47:48 +0000 (UTC)	[thread overview]
Message-ID: <1743144461.ba3833814f0510ed99704e1494580aca49e6e1c0.arthurzam@gentoo> (raw)

commit:     ba3833814f0510ed99704e1494580aca49e6e1c0
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 28 06:47:29 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 28 06:47:41 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba383381

x11-misc/xssstate: drop 1.1-r1, EAPI=7--

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 x11-misc/xssstate/xssstate-1.1-r1.ebuild | 42 --------------------------------
 1 file changed, 42 deletions(-)

diff --git a/x11-misc/xssstate/xssstate-1.1-r1.ebuild b/x11-misc/xssstate/xssstate-1.1-r1.ebuild
deleted file mode 100644
index a28494199a22..000000000000
--- a/x11-misc/xssstate/xssstate-1.1-r1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit toolchain-funcs
-
-DESCRIPTION="A simple tool to retrieve the X screensaver state"
-HOMEPAGE="https://tools.suckless.org/x/xssstate"
-SRC_URI="https://dl.suckless.org/tools/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-
-RDEPEND="
-	x11-libs/libX11
-	x11-libs/libXScrnSaver
-"
-DEPEND="
-	${RDEPEND}
-	x11-base/xorg-proto
-"
-
-PATCHES=(
-	"${FILESDIR}"/${PN}-1.0.20130103-gentoo.patch
-	"${FILESDIR}"/${PN}-1.1-libdir.patch #732450
-)
-
-src_compile() {
-	emake CC="$(tc-getCC)" LIBDIR="${EPREFIX}/usr/$(get_libdir)"
-}
-
-src_install() {
-	emake install \
-		DESTDIR="${D}" \
-		PREFIX="${EPREFIX}"/usr \
-		LIBDIR="${EPREFIX}/usr/$(get_libdir)"
-
-	dodoc README xsidle.sh
-	doman ${PN}.1
-}


             reply	other threads:[~2025-03-28  6:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-28  6:47 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-15 13:11 [gentoo-commits] repo/gentoo:master commit in: x11-misc/xssstate/ Bernard Cafarelli
2021-07-03 20:59 Georgy Yakovlev
2021-07-03 20:59 Georgy Yakovlev
2021-04-20  1:50 Sam James
2021-04-18  6:06 Sam James
2020-11-03 21:55 Georgy Yakovlev
2017-08-31 10:33 Jeroen Roovers
2016-05-08  9:09 Jeroen Roovers

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=1743144461.ba3833814f0510ed99704e1494580aca49e6e1c0.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