From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/sofia-sip/
Date: Sat, 20 May 2017 10:44:48 +0000 (UTC) [thread overview]
Message-ID: <1495277077.3b606bcb639241c784c5cdd9aae5b51707234f60.leio@gentoo> (raw)
commit: 3b606bcb639241c784c5cdd9aae5b51707234f60
Author: Zhao Yongming <ming.zym <AT> gmail <DOT> com>
AuthorDate: Mon Apr 10 16:03:20 2017 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat May 20 10:44:37 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b606bcb
net-libs/sofia-sip: support building with libressl
Closes: https://github.com/gentoo/gentoo/pull/4403
net-libs/sofia-sip/sofia-sip-1.12.11.ebuild | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/net-libs/sofia-sip/sofia-sip-1.12.11.ebuild b/net-libs/sofia-sip/sofia-sip-1.12.11.ebuild
index 5e1502037ee..c0b59d79c02 100644
--- a/net-libs/sofia-sip/sofia-sip-1.12.11.ebuild
+++ b/net-libs/sofia-sip/sofia-sip-1.12.11.ebuild
@@ -10,10 +10,13 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1+ BSD public-domain" # See COPYRIGHT
SLOT="0"
KEYWORDS="alpha amd64 ~arm ia64 ppc ~ppc64 sparc x86 ~x86-linux"
-IUSE="ssl static-libs"
+IUSE="libressl ssl static-libs"
RDEPEND="dev-libs/glib:2
- ssl? ( dev-libs/openssl )"
+ ssl? (
+ !libressl? ( dev-libs/openssl )
+ libressl? ( dev-libs/libressl )
+ )"
DEPEND="${RDEPEND}
virtual/pkgconfig"
next reply other threads:[~2017-05-20 10:44 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-20 10:44 Mart Raudsepp [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-02-19 18:04 [gentoo-commits] repo/gentoo:master commit in: net-libs/sofia-sip/ Andreas Sturmlechner
2019-07-28 17:02 Aaron Bauman
2020-02-09 18:50 David Seifert
2021-05-02 10:56 Mikle Kolyada
2022-07-02 20:47 Sam James
2022-07-06 1:24 Sam James
2022-07-18 23:41 Sam James
2022-07-21 0:13 Sam James
2022-07-21 2:04 Matt Turner
2022-09-24 16:46 Matt Turner
2022-10-31 14:28 Matt Turner
2022-11-05 5:59 Arthur Zamarin
2022-11-05 18:58 Arthur Zamarin
2022-11-07 7:26 Sam James
2022-11-23 17:52 Jakov Smolić
2022-11-25 3:08 Matt Turner
2023-10-07 6:07 Hans de Graaff
2023-10-07 6:07 Hans de Graaff
2023-10-20 13:40 Hans de Graaff
2023-10-21 11:58 Sam James
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=1495277077.3b606bcb639241c784c5cdd9aae5b51707234f60.leio@gentoo \
--to=leio@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