From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/peksystray/
Date: Thu, 4 May 2023 21:39:05 +0000 (UTC) [thread overview]
Message-ID: <1683236327.6f34eb1e2eac65e2e3dc6aa4e2474d932fff5e60.conikost@gentoo> (raw)
commit: 6f34eb1e2eac65e2e3dc6aa4e2474d932fff5e60
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Wed May 3 18:31:06 2023 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu May 4 21:38:47 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f34eb1e
x11-misc/peksystray: EAPI8 bump, fix LICENSE
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/30862
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
x11-misc/peksystray/peksystray-0.4.0-r1.ebuild | 29 ++++++++++++++++++++++++++
1 file changed, 29 insertions(+)
diff --git a/x11-misc/peksystray/peksystray-0.4.0-r1.ebuild b/x11-misc/peksystray/peksystray-0.4.0-r1.ebuild
new file mode 100644
index 000000000000..ed1c981c805d
--- /dev/null
+++ b/x11-misc/peksystray/peksystray-0.4.0-r1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools
+
+DESCRIPTION="System tray dockapp for window managers supporting docking"
+HOMEPAGE="https://peksystray.sourceforge.net/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~x86"
+
+DEPEND="x11-libs/libX11
+ x11-libs/libXt"
+
+PATCHES=( "${FILESDIR}/${P}-asneeded.patch" )
+
+src_prepare() {
+ default
+ eautoreconf
+}
+
+src_install() {
+ dobin src/peksystray
+ default
+}
next reply other threads:[~2023-05-04 21:39 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-04 21:39 Conrad Kostecki [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-08-26 14:11 [gentoo-commits] repo/gentoo:master commit in: x11-misc/peksystray/ Andreas Sturmlechner
2023-08-26 14:08 Sam James
2023-08-26 14:08 Sam James
2023-08-26 14:08 Sam James
2019-05-31 1:24 Aaron Bauman
2019-02-16 9:45 Pacho Ramos
2019-02-15 15:46 Thomas Deutschmann
2019-02-02 20:44 Sergei Trofimovich
2019-02-01 14:55 Tobias Klausmann
2018-05-26 18:16 Aaron Bauman
2018-05-26 0:14 Aaron Bauman
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=1683236327.6f34eb1e2eac65e2e3dc6aa4e2474d932fff5e60.conikost@gentoo \
--to=conikost@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