public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libbase58/
@ 2024-08-25 15:24 Andreas K. Hüttel
  0 siblings, 0 replies; 18+ messages in thread
From: Andreas K. Hüttel @ 2024-08-25 15:24 UTC (permalink / raw
  To: gentoo-commits

commit:     a417e2ff73cabf529adffc803b5682e3e9c0e156
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 25 15:08:06 2024 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Aug 25 15:22:59 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a417e2ff

dev-libs/libbase58: remove ~mips, library and leaf package

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-libs/libbase58/libbase58-0.1.4-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/libbase58/libbase58-0.1.4-r2.ebuild b/dev-libs/libbase58/libbase58-0.1.4-r2.ebuild
index 11e8cf11ea37..30e9060ca9c0 100644
--- a/dev-libs/libbase58/libbase58-0.1.4-r2.ebuild
+++ b/dev-libs/libbase58/libbase58-0.1.4-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/luke-jr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0/0"
-KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
 IUSE="test tools"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libbase58/
@ 2024-09-25 12:54 Joonas Niilola
  0 siblings, 0 replies; 18+ messages in thread
From: Joonas Niilola @ 2024-09-25 12:54 UTC (permalink / raw
  To: gentoo-commits

commit:     c942b95fe0f62a251659eae4306939c3c24c9250
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Tue Sep  3 17:06:20 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Sep 25 12:53:51 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c942b95f

dev-libs/libbase58: delete unused libtool files

Closes: https://bugs.gentoo.org/842990
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-libs/libbase58/libbase58-0.1.4-r2.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-libs/libbase58/libbase58-0.1.4-r2.ebuild b/dev-libs/libbase58/libbase58-0.1.4-r2.ebuild
index 30e9060ca9c0..f9f8112b4ed2 100644
--- a/dev-libs/libbase58/libbase58-0.1.4-r2.ebuild
+++ b/dev-libs/libbase58/libbase58-0.1.4-r2.ebuild
@@ -53,4 +53,6 @@ src_install() {
 		# It's hard to control this directory with multilib_is_native_abi && use tools, hence -f.
 		rm -rf "${ED}/TRASH" || die
 	fi
+
+	find "${ED}" -name '*.la' -delete || die
 }


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libbase58/
@ 2023-01-28 20:18 Michał Górny
  0 siblings, 0 replies; 18+ messages in thread
From: Michał Górny @ 2023-01-28 20:18 UTC (permalink / raw
  To: gentoo-commits

commit:     a8d888f09343d51e2987817e8b11294294c013e0
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 28 20:14:12 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 28 20:14:12 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8d888f0

dev-libs/libbase58: Remove sole proxied maintainer

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

 dev-libs/libbase58/metadata.xml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/dev-libs/libbase58/metadata.xml b/dev-libs/libbase58/metadata.xml
index 16c55fc2d041..00b60a2b3db0 100644
--- a/dev-libs/libbase58/metadata.xml
+++ b/dev-libs/libbase58/metadata.xml
@@ -1,10 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <maintainer type="person" proxied="yes">
-    <email>luke-jr+gentoobugs@utopios.org</email>
-    <name>Luke Dashjr</name>
-  </maintainer>
+  <!-- maintainer-needed -->
   <use>
     <flag name="tools">Build command line base58 tool</flag>
   </use>


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libbase58/
@ 2022-10-28 18:50 Sam James
  0 siblings, 0 replies; 18+ messages in thread
From: Sam James @ 2022-10-28 18:50 UTC (permalink / raw
  To: gentoo-commits

commit:     6ad52b98bb917767184bcb25cce0a7289d2c2832
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 28 18:42:23 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 28 18:47:45 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ad52b98

dev-libs/libbase58: drop multilib

No multilib reverse dependencies.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 ...8-0.1.4-r1.ebuild => libbase58-0.1.4-r2.ebuild} | 30 +++++++++++-----------
 1 file changed, 15 insertions(+), 15 deletions(-)

diff --git a/dev-libs/libbase58/libbase58-0.1.4-r1.ebuild b/dev-libs/libbase58/libbase58-0.1.4-r2.ebuild
similarity index 71%
rename from dev-libs/libbase58/libbase58-0.1.4-r1.ebuild
rename to dev-libs/libbase58/libbase58-0.1.4-r2.ebuild
index 80dc047c83be..11e8cf11ea37 100644
--- a/dev-libs/libbase58/libbase58-0.1.4-r1.ebuild
+++ b/dev-libs/libbase58/libbase58-0.1.4-r2.ebuild
@@ -1,15 +1,15 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-inherit autotools multilib-minimal
+inherit autotools
 
 DESCRIPTION="C implementation of Bitcoin's base58 encoding"
 HOMEPAGE="https://github.com/luke-jr/libbase58"
-LICENSE="MIT"
-
 SRC_URI="https://github.com/luke-jr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
 SLOT="0/0"
 KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 x86"
 IUSE="test tools"
@@ -20,35 +20,35 @@ RDEPEND="tools? ( dev-libs/libgcrypt )"
 DEPEND="${RDEPEND}
 	test? (
 		app-editors/vim-core
-		dev-libs/libgcrypt[${MULTILIB_USEDEP}]
+		dev-libs/libgcrypt
 	)
 "
 
 src_prepare() {
-	eapply_user
-	eautoreconf
+	default
 
-	# NOTE: Needed because test suite uses srcdir instead of builddir to set PATH and for
-	# multilib support.
-	multilib_copy_sources
+	eautoreconf
 }
 
-multilib_src_configure() {
+src_configure() {
 	local myeconf=(
-		--disable-static
 		LIBGCRYPT_CONFIG="${EPREFIX}/usr/bin/${CHOST}-libgcrypt-config"
 	)
-	if multilib_is_native_abi && use tools; then
+
+	if use tools; then
 		myeconf+=( --enable-tool )
 	elif use test; then
 		myeconf+=( --enable-tool --bindir='/TRASH' )
 	else
 		myeconf+=( --disable-tool )
 	fi
+
 	econf "${myeconf[@]}"
 }
 
-multilib_src_install_all() {
+src_install() {
+	default
+
 	if use test; then
 		# It's hard to control this directory with multilib_is_native_abi && use tools, hence -f.
 		rm -rf "${ED}/TRASH" || die


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libbase58/
@ 2021-02-25 19:07 Sam James
  0 siblings, 0 replies; 18+ messages in thread
From: Sam James @ 2021-02-25 19:07 UTC (permalink / raw
  To: gentoo-commits

commit:     8c86f87ecbd277366f423e658a8c402eda7abcd0
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Thu Feb 25 09:42:38 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 25 19:07:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c86f87e

dev-libs/libbase58: Remove old

Bug: https://bugs.gentoo.org/727008

Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/libbase58/libbase58-0.1.4.ebuild | 28 ----------------------------
 1 file changed, 28 deletions(-)

diff --git a/dev-libs/libbase58/libbase58-0.1.4.ebuild b/dev-libs/libbase58/libbase58-0.1.4.ebuild
deleted file mode 100644
index 78152ff985e..00000000000
--- a/dev-libs/libbase58/libbase58-0.1.4.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools
-
-DESCRIPTION="C implementation of Bitcoin's base58 encoding"
-HOMEPAGE="https://github.com/luke-jr/libbase58"
-LICENSE="MIT"
-
-SRC_URI="https://github.com/luke-jr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-SLOT="0/0"
-KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 x86"
-IUSE="tools"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-	eapply_user
-	eautoreconf
-}
-
-src_configure() {
-	econf \
-		--disable-static \
-		$(use_enable tools tool)
-}


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libbase58/
@ 2021-02-24 23:44 Sam James
  0 siblings, 0 replies; 18+ messages in thread
From: Sam James @ 2021-02-24 23:44 UTC (permalink / raw
  To: gentoo-commits

commit:     6edf24d92477c8cc63074c96084af947924db4c1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 24 23:43:51 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 24 23:43:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6edf24d9

dev-libs/libbase58: Stabilize 0.1.4-r1 x86, #727008

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/libbase58/libbase58-0.1.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libbase58/libbase58-0.1.4-r1.ebuild b/dev-libs/libbase58/libbase58-0.1.4-r1.ebuild
index 9643cbea735..80dc047c83b 100644
--- a/dev-libs/libbase58/libbase58-0.1.4-r1.ebuild
+++ b/dev-libs/libbase58/libbase58-0.1.4-r1.ebuild
@@ -11,7 +11,7 @@ LICENSE="MIT"
 
 SRC_URI="https://github.com/luke-jr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 SLOT="0/0"
-KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 x86"
 IUSE="test tools"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libbase58/
@ 2021-02-24 23:37 Sam James
  0 siblings, 0 replies; 18+ messages in thread
From: Sam James @ 2021-02-24 23:37 UTC (permalink / raw
  To: gentoo-commits

commit:     d5d7ef368bf771524780aff447015afd1ed27f08
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 24 23:37:44 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 24 23:37:44 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5d7ef36

dev-libs/libbase58: Stabilize 0.1.4-r1 amd64, #727008

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/libbase58/libbase58-0.1.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libbase58/libbase58-0.1.4-r1.ebuild b/dev-libs/libbase58/libbase58-0.1.4-r1.ebuild
index 433dcc192f8..9643cbea735 100644
--- a/dev-libs/libbase58/libbase58-0.1.4-r1.ebuild
+++ b/dev-libs/libbase58/libbase58-0.1.4-r1.ebuild
@@ -11,7 +11,7 @@ LICENSE="MIT"
 
 SRC_URI="https://github.com/luke-jr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 SLOT="0/0"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
 IUSE="test tools"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libbase58/
@ 2021-02-20 18:54 Thomas Deutschmann
  0 siblings, 0 replies; 18+ messages in thread
From: Thomas Deutschmann @ 2021-02-20 18:54 UTC (permalink / raw
  To: gentoo-commits

commit:     e6b6369f4d23b84b71264c17f62d4057ce319797
Author:     Luke Dashjr <luke-jr+git <AT> utopios <DOT> org>
AuthorDate: Sat Feb 20 15:49:51 2021 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sat Feb 20 18:53:48 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6b6369f

dev-libs/libbase58: Add missing test DEPEND on app-editors/vim-core (for xxd)

Closes: https://bugs.gentoo.org/771672
Signed-off-by: Luke Dashjr <luke-jr+git <AT> utopios.org>
Closes: https://github.com/gentoo/gentoo/pull/19560
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 dev-libs/libbase58/libbase58-0.1.4-r1.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-libs/libbase58/libbase58-0.1.4-r1.ebuild b/dev-libs/libbase58/libbase58-0.1.4-r1.ebuild
index e849059b854..433dcc192f8 100644
--- a/dev-libs/libbase58/libbase58-0.1.4-r1.ebuild
+++ b/dev-libs/libbase58/libbase58-0.1.4-r1.ebuild
@@ -18,7 +18,10 @@ RESTRICT="!test? ( test )"
 # NOTE: If not testing, we don't need non-native libgcrypt
 RDEPEND="tools? ( dev-libs/libgcrypt )"
 DEPEND="${RDEPEND}
-	test? ( dev-libs/libgcrypt[${MULTILIB_USEDEP}] )
+	test? (
+		app-editors/vim-core
+		dev-libs/libgcrypt[${MULTILIB_USEDEP}]
+	)
 "
 
 src_prepare() {


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libbase58/
@ 2021-01-09 10:36 Sam James
  0 siblings, 0 replies; 18+ messages in thread
From: Sam James @ 2021-01-09 10:36 UTC (permalink / raw
  To: gentoo-commits

commit:     ab1005ae4c72fcc61a657fe8a233ac0e1a8b78ef
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  9 10:31:36 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan  9 10:36:08 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab1005ae

dev-libs/libbase58: fix trailing whitespace

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/libbase58/libbase58-0.1.4-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/libbase58/libbase58-0.1.4-r1.ebuild b/dev-libs/libbase58/libbase58-0.1.4-r1.ebuild
index 375b6956313..e849059b854 100644
--- a/dev-libs/libbase58/libbase58-0.1.4-r1.ebuild
+++ b/dev-libs/libbase58/libbase58-0.1.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -25,7 +25,7 @@ src_prepare() {
 	eapply_user
 	eautoreconf
 
-	# NOTE: Needed because test suite uses srcdir instead of builddir to set PATH and for 
+	# NOTE: Needed because test suite uses srcdir instead of builddir to set PATH and for
 	# multilib support.
 	multilib_copy_sources
 }


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libbase58/
@ 2020-10-05 14:32 Joonas Niilola
  0 siblings, 0 replies; 18+ messages in thread
From: Joonas Niilola @ 2020-10-05 14:32 UTC (permalink / raw
  To: gentoo-commits

commit:     aea981b2e5871a0853a28e73a8e5cada5bb4054b
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  5 14:31:48 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Oct  5 14:32:09 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aea981b2

dev-libs/libbase58: add even better check for TRASH dir on 0.1.4-r1

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-libs/libbase58/libbase58-0.1.4-r1.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-libs/libbase58/libbase58-0.1.4-r1.ebuild b/dev-libs/libbase58/libbase58-0.1.4-r1.ebuild
index 1cf48ca77e4..375b6956313 100644
--- a/dev-libs/libbase58/libbase58-0.1.4-r1.ebuild
+++ b/dev-libs/libbase58/libbase58-0.1.4-r1.ebuild
@@ -46,7 +46,8 @@ multilib_src_configure() {
 }
 
 multilib_src_install_all() {
-	if [[ -d ${ED}/TRASH ]]; then
-		rm -r "${ED}/TRASH" || die
+	if use test; then
+		# It's hard to control this directory with multilib_is_native_abi && use tools, hence -f.
+		rm -rf "${ED}/TRASH" || die
 	fi
 }


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libbase58/
@ 2020-10-05 14:24 Joonas Niilola
  0 siblings, 0 replies; 18+ messages in thread
From: Joonas Niilola @ 2020-10-05 14:24 UTC (permalink / raw
  To: gentoo-commits

commit:     47b6f9481bd5f547af2134a5dea2e15bd45ca889
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  5 14:23:24 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Oct  5 14:23:54 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47b6f948

dev-libs/libbase58: add a better check for TRASH dir on 0.1.4-r1

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-libs/libbase58/libbase58-0.1.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libbase58/libbase58-0.1.4-r1.ebuild b/dev-libs/libbase58/libbase58-0.1.4-r1.ebuild
index 3cdcfde18b5..1cf48ca77e4 100644
--- a/dev-libs/libbase58/libbase58-0.1.4-r1.ebuild
+++ b/dev-libs/libbase58/libbase58-0.1.4-r1.ebuild
@@ -46,7 +46,7 @@ multilib_src_configure() {
 }
 
 multilib_src_install_all() {
-	if use test; then
+	if [[ -d ${ED}/TRASH ]]; then
 		rm -r "${ED}/TRASH" || die
 	fi
 }


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libbase58/
@ 2020-10-05  5:46 Joonas Niilola
  0 siblings, 0 replies; 18+ messages in thread
From: Joonas Niilola @ 2020-10-05  5:46 UTC (permalink / raw
  To: gentoo-commits

commit:     085cfe1e5e62f8c5d3836bec5ac3f0b8af8d05c9
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  5 05:38:46 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Oct  5 05:46:48 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=085cfe1e

dev-libs/libbase58: conditionalize 'rm' in 0.1.4

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-libs/libbase58/libbase58-0.1.4-r1.ebuild | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/dev-libs/libbase58/libbase58-0.1.4-r1.ebuild b/dev-libs/libbase58/libbase58-0.1.4-r1.ebuild
index 6d58a9ccec7..3cdcfde18b5 100644
--- a/dev-libs/libbase58/libbase58-0.1.4-r1.ebuild
+++ b/dev-libs/libbase58/libbase58-0.1.4-r1.ebuild
@@ -2,6 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
+
 inherit autotools multilib-minimal
 
 DESCRIPTION="C implementation of Bitcoin's base58 encoding"
@@ -24,7 +25,8 @@ src_prepare() {
 	eapply_user
 	eautoreconf
 
-	# NOTE: Needed because test suite uses srcdir instead of builddir to set PATH
+	# NOTE: Needed because test suite uses srcdir instead of builddir to set PATH and for 
+	# multilib support.
 	multilib_copy_sources
 }
 
@@ -44,5 +46,7 @@ multilib_src_configure() {
 }
 
 multilib_src_install_all() {
-	rm -rf "${ED}/TRASH" || die
+	if use test; then
+		rm -r "${ED}/TRASH" || die
+	fi
 }


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libbase58/
@ 2020-10-05  5:46 Joonas Niilola
  0 siblings, 0 replies; 18+ messages in thread
From: Joonas Niilola @ 2020-10-05  5:46 UTC (permalink / raw
  To: gentoo-commits

commit:     3d002a389dc3e77943ce1d689e85aa3548793dc6
Author:     Luke Dashjr <luke-jr+git <AT> utopios <DOT> org>
AuthorDate: Tue Sep 29 14:16:17 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Oct  5 05:46:48 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d002a38

dev-libs/libbase58: Add multilib support to 0.1.4

Also adds a missing dependency on libgcrypt for test & USE=tools

Signed-off-by: Luke Dashjr <luke-jr+git <AT> utopios.org>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-libs/libbase58/libbase58-0.1.4-r1.ebuild | 48 ++++++++++++++++++++++++++++
 1 file changed, 48 insertions(+)

diff --git a/dev-libs/libbase58/libbase58-0.1.4-r1.ebuild b/dev-libs/libbase58/libbase58-0.1.4-r1.ebuild
new file mode 100644
index 00000000000..6d58a9ccec7
--- /dev/null
+++ b/dev-libs/libbase58/libbase58-0.1.4-r1.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools multilib-minimal
+
+DESCRIPTION="C implementation of Bitcoin's base58 encoding"
+HOMEPAGE="https://github.com/luke-jr/libbase58"
+LICENSE="MIT"
+
+SRC_URI="https://github.com/luke-jr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+SLOT="0/0"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
+IUSE="test tools"
+RESTRICT="!test? ( test )"
+
+# NOTE: If not testing, we don't need non-native libgcrypt
+RDEPEND="tools? ( dev-libs/libgcrypt )"
+DEPEND="${RDEPEND}
+	test? ( dev-libs/libgcrypt[${MULTILIB_USEDEP}] )
+"
+
+src_prepare() {
+	eapply_user
+	eautoreconf
+
+	# NOTE: Needed because test suite uses srcdir instead of builddir to set PATH
+	multilib_copy_sources
+}
+
+multilib_src_configure() {
+	local myeconf=(
+		--disable-static
+		LIBGCRYPT_CONFIG="${EPREFIX}/usr/bin/${CHOST}-libgcrypt-config"
+	)
+	if multilib_is_native_abi && use tools; then
+		myeconf+=( --enable-tool )
+	elif use test; then
+		myeconf+=( --enable-tool --bindir='/TRASH' )
+	else
+		myeconf+=( --disable-tool )
+	fi
+	econf "${myeconf[@]}"
+}
+
+multilib_src_install_all() {
+	rm -rf "${ED}/TRASH" || die
+}


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libbase58/
@ 2020-07-19 23:54 Sam James
  0 siblings, 0 replies; 18+ messages in thread
From: Sam James @ 2020-07-19 23:54 UTC (permalink / raw
  To: gentoo-commits

commit:     0354d27f61050dc03378e5db3d01c8b91318bfb1
Author:     Luke Dashjr <luke-jr+git <AT> utopios <DOT> org>
AuthorDate: Sun Jul 19 20:12:59 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 19 23:53:50 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0354d27f

dev-libs/libbase58: Correct my email address in metadata

Signed-off-by: Luke Dashjr <luke-jr+git <AT> utopios.org>
Bug: https://bugs.gentoo.org/633048
Closes: https://github.com/gentoo/gentoo/pull/16748
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/libbase58/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libbase58/metadata.xml b/dev-libs/libbase58/metadata.xml
index 7beabae5160..a2e814a17c2 100644
--- a/dev-libs/libbase58/metadata.xml
+++ b/dev-libs/libbase58/metadata.xml
@@ -6,7 +6,7 @@
     <name>Anthony G. Basile</name>
   </maintainer>
   <maintainer type="person">
-    <email>luke_gentoo_bitcoin@dashjr.org</email>
+    <email>luke-jr+gentoobugs@utopios.org</email>
     <name>Luke Dashjr</name>
   </maintainer>
   <use>


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libbase58/
@ 2017-12-17  3:06 Anthony G. Basile
  0 siblings, 0 replies; 18+ messages in thread
From: Anthony G. Basile @ 2017-12-17  3:06 UTC (permalink / raw
  To: gentoo-commits

commit:     1cae3333c43562125252f470355c1fc18e1d0e6b
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 17 03:01:53 2017 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sun Dec 17 03:06:42 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cae3333

dev-libs/libbase58: remove older unstable versions

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-libs/libbase58/Manifest               |  2 --
 dev-libs/libbase58/libbase58-0.1.0.ebuild | 26 --------------------------
 dev-libs/libbase58/libbase58-0.1.1.ebuild | 26 --------------------------
 3 files changed, 54 deletions(-)

diff --git a/dev-libs/libbase58/Manifest b/dev-libs/libbase58/Manifest
index bfa6b4b72e5..591252d5f01 100644
--- a/dev-libs/libbase58/Manifest
+++ b/dev-libs/libbase58/Manifest
@@ -1,3 +1 @@
-DIST libbase58-0.1.0.tar.gz 5807 BLAKE2B 2dc124c8713665ed6d788643bb921171a60bfea8886e73d0a9a0cdddafa5c842c4ce117d6f5b7d611babe1d2f1c0088ecd35d93788788577911473c7a9fe2d12 SHA512 8bfeeb194736cae291308b281f23f49774943dc0151863ddf99b92b657c0151a9873a110f79679e81f14bf0ecf3cf00bf43f517a24d5e89d032a0a5ebed1a358
-DIST libbase58-0.1.1.tar.gz 6564 BLAKE2B be3d122ee8299645a9d800d0d511ca68ea2526d66903cf764a00f4749ba8672a2249980804ebdfc135ef7580b67b7ba857c3df5e0128c7c5d1a9ceede3eacd3d SHA512 c47cb7f891c54a8b07a01f033312baa97b7722965cc0c5003fb8591dedc304dd3ff408e8b31ee4b0634b58f6a7f0be55bee039a1fd8e24fdb62f7a72c4be7c3b
 DIST libbase58-0.1.4.tar.gz 6718 BLAKE2B d192499920a11f95037a46eb02b19ea5cbedefb14541c22a7c72568a69f4ccc0ed9223883fffd3337f12b718f3e39f11888c95a87b1fec481829989bd73dc741 SHA512 9b36fd7308a1a5486d77cb9baeeac49669a2c823998ff0885fee0757d6fca374f796b743e69af087e20a58b95556faf6c48106e034c09879937d96dae5fc7ac9

diff --git a/dev-libs/libbase58/libbase58-0.1.0.ebuild b/dev-libs/libbase58/libbase58-0.1.0.ebuild
deleted file mode 100644
index 065fa8233a6..00000000000
--- a/dev-libs/libbase58/libbase58-0.1.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-AUTOTOOLS_AUTORECONF=1
-inherit autotools-utils
-
-DESCRIPTION="C implementation of Bitcoin's base58 encoding"
-HOMEPAGE="https://github.com/luke-jr/libbase58"
-LICENSE="MIT"
-
-SRC_URI="https://github.com/luke-jr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
-IUSE="tools"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-src_configure() {
-	local myeconfargs=(
-		--disable-static
-		$(use_enable tools tool)
-	)
-	autotools-utils_src_configure
-}

diff --git a/dev-libs/libbase58/libbase58-0.1.1.ebuild b/dev-libs/libbase58/libbase58-0.1.1.ebuild
deleted file mode 100644
index c77b5cda8e2..00000000000
--- a/dev-libs/libbase58/libbase58-0.1.1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-AUTOTOOLS_AUTORECONF=1
-inherit autotools-utils
-
-DESCRIPTION="C implementation of Bitcoin's base58 encoding"
-HOMEPAGE="https://github.com/luke-jr/libbase58"
-LICENSE="MIT"
-
-SRC_URI="https://github.com/luke-jr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
-IUSE="tools"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-src_configure() {
-	local myeconfargs=(
-		--disable-static
-		$(use_enable tools tool)
-	)
-	autotools-utils_src_configure
-}


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libbase58/
@ 2017-12-17  3:06 Anthony G. Basile
  0 siblings, 0 replies; 18+ messages in thread
From: Anthony G. Basile @ 2017-12-17  3:06 UTC (permalink / raw
  To: gentoo-commits

commit:     b3104dbf22926e9eb1c06202b3a411e60cb934b4
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 17 03:01:04 2017 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sun Dec 17 03:06:40 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3104dbf

dev-libs/libbase58: 0.1.4 stable on amd64 and x86

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-libs/libbase58/libbase58-0.1.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libbase58/libbase58-0.1.4.ebuild b/dev-libs/libbase58/libbase58-0.1.4.ebuild
index 55a1b52188c..78152ff985e 100644
--- a/dev-libs/libbase58/libbase58-0.1.4.ebuild
+++ b/dev-libs/libbase58/libbase58-0.1.4.ebuild
@@ -10,7 +10,7 @@ LICENSE="MIT"
 
 SRC_URI="https://github.com/luke-jr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 SLOT="0/0"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 x86"
 IUSE="tools"
 
 DEPEND=""


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libbase58/
@ 2017-08-10 13:19 Anthony G. Basile
  0 siblings, 0 replies; 18+ messages in thread
From: Anthony G. Basile @ 2017-08-10 13:19 UTC (permalink / raw
  To: gentoo-commits

commit:     29baeb6e3af67f682ed52b54fe449b8becc8bc7c
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 10 13:18:42 2017 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Aug 10 13:19:00 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29baeb6e

dev-libs/libbase58: version bump to 1.0.4, EAPI=6 and subslot added

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 dev-libs/libbase58/Manifest               |  1 +
 dev-libs/libbase58/libbase58-0.1.4.ebuild | 28 ++++++++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/dev-libs/libbase58/Manifest b/dev-libs/libbase58/Manifest
index a5cce167bfe..eac64307ba2 100644
--- a/dev-libs/libbase58/Manifest
+++ b/dev-libs/libbase58/Manifest
@@ -1,2 +1,3 @@
 DIST libbase58-0.1.0.tar.gz 5807 SHA256 43ac21173353c3d284406986501d15972f589b6d9247f61766b7acbf1f5a7a4a SHA512 8bfeeb194736cae291308b281f23f49774943dc0151863ddf99b92b657c0151a9873a110f79679e81f14bf0ecf3cf00bf43f517a24d5e89d032a0a5ebed1a358 WHIRLPOOL ba3baed348e4e7265ad14c04f7fca9b728ebd026a61275e4aaa852268f2513bc001610f013159b72c0367255a4c2d3d69b18c7b693c5e6eab6269c4894b6667c
 DIST libbase58-0.1.1.tar.gz 6564 SHA256 51f665b52efc99b7a8205101569a0580a7d7defda1c4597e6e467c164f86a206 SHA512 c47cb7f891c54a8b07a01f033312baa97b7722965cc0c5003fb8591dedc304dd3ff408e8b31ee4b0634b58f6a7f0be55bee039a1fd8e24fdb62f7a72c4be7c3b WHIRLPOOL ec72557af9269a47a33c4d75260821b606b75a644ded2f4f30f02657fc3a6586240f91d76718b219e7cbde8a636987f5145405faa9603c2c19022aeeac1be878
+DIST libbase58-0.1.4.tar.gz 6718 SHA256 97e8c3387fd4ed90208a8101e658743efbb6e21714e594f0828e6414f92c0b1d SHA512 9b36fd7308a1a5486d77cb9baeeac49669a2c823998ff0885fee0757d6fca374f796b743e69af087e20a58b95556faf6c48106e034c09879937d96dae5fc7ac9 WHIRLPOOL a33dfb69c047a21da48328f7acd415b0eec3fc6358c256a24dfee06b91295d0ec36c58ffbaa5ba14e74e5bc0db5ff052d7fcf99a2f7819e2370e35df58e53859

diff --git a/dev-libs/libbase58/libbase58-0.1.4.ebuild b/dev-libs/libbase58/libbase58-0.1.4.ebuild
new file mode 100644
index 00000000000..55a1b52188c
--- /dev/null
+++ b/dev-libs/libbase58/libbase58-0.1.4.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit autotools
+
+DESCRIPTION="C implementation of Bitcoin's base58 encoding"
+HOMEPAGE="https://github.com/luke-jr/libbase58"
+LICENSE="MIT"
+
+SRC_URI="https://github.com/luke-jr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+SLOT="0/0"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
+IUSE="tools"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+	eapply_user
+	eautoreconf
+}
+
+src_configure() {
+	econf \
+		--disable-static \
+		$(use_enable tools tool)
+}


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libbase58/
@ 2017-06-03 13:39 Sergei Trofimovich
  0 siblings, 0 replies; 18+ messages in thread
From: Sergei Trofimovich @ 2017-06-03 13:39 UTC (permalink / raw
  To: gentoo-commits

commit:     353a6ed10ad9960778ae244ce615a7eb5ba5e836
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  3 13:24:47 2017 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Jun  3 13:38:53 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=353a6ed1

dev-libs/libbase58: apply distfiles tarball rename 0.1.0

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-libs/libbase58/Manifest               | 2 +-
 dev-libs/libbase58/libbase58-0.1.0.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-libs/libbase58/Manifest b/dev-libs/libbase58/Manifest
index 6c24c1c260f..a5cce167bfe 100644
--- a/dev-libs/libbase58/Manifest
+++ b/dev-libs/libbase58/Manifest
@@ -1,2 +1,2 @@
+DIST libbase58-0.1.0.tar.gz 5807 SHA256 43ac21173353c3d284406986501d15972f589b6d9247f61766b7acbf1f5a7a4a SHA512 8bfeeb194736cae291308b281f23f49774943dc0151863ddf99b92b657c0151a9873a110f79679e81f14bf0ecf3cf00bf43f517a24d5e89d032a0a5ebed1a358 WHIRLPOOL ba3baed348e4e7265ad14c04f7fca9b728ebd026a61275e4aaa852268f2513bc001610f013159b72c0367255a4c2d3d69b18c7b693c5e6eab6269c4894b6667c
 DIST libbase58-0.1.1.tar.gz 6564 SHA256 51f665b52efc99b7a8205101569a0580a7d7defda1c4597e6e467c164f86a206 SHA512 c47cb7f891c54a8b07a01f033312baa97b7722965cc0c5003fb8591dedc304dd3ff408e8b31ee4b0634b58f6a7f0be55bee039a1fd8e24fdb62f7a72c4be7c3b WHIRLPOOL ec72557af9269a47a33c4d75260821b606b75a644ded2f4f30f02657fc3a6586240f91d76718b219e7cbde8a636987f5145405faa9603c2c19022aeeac1be878
-DIST v0.1.0.tar.gz 5807 SHA256 43ac21173353c3d284406986501d15972f589b6d9247f61766b7acbf1f5a7a4a SHA512 8bfeeb194736cae291308b281f23f49774943dc0151863ddf99b92b657c0151a9873a110f79679e81f14bf0ecf3cf00bf43f517a24d5e89d032a0a5ebed1a358 WHIRLPOOL ba3baed348e4e7265ad14c04f7fca9b728ebd026a61275e4aaa852268f2513bc001610f013159b72c0367255a4c2d3d69b18c7b693c5e6eab6269c4894b6667c

diff --git a/dev-libs/libbase58/libbase58-0.1.0.ebuild b/dev-libs/libbase58/libbase58-0.1.0.ebuild
index 187135c7d3f..065fa8233a6 100644
--- a/dev-libs/libbase58/libbase58-0.1.0.ebuild
+++ b/dev-libs/libbase58/libbase58-0.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ DESCRIPTION="C implementation of Bitcoin's base58 encoding"
 HOMEPAGE="https://github.com/luke-jr/libbase58"
 LICENSE="MIT"
 
-SRC_URI="https://github.com/luke-jr/${PN}/archive/v${PV}.tar.gz"
+SRC_URI="https://github.com/luke-jr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
 IUSE="tools"


^ permalink raw reply related	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2024-09-25 12:54 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-25 15:24 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libbase58/ Andreas K. Hüttel
  -- strict thread matches above, loose matches on Subject: below --
2024-09-25 12:54 Joonas Niilola
2023-01-28 20:18 Michał Górny
2022-10-28 18:50 Sam James
2021-02-25 19:07 Sam James
2021-02-24 23:44 Sam James
2021-02-24 23:37 Sam James
2021-02-20 18:54 Thomas Deutschmann
2021-01-09 10:36 Sam James
2020-10-05 14:32 Joonas Niilola
2020-10-05 14:24 Joonas Niilola
2020-10-05  5:46 Joonas Niilola
2020-10-05  5:46 Joonas Niilola
2020-07-19 23:54 Sam James
2017-12-17  3:06 Anthony G. Basile
2017-12-17  3:06 Anthony G. Basile
2017-08-10 13:19 Anthony G. Basile
2017-06-03 13:39 Sergei Trofimovich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox