public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Schuerch" <nativemad@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-hotkeys/
Date: Sun, 25 Feb 2024 11:56:20 +0000 (UTC)	[thread overview]
Message-ID: <1708862120.60470a769677fc30a30f15497b472e807847867b.nativemad@gentoo> (raw)

commit:     60470a769677fc30a30f15497b472e807847867b
Author:     Andreas Schuerch <nativemad <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 25 11:55:17 2024 +0000
Commit:     Andreas Schuerch <nativemad <AT> gentoo <DOT> org>
CommitDate: Sun Feb 25 11:55:20 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60470a76

 x11-plugins/pidgin-hotkeys: EAPI8 bump, fix LICENSE, fix bug #853016

Closes: https://bugs.gentoo.org/853016
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Andreas Schuerch <nativemad <AT> gentoo.org>

 .../pidgin-hotkeys/pidgin-hotkeys-0.2.4-r1.ebuild  | 23 ++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4-r1.ebuild b/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4-r1.ebuild
new file mode 100644
index 000000000000..bb859ee62736
--- /dev/null
+++ b/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4-r1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Pidgin plugin to define global hotkeys for various actions"
+HOMEPAGE="https://sourceforge.net/projects/pidgin-hotkeys/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~riscv ~x86"
+
+RDEPEND="net-im/pidgin[gtk]
+	x11-libs/gtk+:2"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+src_install() {
+	default
+
+	find "${D}" -type f -name '*.la' -delete || die
+}


             reply	other threads:[~2024-02-25 11:56 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-25 11:56 Andreas Schuerch [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-19 11:19 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-hotkeys/ Arthur Zamarin
2024-04-19 10:51 Arthur Zamarin
2024-04-19 10:46 Sam James
2024-04-19  8:00 Arthur Zamarin
2024-02-25 11:58 Andreas Schuerch
2021-09-09  7:11 Yixun Lan
2020-03-20 21:53 Matt Turner
2020-02-07 22:44 Mart Raudsepp
2018-05-27 18:23 Aaron Bauman
2018-05-26 20:31 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=1708862120.60470a769677fc30a30f15497b472e807847867b.nativemad@gentoo \
    --to=nativemad@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