From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/polari/
Date: Tue, 6 Jul 2021 04:00:37 +0000 (UTC) [thread overview]
Message-ID: <1625544006.19488bc07c0c7d6cdc385d2c6bd70d9aa2c08d7c.mattst88@gentoo> (raw)
commit: 19488bc07c0c7d6cdc385d2c6bd70d9aa2c08d7c
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 6 03:49:43 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Jul 6 04:00:06 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19488bc0
net-irc/polari: Version bump to 40.0
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
net-irc/polari/Manifest | 1 +
net-irc/polari/polari-40.0.ebuild | 54 +++++++++++++++++++++++++++++++++++++++
2 files changed, 55 insertions(+)
diff --git a/net-irc/polari/Manifest b/net-irc/polari/Manifest
index 4341041c7a5..efa92b834ca 100644
--- a/net-irc/polari/Manifest
+++ b/net-irc/polari/Manifest
@@ -1,2 +1,3 @@
DIST polari-3.36.3.tar.xz 1030640 BLAKE2B 72cee290c21cd0a1f96d25e02993dadba14247bb3b38d2ce62ebbe8670a9c7498e7dd123bef2ab3ffaea78019109697186cee409dd78a554afbbc5b5c4db56b5 SHA512 dcf8018ffdaffe2867ab7c3bbc1c874090df0ff5435ec16746780ae081dc61a0b7ec0e58d706b6e7eb8957b1f3fe9c24b586db831ab8b0565fa05c1bf3adae38
DIST polari-3.38.1.tar.xz 1050280 BLAKE2B 7c1e640a62003bda2217d914f9f19d6eea3994f780785334fd681c792653aa3ef1b4e3e4bc05d7bb15a614cc70e317f8e8a55445fe6e03c249f66b6b3e97af3d SHA512 196fd58324e1ee24eb58efcf9e11b9bec1cfd11781cba5d09b34344b7d3715f9bc215c7a3ec3b021ac5e1d2575a8200d8ab896b201488bf7da2acb10beb04262
+DIST polari-40.0.tar.xz 1051416 BLAKE2B ea6aea087ff3ba74e2cf16e848c228c0984eb7e5b7cc16579bbe8ceeb3655babb5dfbf3adbe245b66b590999c5b7e0077630b659d0db00e2da6ce0ac8b0281da SHA512 267eb904286f33e6ac510357de072285889d1c72ca832eb6a8520a20b1c2487708eaa0187d4c91b46b3b8019866f37a9ac036a71dee9cd9c9ad83443df0f146c
diff --git a/net-irc/polari/polari-40.0.ebuild b/net-irc/polari/polari-40.0.ebuild
new file mode 100644
index 00000000000..7cfe9e490f0
--- /dev/null
+++ b/net-irc/polari/polari-40.0.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit gnome.org gnome2-utils meson xdg
+
+DESCRIPTION="An IRC client for Gnome"
+HOMEPAGE="https://wiki.gnome.org/Apps/Polari"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+DEPEND="
+ >=dev-libs/glib-2.43.4:2
+ >=x11-libs/gtk+-3.21.6:3[introspection]
+ net-libs/telepathy-glib[introspection]
+ >=dev-libs/gobject-introspection-1.50:=
+ >=dev-libs/gjs-1.67.2
+
+ x11-libs/gdk-pixbuf:2[introspection]
+ >=app-text/gspell-1.4.0[introspection]
+ x11-libs/pango[introspection]
+ app-crypt/libsecret[introspection]
+ net-libs/libsoup:2.4[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-lang/spidermonkey:78
+ dev-libs/json-glib
+ )
+"
+
+pkg_postinst() {
+ xdg_pkg_postinst
+ gnome2_schemas_update
+}
+
+pkg_postrm() {
+ xdg_pkg_postrm
+ gnome2_schemas_update
+}
next reply other threads:[~2021-07-06 4:00 UTC|newest]
Thread overview: 50+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-06 4:00 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-09-16 22:53 Matt Turner
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
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=1625544006.19488bc07c0c7d6cdc385d2c6bd70d9aa2c08d7c.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