From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1322505-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E0522158092 for <garchives@archives.gentoo.org>; Mon, 20 Sep 2021 03:58:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1B077E090E; Mon, 20 Sep 2021 03:58:35 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 66BADE090E for <gentoo-commits@lists.gentoo.org>; Mon, 20 Sep 2021 03:58:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id ED412343429 for <gentoo-commits@lists.gentoo.org>; Mon, 20 Sep 2021 03:58:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3568DE5 for <gentoo-commits@lists.gentoo.org>; Mon, 20 Sep 2021 03:58:31 +0000 (UTC) From: "Sam James" <sam@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org> Message-ID: <1632110271.138bba575b0816bfd58294e97f84febbed54b13b.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/profanity/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/profanity/Manifest net-im/profanity/profanity-0.11.0.ebuild X-VCS-Directories: net-im/profanity/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 138bba575b0816bfd58294e97f84febbed54b13b X-VCS-Branch: master Date: Mon, 20 Sep 2021 03:58:31 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f53c5604-e233-488a-9fda-fc35caf2a5db X-Archives-Hash: 71e7e86cc496a17f67476d2e227dc067 commit: 138bba575b0816bfd58294e97f84febbed54b13b Author: Jonathan Davies <jpds <AT> protonmail <DOT> com> AuthorDate: Wed Jul 14 23:25:36 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Sep 20 03:57:51 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=138bba57 net-im/profanity: Version updated to 0.11.0 * Added dep on virtual/libcrypt. Signed-off-by: Jonathan Davies <jpds <AT> protonmail.com> Bug: https://bugs.gentoo.org/802702 Closes: https://bugs.gentoo.org/789840 Closes: https://github.com/gentoo/gentoo/pull/21647 Signed-off-by: Sam James <sam <AT> gentoo.org> net-im/profanity/Manifest | 1 + net-im/profanity/profanity-0.11.0.ebuild | 50 ++++++++++++++++++++++++++++++++ 2 files changed, 51 insertions(+) diff --git a/net-im/profanity/Manifest b/net-im/profanity/Manifest index 3bc881c2e23..10964d81786 100644 --- a/net-im/profanity/Manifest +++ b/net-im/profanity/Manifest @@ -1 +1,2 @@ DIST profanity-0.9.5.tar.gz 830966 BLAKE2B fc1b755b1a92dbde62aacb31cb5d9190cea951e98501a5b48495dbd31266f343cf436de1fa0f69caec34324cd1f781d0bd4f5f7ebdd984324c5d1d6edb91452a SHA512 79305ee488d3a9b87bb422d6525bfaae62c4969d466b968c86941ed5bf0c0080e349758f2e1ead144693513b5d19a635372e73aa1fe9e362836b9245e1d2b898 +DIST profanity-0.11.0.tar.gz 887566 BLAKE2B 373b49670d00aa741e1957a8d3ca0282f6e7215c53c6c89088268d92fa6bd8f396e6c8e69f17aeb65f9183f620376613672c7f71c879ece31b97382df5d7a781 SHA512 14164921e151a9201728afc3835e08649036702d1fcdef6e37f83de6da4b9bd9c5e9ba54db69e3a9e16fb7e360369b4e92b6b771bc5e005e343a9a526738a268 diff --git a/net-im/profanity/profanity-0.11.0.ebuild b/net-im/profanity/profanity-0.11.0.ebuild new file mode 100644 index 00000000000..1625e5b0c0a --- /dev/null +++ b/net-im/profanity/profanity-0.11.0.ebuild @@ -0,0 +1,50 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="A console based XMPP client inspired by Irssi" +HOMEPAGE="https://profanity-im.github.io" +SRC_URI="https://profanity-im.github.io/${P}.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64" + +IUSE="libnotify omemo otr gpg test xscreensaver" +RESTRICT="!test? ( test )" + +COMMON_DEPEND=" + dev-db/sqlite + dev-libs/expat + dev-libs/glib + dev-libs/libstrophe:= + dev-libs/openssl:0= + net-misc/curl + sys-apps/util-linux + sys-libs/ncurses:=[unicode] + virtual/libcrypt:= + gpg? ( app-crypt/gpgme:= ) + libnotify? ( x11-libs/libnotify ) + omemo? ( + net-libs/libsignal-protocol-c + dev-libs/libgcrypt + ) + otr? ( net-libs/libotr ) + xscreensaver? ( + x11-libs/libXScrnSaver + x11-libs/libX11 ) + " +DEPEND="${COMMON_DEPEND} + test? ( dev-util/cmocka ) +" +RDEPEND="${COMMON_DEPEND}" + +src_configure() { + econf \ + $(use_enable libnotify notifications) \ + $(use_enable omemo) \ + $(use_enable otr) \ + $(use_enable gpg pgp) \ + $(use_with xscreensaver) +}