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: dev-libs/libdivsufsort/
Date: Fri,  7 Dec 2018 16:26:58 +0000 (UTC)	[thread overview]
Message-ID: <1544200014.4188f4f7f070ee8eac3de9c6ce7a9d1a55c01aa9.mgorny@gentoo> (raw)

commit:     4188f4f7f070ee8eac3de9c6ce7a9d1a55c01aa9
Author:     François-Xavier Carton <fx.carton91 <AT> gmail <DOT> com>
AuthorDate: Tue Dec  4 01:13:22 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Dec  7 16:26:54 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4188f4f7

dev-libs/libdivsufsort: build libdivsufsort64

Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: François-Xavier Carton <fx.carton91 <AT> gmail.com>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../{libdivsufsort-2.0.1.ebuild => libdivsufsort-2.0.1-r1.ebuild}  | 7 ++++++-
 dev-libs/libdivsufsort/libdivsufsort-9999.ebuild                   | 7 ++++++-
 2 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/dev-libs/libdivsufsort/libdivsufsort-2.0.1.ebuild b/dev-libs/libdivsufsort/libdivsufsort-2.0.1-r1.ebuild
similarity index 79%
rename from dev-libs/libdivsufsort/libdivsufsort-2.0.1.ebuild
rename to dev-libs/libdivsufsort/libdivsufsort-2.0.1-r1.ebuild
index f507682f32d..3d6d79ec991 100644
--- a/dev-libs/libdivsufsort/libdivsufsort-2.0.1.ebuild
+++ b/dev-libs/libdivsufsort/libdivsufsort-2.0.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -20,3 +20,8 @@ src_prepare() {
 	sed -i -e "s:\(DESTINATION \)lib:\1$(get_libdir):" \
 		*/CMakeLists.txt || die
 }
+
+src_configure() {
+	local mycmakeargs=("-DBUILD_DIVSUFSORT64=ON")
+	cmake-utils_src_configure
+}

diff --git a/dev-libs/libdivsufsort/libdivsufsort-9999.ebuild b/dev-libs/libdivsufsort/libdivsufsort-9999.ebuild
index 9dcaf6470b5..65e76c91651 100644
--- a/dev-libs/libdivsufsort/libdivsufsort-9999.ebuild
+++ b/dev-libs/libdivsufsort/libdivsufsort-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -21,3 +21,8 @@ src_prepare() {
 	sed -i -e "s:\(DESTINATION \)lib:\1$(get_libdir):" \
 		*/CMakeLists.txt || die
 }
+
+src_configure() {
+	local mycmakeargs=("-DBUILD_DIVSUFSORT64=ON")
+	cmake-utils_src_configure
+}


             reply	other threads:[~2018-12-07 16:27 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-07 16:26 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-09-19  6:07 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libdivsufsort/ Michał Górny
2020-06-08  8:56 Michał Górny
2020-06-08  8:56 Michał Górny
2018-12-07 16:26 Michał Górny
2017-02-03 22:03 Johannes Huber
2017-02-03 22:03 Johannes Huber
2017-02-03 22:03 Johannes Huber
2015-09-01 19:08 Tobias Klausmann

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=1544200014.4188f4f7f070ee8eac3de9c6ce7a9d1a55c01aa9.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