summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2019-03-17 19:18:31 +0200
committerMart Raudsepp <leio@gentoo.org>2019-03-17 19:53:26 +0200
commitfd6570f0bd7c52d8eb98a41e677f60da40f2b47c (patch)
treef0c83cb43ab6433cd1d35e32e98e14c7a628d396
parentdev-libs/nss: Version bump (diff)
downloadgentoo-fd6570f0bd7c52d8eb98a41e677f60da40f2b47c.tar.gz
gentoo-fd6570f0bd7c52d8eb98a41e677f60da40f2b47c.tar.bz2
gentoo-fd6570f0bd7c52d8eb98a41e677f60da40f2b47c.zip
net-irc/polari: bump to 3.30.2
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
-rw-r--r--net-irc/polari/Manifest1
-rw-r--r--net-irc/polari/polari-3.30.2.ebuild52
-rw-r--r--profiles/package.mask5
3 files changed, 56 insertions, 2 deletions
diff --git a/net-irc/polari/Manifest b/net-irc/polari/Manifest
index 5afd4320becd..e202a60acb16 100644
--- a/net-irc/polari/Manifest
+++ b/net-irc/polari/Manifest
@@ -1,3 +1,4 @@
DIST polari-3.24.2.tar.xz 804160 BLAKE2B c0e651d478cf814d1e055ef196ea725a17c50ee4836df7939b73dc59bbea0f74d8dbf6ceebd07b3748b6814fa52ae8a300515ac8f6952f59546e7c27ed35d6da SHA512 23a475d657556e7f4e93dde8e545bf7bede227635d540bd006b85b068923d87e713bd05f14d8ccde458bf6efd4920665bca02ea41c4de870680581ebfa595f0e
DIST polari-3.26.2.tar.xz 1148892 BLAKE2B 3979b261ae34d3d38084717a94f926a259ec0d20f9db0f482e10866bba0b4d1efec2f44bdddd78cd1b409f03df0221d308b8173b21fc33b61fd93bc76eec6b57 SHA512 3939c7da22379acd8b59d860db90fba37cca3dba0422db93747ba4622e574d43992334e13603462725d05ba2f0c1a243655ef7505881649111033abc029a9aaa
DIST polari-3.28.1.tar.xz 1171688 BLAKE2B c52935b5f562654f833255d3e0e1022d3f0eff3de510752dfb59ba3831eb231ecdf5833c3813bf28afd864649fd34b02be4ab1e86134348cd2e5b5898f0788ae SHA512 a3fa71604a6f67b851ac3bb9e097a5e48e5ade12d31e845d63ccfe6186eb23694c0cbc9d9826803bf664d408473cc679986d6fee962ef675178df7cda4c998ce
+DIST polari-3.30.2.tar.xz 1153792 BLAKE2B 992f39e989179617164fb9d955a5211aa466293882d773c5783792503741cf62ae7fa848697046f2888bdc04c083e0b3fef0be18055e2d2c2607cc029eb2c816 SHA512 4aae1bd70498ddbddab494c9484c039bc5fabc13860ddd6a2001858808baea004c9f463b37c9392eaac62cf951867ea6e24e77053976bd4524dd711ac52a5b4d
diff --git a/net-irc/polari/polari-3.30.2.ebuild b/net-irc/polari/polari-3.30.2.ebuild
new file mode 100644
index 000000000000..9af6db37fec0
--- /dev/null
+++ b/net-irc/polari/polari-3.30.2.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+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"
+
+COMMON_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.53.90
+
+ 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="${COMMON_DEPEND}
+ >=net-irc/telepathy-idle-0.2
+"
+DEPEND="${COMMON_DEPEND}
+ dev-libs/appstream-glib
+ dev-libs/libxml2:2
+ dev-util/itstool
+ >=sys-devel/gettext-0.19.8
+ virtual/pkgconfig
+ test? ( dev-lang/spidermonkey:60 )
+"
+
+pkg_postinst() {
+ xdg_pkg_postinst
+ gnome2_icon_cache_update
+ gnome2_schemas_update
+}
+
+pkg_postrm() {
+ xdg_pkg_postrm
+ gnome2_icon_cache_update
+ gnome2_schemas_update
+}
diff --git a/profiles/package.mask b/profiles/package.mask
index 8e48ccbe1182..d3656fbae370 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -45,9 +45,10 @@ x11-misc/xwinwrap
media-video/get_flash_videos
# Mart Raudsepp <leio@gentoo.org> (17 Mar 2019)
-# Fails to configure with jemalloc-enabled dev-lang/spidermonkey:60 as
-# found in main tree currently. Bug #680006.
+# gjs-1.54 fails to configure with jemalloc-enabled dev-lang/spidermonkey:60
+# as found in main tree currently. Bug #680006.
~dev-libs/gjs-1.54.3
+~net-irc/polari-3.30.2
# Lars Wendler <polynomial-c@gentoo.org> (17 Mar 2019)
# Breaks user crontab (#680764)