From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/stp/
Date: Wed, 16 Sep 2020 08:04:30 +0000 (UTC) [thread overview]
Message-ID: <1600243451.05e884516faad612fa7a11f04c553d6469ec2db1.juippis@gentoo> (raw)
commit: 05e884516faad612fa7a11f04c553d6469ec2db1
Author: Jeffrey Lin <jeffrey <AT> icurse <DOT> nl>
AuthorDate: Sat Aug 22 21:32:25 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Sep 16 08:04:11 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05e88451
dev-libs/stp: declare boost as dependency
Also remove static flag as that requires (boost and) minisat with
static-libs, which isn't packaged.
Closes: https://bugs.gentoo.org/699630
Package-Manager: Portage-3.0.4, Repoman-3.0.0
Signed-off-by: Jeffrey Lin <jeffrey <AT> icurse.nl>
Closes: https://github.com/gentoo/gentoo/pull/17218
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
dev-libs/stp/stp-2.3.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/stp/stp-2.3.3.ebuild b/dev-libs/stp/stp-2.3.3.ebuild
index 69e3d1b92d7..c88151911ba 100644
--- a/dev-libs/stp/stp-2.3.3.ebuild
+++ b/dev-libs/stp/stp-2.3.3.ebuild
@@ -11,10 +11,11 @@ SRC_URI="https://github.com/stp/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+ MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="python static test"
+IUSE="python test"
RESTRICT="!test? ( test )"
DEPEND="
+ dev-libs/boost:=
sci-mathematics/minisat
"
RDEPEND="${DEPEND}"
@@ -31,7 +32,6 @@ src_configure() {
-DENABLE_ASSERTIONS="$(usex test)"
-DENABLE_TESTING="$(usex test)"
-DENABLE_PYTHON_INTERFACE="$(usex python)"
- -DSTATICCOMPILE="$(usex static)"
)
cmake_src_configure
}
next reply other threads:[~2020-09-16 8:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-16 8:04 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-01-01 10:17 [gentoo-commits] repo/gentoo:master commit in: dev-libs/stp/ Andreas Sturmlechner
2019-10-21 14:32 Joonas Niilola
2019-10-21 14:32 Joonas Niilola
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=1600243451.05e884516faad612fa7a11f04c553d6469ec2db1.juippis@gentoo \
--to=juippis@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