public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-window_merge/
Date: Sat, 17 Jul 2021 10:55:24 +0000 (UTC)	[thread overview]
Message-ID: <1626519322.3c99ca3ba8d955afefadccb4be23affce8e6642f.slyfox@gentoo> (raw)

commit:     3c99ca3ba8d955afefadccb4be23affce8e6642f
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 17 10:51:19 2021 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Jul 17 10:55:22 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c99ca3b

x11-plugins/pidgin-window_merge: bump up to EAPI=8

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 .../pidgin-window_merge-0.3-r1.ebuild              | 32 ++++++++++++++++++++++
 1 file changed, 32 insertions(+)

diff --git a/x11-plugins/pidgin-window_merge/pidgin-window_merge-0.3-r1.ebuild b/x11-plugins/pidgin-window_merge/pidgin-window_merge-0.3-r1.ebuild
new file mode 100644
index 00000000000..5fbc5481155
--- /dev/null
+++ b/x11-plugins/pidgin-window_merge/pidgin-window_merge-0.3-r1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="A Pidgin plugin that merges the Buddy List window with a conversation window"
+HOMEPAGE="https://github.com/dm0-/window_merge"
+SRC_URI="https://github.com/downloads/dm0-/${PN#pidgin-}/${P#pidgin-}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="dev-libs/glib:2=
+	net-im/pidgin:0=[gtk]"
+DEPEND="${RDEPEND}
+	virtual/pkgconfig"
+
+S=${WORKDIR}/${P#pidgin-}
+
+src_install() {
+	default
+
+	find "${ED}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+	ewarn "This plugin and infopane plugin (purple-plugin_pack) activated"
+	ewarn "at the same time cause a segfault in pidgin"
+	ewarn "see https://github.com/dm0-/window_merge/issues/4"
+}


             reply	other threads:[~2021-07-17 10:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-17 10:55 Sergei Trofimovich [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-22  3:57 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-window_merge/ Sam James
2023-05-01 12:37 Sam James
2021-09-09  7:11 Yixun Lan
2021-08-04  9:01 Sergei Trofimovich
2021-07-22  9:45 Sergei Trofimovich
2019-09-15 17:17 Michał Górny
2018-02-11 11:36 Michał Górny
2016-06-14 18:37 Sergei Trofimovich

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=1626519322.3c99ca3ba8d955afefadccb4be23affce8e6642f.slyfox@gentoo \
    --to=slyfox@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