public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/polari/
Date: Sat, 16 Sep 2023 22:53:50 +0000 (UTC)	[thread overview]
Message-ID: <1694904826.0f8c85c8cc39932b978a44dfc1f6e3e889dd773e.mattst88@gentoo> (raw)

commit:     0f8c85c8cc39932b978a44dfc1f6e3e889dd773e
Author:     Guillermo Joandet <gjoandet <AT> gmail <DOT> com>
AuthorDate: Sat Sep 16 22:40:53 2023 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Sep 16 22:53:46 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f8c85c8

net-irc/polari: Version bump to 45.0

Signed-off-by: Guillermo Joandet <gjoandet <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/32858
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 net-irc/polari/Manifest           |  1 +
 net-irc/polari/polari-45.0.ebuild | 52 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 53 insertions(+)

diff --git a/net-irc/polari/Manifest b/net-irc/polari/Manifest
index cc54967398b0..b6a9f40b8c1b 100644
--- a/net-irc/polari/Manifest
+++ b/net-irc/polari/Manifest
@@ -1 +1,2 @@
 DIST polari-43.0.tar.xz 1128316 BLAKE2B 224c70d77ad772aacc5264b2ff15b9371cbfb47bcdaef3b3fd6b55b86e48947b960773e9568f3a6830b1958b2d901ec9d3e3da3cd3fb1c6341a5fa7d34ab5014 SHA512 ff1d96f7e464043616760f378136c3dfb1b5fc3fce3d24fe067540ce0a306d76027681f085ad0030959a6b1653d9f0291e108457305c16849936ab25861fe285
+DIST polari-45.0.tar.xz 1060220 BLAKE2B cca8d79a33b3874d9f13b9110687e0fac3cbc1a9b7a2652f2e315d0ee0b996263946e209da3141763f18293e77127d843beac96155168cb5a24af88ff1de3f85 SHA512 33a3a0ef6960d2ac11fc312efc859a5ea75198c4ae8e74ff0885f9d0aa04f4e59d84be1495db3f498486b595aac66a91ec63d121a92557d9386dfbaed60bb409

diff --git a/net-irc/polari/polari-45.0.ebuild b/net-irc/polari/polari-45.0.ebuild
new file mode 100644
index 000000000000..4c0fce257d1b
--- /dev/null
+++ b/net-irc/polari/polari-45.0.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gnome.org gnome2-utils meson xdg
+
+DESCRIPTION="An IRC client for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/Polari https://gitlab.gnome.org/GNOME/polari"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+DEPEND="
+	>=dev-libs/glib-2.43.4:2
+	net-libs/telepathy-glib[introspection]
+	>=dev-libs/gobject-introspection-1.50:=
+	>=dev-libs/gjs-1.73.1
+
+	x11-libs/gdk-pixbuf:2[introspection]
+	>=app-text/gspell-1.4.0[introspection]
+	x11-libs/pango[introspection]
+	app-crypt/libsecret[introspection]
+	net-libs/libsoup:3.0[introspection]
+	net-im/telepathy-logger[introspection]
+"
+RDEPEND="${DEPEND}
+	>=net-irc/telepathy-idle-0.2
+"
+BDEPEND="
+	dev-libs/appstream-glib
+	dev-libs/libxml2:2
+	dev-util/itstool
+	>=sys-devel/gettext-0.19.8
+	virtual/pkgconfig
+	test? (
+		dev-libs/json-glib
+	)
+"
+
+pkg_postinst() {
+	xdg_pkg_postinst
+	gnome2_schemas_update
+}
+
+pkg_postrm() {
+	xdg_pkg_postrm
+	gnome2_schemas_update
+}


             reply	other threads:[~2023-09-16 22:53 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-16 22:53 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-15 20:27 [gentoo-commits] repo/gentoo:master commit in: net-irc/polari/ Pacho Ramos
2024-07-15 20:27 Pacho Ramos
2024-03-03 20:55 Mart Raudsepp
2024-03-02 22:41 Mart Raudsepp
2024-02-10 18:53 Arthur Zamarin
2024-02-10 18:53 Arthur Zamarin
2024-01-05 21:37 Mart Raudsepp
2024-01-05 21:33 Mart Raudsepp
2023-01-03 14:08 Matt Turner
2022-12-16 20:37 Arthur Zamarin
2022-10-11 19:57 Matt Turner
2022-07-06  1:24 Sam James
2022-07-02 20:47 Sam James
2022-05-30 23:33 Matt Turner
2022-01-25  0:51 Sam James
2021-07-06  4:19 Matt Turner
2021-07-06  4:00 Matt Turner
2020-11-07 15:23 Mart Raudsepp
2020-08-30 18:09 Sam James
2020-08-30 15:17 Thomas Deutschmann
2020-08-22 12:09 Mart Raudsepp
2020-07-04 15:07 Mart Raudsepp
2020-06-29 15:42 Mikle Kolyada
2020-06-28 14:19 Thomas Deutschmann
2020-06-13 15:24 Mart Raudsepp
2019-05-18 23:05 Mart Raudsepp
2019-03-17 14:09 Mart Raudsepp
2018-12-21 22:17 Gilles Dartiguelongue
2018-02-03 23:00 Mart Raudsepp
2018-01-18  3:39 Mikle Kolyada
2017-07-19 10:15 Mart Raudsepp
2017-07-14  8:52 Mart Raudsepp
2017-04-02 13:03 Mart Raudsepp
2016-11-11 12:47 Gilles Dartiguelongue
2016-11-02  8:33 Gilles Dartiguelongue
2016-10-23 23:01 Gilles Dartiguelongue
2016-10-23 23:01 Gilles Dartiguelongue
2016-09-08 23:03 Gilles Dartiguelongue
2016-09-06 23:15 Gilles Dartiguelongue
2016-07-02 17:12 Pacho Ramos
2016-07-02 17:12 Pacho Ramos
2016-06-11 19:39 Pacho Ramos
2016-06-11 12:06 Pacho Ramos
2016-03-06 21:34 Alexandre Rostovtsev
2016-03-06 21:34 Alexandre Rostovtsev
2016-03-06 20:36 Mikle Kolyada
2015-11-15 14:23 Pacho Ramos
2015-10-19 16:43 Gilles Dartiguelongue
2015-09-06 20:55 Pacho Ramos

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=1694904826.0f8c85c8cc39932b978a44dfc1f6e3e889dd773e.mattst88@gentoo \
    --to=mattst88@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