public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anthony G. Basile" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/getdns/
Date: Fri, 20 Apr 2018 10:42:25 +0000 (UTC)	[thread overview]
Message-ID: <1524220910.235f9534d5f6571fd67de7ec7410eb206dacf14c.blueness@gentoo> (raw)

commit:     235f9534d5f6571fd67de7ec7410eb206dacf14c
Author:     Quentin Retornaz <caseoffr <AT> outlook <DOT> com>
AuthorDate: Thu Apr 19 12:49:01 2018 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Fri Apr 20 10:41:50 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=235f9534

net-dns/getdns: add dev-libs/libbsd sys-libs/libcap dependencies and static-libs use flag

 net-dns/getdns/getdns-1.4.1.ebuild | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/net-dns/getdns/getdns-1.4.1.ebuild b/net-dns/getdns/getdns-1.4.1.ebuild
index 13ab6bc3b15..699abdbc82f 100644
--- a/net-dns/getdns/getdns-1.4.1.ebuild
+++ b/net-dns/getdns/getdns-1.4.1.ebuild
@@ -12,9 +12,10 @@ SRC_URI="https://getdnsapi.net/releases/${P//./-}/${P}.tar.gz"
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="stubby +getdns_query +getdns_server_mon libressl +idn +unbound libevent libev libuv +threads"
+IUSE="stubby +getdns_query +getdns_server_mon libressl +idn +unbound libevent libev libuv +threads static-libs"
 
 DEPEND="
+	dev-libs/libbsd:=
 	dev-libs/libyaml:=
 	!libressl? ( dev-libs/openssl:0= )
 	libressl? ( dev-libs/libressl:0= )
@@ -24,7 +25,10 @@ DEPEND="
 	libev? ( dev-libs/libev:= )
 	libuv? ( dev-libs/libuv:= )
 "
-RDEPEND="${DEPEND}"
+RDEPEND="
+	${DEPEND}
+	stubby? ( sys-libs/libcap:= )
+"
 
 src_configure() {
 	econf \
@@ -40,6 +44,7 @@ src_configure() {
 		$(use_with libev) \
 		$(use_with libuv) \
 		$(use_with threads libpthread)
+		$(use_enable static-libs static)
 }
 
 src_install() {


             reply	other threads:[~2018-04-20 10:42 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-20 10:42 Anthony G. Basile [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-24 18:19 [gentoo-commits] repo/gentoo:master commit in: net-dns/getdns/ Arthur Zamarin
2022-08-26 14:08 Anthony G. Basile
2022-05-17 21:02 Mike Gilbert
2021-07-30 23:31 Sam James
2021-07-15 21:39 Sam James
2021-05-02 19:19 Mikle Kolyada
2021-03-07 11:58 David Seifert
2020-01-12  0:37 Anthony G. Basile
2020-01-12  0:37 Anthony G. Basile
2020-01-03 21:32 Anthony G. Basile
2020-01-03 21:32 Anthony G. Basile
2019-12-22  1:59 Georgy Yakovlev
2019-10-28  8:38 Agostino Sarubbo
2019-09-26 14:12 Anthony G. Basile
2019-06-22 19:50 Anthony G. Basile
2019-05-20 16:39 Anthony G. Basile
2019-05-17 16:53 Anthony G. Basile
2019-05-09 18:30 Patrick McLean
2019-03-16 13:43 Anthony G. Basile
2018-08-08 23:21 Anthony G. Basile
2018-07-12 22:31 Anthony G. Basile
2018-04-15 15:28 Anthony G. Basile

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=1524220910.235f9534d5f6571fd67de7ec7410eb206dacf14c.blueness@gentoo \
    --to=blueness@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