public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/stormlib/
Date: Sun, 20 Dec 2020 11:36:13 +0000 (UTC)	[thread overview]
Message-ID: <1608464147.c27006fa77f83e12a4d665abb95dba188802e1a0.mgorny@gentoo> (raw)

commit:     c27006fa77f83e12a4d665abb95dba188802e1a0
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 20 11:19:18 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Dec 20 11:35:47 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c27006fa

app-arch/stormlib: Use system libtomcrypt, fix missing DEPEND

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-arch/stormlib/{stormlib-9.23.ebuild => stormlib-9.23-r1.ebuild} | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/app-arch/stormlib/stormlib-9.23.ebuild b/app-arch/stormlib/stormlib-9.23-r1.ebuild
similarity index 90%
rename from app-arch/stormlib/stormlib-9.23.ebuild
rename to app-arch/stormlib/stormlib-9.23-r1.ebuild
index 3e60afca6b7..484b8ef3e37 100644
--- a/app-arch/stormlib/stormlib-9.23.ebuild
+++ b/app-arch/stormlib/stormlib-9.23-r1.ebuild
@@ -21,7 +21,9 @@ KEYWORDS="~amd64 ~x86"
 
 RDEPEND="
 	app-arch/bzip2:=
+	dev-libs/libtomcrypt:=[libtommath]
 	sys-libs/zlib:="
+DEPEND=${RDEPEND}
 
 PATCHES=(
 	"${FILESDIR}"/stormlib-9.23-gnuinstalldirs.patch
@@ -32,7 +34,7 @@ src_configure() {
 		-DBUILD_SHARED_LIBS=ON
 		# interactive test app
 		-DSTORM_BUILD_TESTS=OFF
-		# -DWITH_LIBTOMCRYPT=ON when we have tomcrypt packaged
+		-DWITH_LIBTOMCRYPT=ON
 	)
 
 	cmake_src_configure


             reply	other threads:[~2020-12-20 11:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-20 11:36 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-19 13:29 [gentoo-commits] repo/gentoo:master commit in: app-arch/stormlib/ Michał Górny
2023-06-08  5:13 Michał Górny
2024-06-10  1:52 Michał Górny
2024-11-03  3:52 Michał Górny

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=1608464147.c27006fa77f83e12a4d665abb95dba188802e1a0.mgorny@gentoo \
    --to=mgorny@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