public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Marek Szuba" <marecki@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xystray/
Date: Sat, 26 Mar 2022 22:31:36 +0000 (UTC)	[thread overview]
Message-ID: <1648333887.3f08a73e9834f9347b5654e065c44c8006087be3.marecki@gentoo> (raw)

commit:     3f08a73e9834f9347b5654e065c44c8006087be3
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 26 22:22:34 2022 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Sat Mar 26 22:31:27 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f08a73e

x11-misc/xystray: update EAPI 6 -> 8

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 x11-misc/xystray/xystray-1.0-r1.ebuild | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/x11-misc/xystray/xystray-1.0-r1.ebuild b/x11-misc/xystray/xystray-1.0-r1.ebuild
new file mode 100644
index 000000000000..97ff3ff73bdb
--- /dev/null
+++ b/x11-misc/xystray/xystray-1.0-r1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="A simple implementation of freedesktop.org notification area for X"
+HOMEPAGE="https://steelman.github.io/xystray/"
+SRC_URI="https://github.com/steelman/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="x11-libs/libX11
+	x11-libs/libXt"
+DEPEND="${RDEPEND}
+	x11-libs/libXaw"
+
+PATCHES=(
+	"${FILESDIR}/${P}-ldflags.patch"
+)
+
+src_install() {
+	dobin xystray
+}


             reply	other threads:[~2022-03-26 22:31 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-26 22:31 Marek Szuba [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-05-12 14:10 [gentoo-commits] repo/gentoo:master commit in: x11-misc/xystray/ Marek Szuba
2022-05-12 14:10 Marek Szuba
2020-03-18 17:14 Marek Szuba
2017-11-20 19:35 Manuel Rüger
2017-10-09 23:28 Thomas Deutschmann
2017-01-13 13:54 Marek Szuba
2017-01-13 13:54 Marek Szuba
2016-08-24 11:00 Marek Szuba
2016-07-29 14:20 Marek Szuba
2016-05-25  9:04 Ian Delaney
2016-05-03  3:41 Ian Delaney
2016-04-25  8:10 Patrice Clement

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=1648333887.3f08a73e9834f9347b5654e065c44c8006087be3.marecki@gentoo \
    --to=marecki@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