[gentoo-commits] repo/proj/guru:dev commit in: net-p2p/monero/

2024-05-29 Thread Sergey Alirzaev
commit: a513e1f1eacda5e8599c9f7d5feff376ab439cb1
Author: Sergey Alirzaev  riseup  net>
AuthorDate: Wed May 29 10:26:16 2024 +
Commit:     Sergey Alirzaev  gmail  com>
CommitDate: Wed May 29 10:26:16 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a513e1f1

net-p2p/monero: fixed dep

Signed-off-by: Sergey Alirzaev  riseup.net>

 net-p2p/monero/monero-0.17.2.0.ebuild | 2 +-
 net-p2p/monero/monero-0.17.2.3.ebuild | 2 +-
 net-p2p/monero/monero-0.17.3.0.ebuild | 2 +-
 net-p2p/monero/monero-0.17.3.2.ebuild | 2 +-
 net-p2p/monero/monero-0.18.1.2.ebuild | 2 +-
 net-p2p/monero/monero-0.18.2.0.ebuild | 2 +-
 net-p2p/monero/monero-0.18.2.2.ebuild | 2 +-
 net-p2p/monero/monero-0.18.3.1.ebuild | 2 +-
 net-p2p/monero/monero-0.18.3.3.ebuild | 2 +-
 9 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/net-p2p/monero/monero-0.17.2.0.ebuild 
b/net-p2p/monero/monero-0.17.2.0.ebuild
index 2dc411809..1c200fab0 100644
--- a/net-p2p/monero/monero-0.17.2.0.ebuild
+++ b/net-p2p/monero/monero-0.17.2.0.ebuild
@@ -26,7 +26,7 @@ RESTRICT="test"
 DEPEND="
acct-group/monero
acct-user/monero
-   dev-libs/boost:=[nls]
+   

[gentoo-commits] repo/proj/guru:dev commit in: app-misc/vrms-gentoo/

2024-03-16 Thread Sergey Alirzaev
commit: 57a0b163da251520b1a4a373eecec7f255f499d8
Author: Sergey Alirzaev  riseup  net>
AuthorDate: Sat Mar 16 19:35:47 2024 +
Commit:     Sergey Alirzaev  gmail  com>
CommitDate: Sat Mar 16 19:35:47 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=57a0b163

app-misc/vrms-gentoo: pick pkgcheck nits

Signed-off-by: Sergey Alirzaev  riseup.net>

 app-misc/vrms-gentoo/vrms-gentoo-0_pre20201102.ebuild | 6 ++
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/app-misc/vrms-gentoo/vrms-gentoo-0_pre20201102.ebuild 
b/app-misc/vrms-gentoo/vrms-gentoo-0_pre20201102.ebuild
index b414db9c8d..fd1a0b1b8f 100644
--- a/app-misc/vrms-gentoo/vrms-gentoo-0_pre20201102.ebuild
+++ b/app-misc/vrms-gentoo/vrms-gentoo-0_pre20201102.ebuild
@@ -5,21 +5,19 @@ EAPI="7"
 
 COMMIT="4fd604c4816d620be3cf9c5e9dd578b2c30c21bc"
 
-SRC_URI="https://github.com/z411/vrms-gentoo/archive/${COMMIT}.tar.gz -> 
${P}.tar.gz"
 DESCRIPTION="vrms clone for Gentoo Linux"
 HOMEPAGE="https://github.com/z411/vrms-gentoo;
+SRC_URI="https://github.com/z411/vrms-gentoo/archive/${COMMIT}.tar.gz -> 
${P}.tar.gz"
+S="${WORKDIR}/${PN}-${COMMIT}"
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64"
 
-DEPEND=""
 RDEPEND="
dev-lang/perl
 "
 
-S="${WORKDIR}/${PN}-${COMMIT}"
-
 src_install() {
default
 



[gentoo-commits] repo/proj/guru:dev commit in: app-misc/vrms-gentoo/

2024-03-16 Thread Sergey Alirzaev
commit: e09fdc5617f1edfbd74377282c7788f312c2b971
Author: Sergey Alirzaev  riseup  net>
AuthorDate: Sat Mar 16 19:33:24 2024 +
Commit:     Sergey Alirzaev  gmail  com>
CommitDate: Sat Mar 16 19:33:24 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e09fdc56

app-misc/vrms-gentoo: change maintainer e-mail

https://github.com/gentoo/guru/commit/406322bcb210c1359b0dfb28fdd2edd517f9a79b#commitcomment-139867274

Signed-off-by: Sergey Alirzaev  riseup.net>

 app-misc/vrms-gentoo/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/vrms-gentoo/metadata.xml 
b/app-misc/vrms-gentoo/metadata.xml
index 7602184c04..fbe253c241 100644
--- a/app-misc/vrms-gentoo/metadata.xml
+++ b/app-misc/vrms-gentoo/metadata.xml
@@ -3,7 +3,7 @@
 

co-maintainers welcome
-   l2...@riseup.net
+   zl2...@gmail.com
        Sergey Alirzaev





[gentoo-commits] repo/proj/guru:dev commit in: app-misc/vrms-gentoo/

2024-03-16 Thread Sergey Alirzaev
commit: 406322bcb210c1359b0dfb28fdd2edd517f9a79b
Author: Sergey Alirzaev  riseup  net>
AuthorDate: Sat Mar 16 16:47:15 2024 +
Commit:     Sergey Alirzaev  gmail  com>
CommitDate: Sat Mar 16 16:47:15 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=406322bc

app-misc/vrms-gentoo: add myself as a maintainer

Signed-off-by: Sergey Alirzaev  riseup.net>

 app-misc/vrms-gentoo/metadata.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/vrms-gentoo/metadata.xml 
b/app-misc/vrms-gentoo/metadata.xml
index afd9a96d63..7602184c04 100644
--- a/app-misc/vrms-gentoo/metadata.xml
+++ b/app-misc/vrms-gentoo/metadata.xml
@@ -3,8 +3,8 @@
 

co-maintainers welcome
-   lssndrbarbi...@gmail.com
-   Alessandro Barbieri
+   l2...@riseup.net
+       Sergey Alirzaev


z411/vrms-gentoo



[gentoo-commits] repo/proj/guru:dev commit in: net-p2p/monero/

2024-03-16 Thread Sergey Alirzaev
commit: 07ab1b9fe1f1cec736beb0355818235220f529f5
Author: Sergey Alirzaev  riseup  net>
AuthorDate: Sat Mar 16 13:19:33 2024 +
Commit:     Sergey Alirzaev  gmail  com>
CommitDate: Sat Mar 16 13:19:33 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=07ab1b9f

net-p2p/monero: add 0.18.3.3, drop 0.18.3.2

Signed-off-by: Sergey Alirzaev  riseup.net>

 net-p2p/monero/Manifest   | 2 +-
 net-p2p/monero/{monero-0.18.3.2.ebuild => monero-0.18.3.3.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-p2p/monero/Manifest b/net-p2p/monero/Manifest
index deea35528b..394d1ed3b7 100644
--- a/net-p2p/monero/Manifest
+++ b/net-p2p/monero/Manifest
@@ -6,5 +6,5 @@ DIST monero-0.18.1.2.tar.gz 11609034 BLAKE2B 
3186a1038e9dd8f204a506df28c526bf3e0
 DIST monero-0.18.2.0.tar.gz 11624875 BLAKE2B 
e8dc2e89c664cb218d900ce0803dd1716f1ee363bbddb232fbd22570818c9a9ca307df04808ffef1eb30ee6097fbe243f6977dfad181f57b9169f22d4819f145
 SHA512 
19625d8e6ee3e9f27ba06eb6027ef21571a2ae8261c9e32f6e74d2f7adf8c73e9dfe34516cd456426274c41ce941e1e5b7eba9f9d20492b99decbd9262aec434
 DIST monero-0.18.2.2.tar.gz 11640001 BLAKE2B 
04b19e760b09636d7862af2a071128a28006d2829f08039cf55cfa1fd7d054b1382dbbcfc7f0ed381fcbd358e75ec437467349c7f250510e99e06527d1209da6
 SHA512 
78d4f7fee4eb37ba4837bc392c5869e21c9ea1e9bd9e95f768003bc833302935121c315fb3b4fcbe8f07a9513f928e9e9146dc7ca8892a3db2eb14cfe1371727
 DIST monero-0.18.3.1.tar.gz 14005197 BLAKE2B 
169d876caf94090894c9a2bd9d07b71e46411971b06da0f51fc57f01396de4f5f770062e08cbebf702b6b49dbcd47923675d2375795969f5673bf2091a7da742
 SHA512 
b29d25043d50fa30459e59e0c82627cc3dc4a7e2e28a727a353915a32cf5e70e36f548bda152dee13329cb2d09a978ff45c2121f8bf7acc8966957a53e772f03
-DIST monero-0.18.3.2.tar.gz 14024322 BLAKE2B 
abba3ef7896101d8730963dad588b0314decbcbd949bae63a796f828ade2e94c62620d5920fe7d08f2afe3ae06bf52e9f570749ac380322d46a58a146fa1380a
 SHA512 
90acaf32e4dce753dc01e391cfe626611a31c3b024547f512d43a8e490814c5234f4ded57c7dd4c735cd8f60e545364618f0b8e6bfd5271660dcc89eb735d74c
+DIST monero-0.18.3.3.tar.gz 14028018 BLAKE2B 
07c3272175fb05645a2f5f7ce6cef4d65054ba1d80994c4dc8445ec4df13aebe2b268d5b4be49db0cdd35dcdce1bbd33874111e21503839d63fae70ea30b0dff
 SHA512 
26aaa02be4d1109dfdae08981b9fee16a10c358030ba99ae809eb241e805c50edc8ad10b1a375cd02e3160fa3de8ae6773cca55618d39ca30614f1d6662c18e5
 DIST monero-8682.patch 1053 BLAKE2B 
6252ee36961d41e6c7161004f2b3ddb0916a2dc91b91eed0e500a9681040366eb7e696abc91b138484bc735da5eb13f0a79ec1ded6f3c36dd3c8f8565113d7cf
 SHA512 
2960a937ec04bc96a3564d2c730ca53cd1369f26d47567cd08c8e90abaf126f336a083e297b4240b5fae22ab3ad3cb45d741f2f48364d30f1442df393109a6eb

diff --git a/net-p2p/monero/monero-0.18.3.2.ebuild 
b/net-p2p/monero/monero-0.18.3.3.ebuild
similarity index 97%
rename from net-p2p/monero/monero-0.18.3.2.ebuild
rename to net-p2p/monero/monero-0.18.3.3.ebuild
index 567c589b39..f3aeedc2c5 100644
--- a/net-p2p/monero/monero-0.18.3.2.ebuild
+++ b/net-p2p/monero/monero-0.18.3.3.ebuild
@@ -114,7 +114,7 @@ pkg_postinst() {
elog
elog "Run monerod status as any user to get sync status and 
other stats."
elog
-   elog "The Monero blockchain can take up a lot of space (80 GiB) 
and is stored"
+   elog "The Monero blockchain can take up a lot of space (200 
GiB) and is stored"
elog "in /var/lib/monero by default. You may want to enable 
pruning by adding"
elog "'prune-blockchain=1' to /etc/monero/monerod.conf to prune 
the blockchain"
elog "or move the data directory to another disk."



[gentoo-commits] repo/proj/guru:dev commit in: net-p2p/monero/

2024-03-09 Thread Sergey Alirzaev
commit: 949daec59d9afd8cf6a0daa25b9d9a1ed2db2b73
Author: Sergey Alirzaev  riseup  net>
AuthorDate: Sat Mar  9 20:06:52 2024 +
Commit:     Sergey Alirzaev  gmail  com>
CommitDate: Sat Mar  9 20:06:52 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=949daec5

net-p2p/monero: + 0.18.3.2, rm old

Signed-off-by: Sergey Alirzaev  riseup.net>

 net-p2p/monero/Manifest|   3 +-
 net-p2p/monero/monero-0.18.1.1.ebuild  | 117 -
 ...nero-0.18.1.0.ebuild => monero-0.18.3.2.ebuild} |  13 ++-
 3 files changed, 10 insertions(+), 123 deletions(-)

diff --git a/net-p2p/monero/Manifest b/net-p2p/monero/Manifest
index 6bee6f3292..deea35528b 100644
--- a/net-p2p/monero/Manifest
+++ b/net-p2p/monero/Manifest
@@ -2,10 +2,9 @@ DIST monero-0.17.2.0.tar.gz 10622184 BLAKE2B 
c439e447f524a08a7ee79420873b7cf393f
 DIST monero-0.17.2.3.tar.gz 10640501 BLAKE2B 
15c7b92e7d00788214953c09af96d578e79c65ba9263d2a9ea19cfb9cc65e77d15770b873a10b77aae9e908dce74162d3577ed241600ebd57098b860bfd8f114
 SHA512 
7f3363c2cb66fa90a47a4cbb03b367182afa63af21d40bf07ea57cd91e4805684ec4795c0390bc966626a3b7b3c0a47167036873f5d1ea4b487a3d02bf01aaa4
 DIST monero-0.17.3.0.tar.gz 10659302 BLAKE2B 
fe73172e490f119a3d3730e3c11afd386e54fa22e12ac69d6f5e420d5409ba8201289feb01041520b374768325ea82132108972f68ef59114f414451232daea6
 SHA512 
97a40f594aaa6f588a3ad982142a0ea4f4410d208dd5ff43b09c70baadd32f87e92eac97abd800f25298e8d0613ae85f68605f586ceccf9dc078fcb189d7511a
 DIST monero-0.17.3.2.tar.gz 10685156 BLAKE2B 
f313ec0e5e224797448a43ad46d4e990174eec6cdceec6dc9a25d62f014a775172e103d05a33558404bd84a8443ba6ada0c27f81a3a83fe630d16cbad97602f5
 SHA512 
2d34e0525b2ca1d7bddb8ea51776b49fec4fb866a1c1239c347460ed3369af2f430be32da45666f16c369cebef099f285971c0e806d75d60354f195c5f93891d
-DIST monero-0.18.1.0.tar.gz 11600139 BLAKE2B 
dac1182e772b4163b2cc76ec83dc2cb5e91b251dab2185d4a2df6134780f05fadba2fc603964caab973ef6bc37dce1bfcb194c92ea4f843cfb953f9a5fc24378
 SHA512 
761f1bae4157ea05565c7459d1cd2a9316317068e3afc18a7215e4a949dee7eb58fe023cbd04c9fec0141d1f3dc33f526b2a187934b33d7aff2b55e47fad599c
-DIST monero-0.18.1.1.tar.gz 11609864 BLAKE2B 
45591a856d251b6d11dc9eac987852fc413bea3fd035c330218cbb2226636ed4284b69e016a0e4ad71e2976fbe8bd6a4bc1d48cca05a45722add068c56ae0d9e
 SHA512 
71c7d1940a31943b5a01236ffd7760907a3e63c50e31efa04cbd75f90d65401ed367efc1a9685a45638df7bdabd158ab61ee94398e3ca8e6c998aeb779db2066
 DIST monero-0.18.1.2.tar.gz 11609034 BLAKE2B 
3186a1038e9dd8f204a506df28c526bf3e0e5f788ad2d6b512f02735162a479be3f46d309d4e6888f30f962d68ecaf269888c8c0b21a066cad78b3c06f8cfc83
 SHA512 
d112f34b2fe6720c324560dd523badb68f08d03183d4bbbe7e1aa95f641cde4a1c4fa4042f1d47f9920f799269cc9620150136ebbef6dd66fcd4df0336c0d7f3
 DIST monero-0.18.2.0.tar.gz 11624875 BLAKE2B 
e8dc2e89c664cb218d900ce0803dd1716f1ee363bbddb232fbd22570818c9a9ca307df04808ffef1eb30ee6097fbe243f6977dfad181f57b9169f22d4819f145
 SHA512 
19625d8e6ee3e9f27ba06eb6027ef21571a2ae8261c9e32f6e74d2f7adf8c73e9dfe34516cd456426274c41ce941e1e5b7eba9f9d20492b99decbd9262aec434
 DIST monero-0.18.2.2.tar.gz 11640001 BLAKE2B 
04b19e760b09636d7862af2a071128a28006d2829f08039cf55cfa1fd7d054b1382dbbcfc7f0ed381fcbd358e75ec437467349c7f250510e99e06527d1209da6
 SHA512 
78d4f7fee4eb37ba4837bc392c5869e21c9ea1e9bd9e95f768003bc833302935121c315fb3b4fcbe8f07a9513f928e9e9146dc7ca8892a3db2eb14cfe1371727
 DIST monero-0.18.3.1.tar.gz 14005197 BLAKE2B 
169d876caf94090894c9a2bd9d07b71e46411971b06da0f51fc57f01396de4f5f770062e08cbebf702b6b49dbcd47923675d2375795969f5673bf2091a7da742
 SHA512 
b29d25043d50fa30459e59e0c82627cc3dc4a7e2e28a727a353915a32cf5e70e36f548bda152dee13329cb2d09a978ff45c2121f8bf7acc8966957a53e772f03
+DIST monero-0.18.3.2.tar.gz 14024322 BLAKE2B 
abba3ef7896101d8730963dad588b0314decbcbd949bae63a796f828ade2e94c62620d5920fe7d08f2afe3ae06bf52e9f570749ac380322d46a58a146fa1380a
 SHA512 
90acaf32e4dce753dc01e391cfe626611a31c3b024547f512d43a8e490814c5234f4ded57c7dd4c735cd8f60e545364618f0b8e6bfd5271660dcc89eb735d74c
 DIST monero-8682.patch 1053 BLAKE2B 
6252ee36961d41e6c7161004f2b3ddb0916a2dc91b91eed0e500a9681040366eb7e696abc91b138484bc735da5eb13f0a79ec1ded6f3c36dd3c8f8565113d7cf
 SHA512 
2960a937ec04bc96a3564d2c730ca53cd1369f26d47567cd08c8e90abaf126f336a083e297b4240b5fae22ab3ad3cb45d741f2f48364d30f1442df393109a6eb

diff --git a/net-p2p/monero/monero-0.18.1.1.ebuild 
b/net-p2p/monero/monero-0.18.1.1.ebuild
deleted file mode 100644
index ab8f289a37..00
--- a/net-p2p/monero/monero-0.18.1.1.ebuild
+++ /dev/null
@@ -1,117 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake systemd
-
-DESCRIPTION="The secure, private, untraceable cryptocurrency"
-HOMEPAGE="https://github.com/monero-project/monero;
-
-if [[ ${PV} ==  ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/monero-project/monero.git;
-   EGIT_SUB

[gentoo-commits] repo/proj/guru:dev commit in: dev-libs/randomx/

2023-11-20 Thread Sergey Alirzaev
commit: 5c5ff86420c2c0d310faee3f5a1dee0d8129bc05
Author: Sergey Alirzaev  riseup  net>
AuthorDate: Tue Nov 21 01:27:45 2023 +
Commit:     Sergey Alirzaev  gmail  com>
CommitDate: Tue Nov 21 01:27:45 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5c5ff864

dev-libs/randomx: add 1.2.1

Signed-off-by: Sergey Alirzaev  riseup.net>

 dev-libs/randomx/Manifest |  1 +
 dev-libs/randomx/randomx-1.2.1.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-libs/randomx/Manifest b/dev-libs/randomx/Manifest
index a14ac82984..dc9840ad5c 100644
--- a/dev-libs/randomx/Manifest
+++ b/dev-libs/randomx/Manifest
@@ -1,2 +1,3 @@
 DIST randomx-1.1.8.tar.gz 163477 BLAKE2B 
482f38a7e9f7b03ec5bd40ff923a1a1e575ed0c30431dcbecfe1072cdb10ccc93b61cf9d2177f4549e284125e17386e0314cb39734b22dc150193bd5d28bb813
 SHA512 
f41f13ba7b979a969e9d60e6c44cf289802e7459d6d817a64377428c3e833ea2f71a8a1e6559682ecc0ec2a33f958bb5b727d7faa28cb6ff69a524d713969bce
 DIST randomx-1.1.9.tar.gz 163669 BLAKE2B 
41a665061c438c335825abfdf8fbde7f0c8a910fcca22e47babd015120b675378ad04afdc602f2b8e41cc6030ea6caa6298a27bce634034e95b5657d4ea06492
 SHA512 
89e0541bc849db270672acd7210a6c7109e4ca07765e6e656229ff8867792bfae933ee85b0aa4545dc3cf0c6515140ab782c8e231af17a82610718a80458c420
+DIST randomx-1.2.1.tar.gz 181224 BLAKE2B 
8090e40fd3fca72778ba0d1c7fec4284fde47d3f692f11ed5e8c176abc069a155f3a9c9556aa85e4c88f456aee20d6f4615ec6a2f5b6b4944c66351839e49e2d
 SHA512 
61aea021dcc2e43360cf20e741401a0379cd9b16774cd6bc477b5f64c8c642e61a1a9e5ad17b734b5450a01ed66ef8297d675beb0f6a2461d89fac1930f35c16

diff --git a/dev-libs/randomx/randomx-1.2.1.ebuild 
b/dev-libs/randomx/randomx-1.2.1.ebuild
new file mode 100644
index 00..1431d23747
--- /dev/null
+++ b/dev-libs/randomx/randomx-1.2.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake flag-o-matic
+
+DESCRIPTION="Proof of work algorithm based on random code execution"
+HOMEPAGE="https://github.com/tevador/RandomX;
+SRC_URI="https://github.com/tevador/RandomX/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+S="${WORKDIR}"/RandomX-${PV}
+
+src_configure() {
+   append-ldflags -Wl,-z,noexecstack
+   cmake_src_configure
+}



[gentoo-commits] repo/proj/guru:dev commit in: net-p2p/monero/

2023-10-02 Thread Sergey Alirzaev
commit: 6e63f332897d339e75a08220b721b30ff375c88a
Author: Sergey Alirzaev  riseup  net>
AuthorDate: Tue Oct  3 00:01:18 2023 +
Commit:     Sergey Alirzaev  gmail  com>
CommitDate: Tue Oct  3 00:01:18 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6e63f332

net-p2p/monero: add 0.18.3.1, drop 0.18.3.0

Signed-off-by: Sergey Alirzaev  riseup.net>

 net-p2p/monero/Manifest   | 2 +-
 net-p2p/monero/{monero-0.18.3.0.ebuild => monero-0.18.3.1.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-p2p/monero/Manifest b/net-p2p/monero/Manifest
index 04b5e07920..6bee6f3292 100644
--- a/net-p2p/monero/Manifest
+++ b/net-p2p/monero/Manifest
@@ -7,5 +7,5 @@ DIST monero-0.18.1.1.tar.gz 11609864 BLAKE2B 
45591a856d251b6d11dc9eac987852fc413
 DIST monero-0.18.1.2.tar.gz 11609034 BLAKE2B 
3186a1038e9dd8f204a506df28c526bf3e0e5f788ad2d6b512f02735162a479be3f46d309d4e6888f30f962d68ecaf269888c8c0b21a066cad78b3c06f8cfc83
 SHA512 
d112f34b2fe6720c324560dd523badb68f08d03183d4bbbe7e1aa95f641cde4a1c4fa4042f1d47f9920f799269cc9620150136ebbef6dd66fcd4df0336c0d7f3
 DIST monero-0.18.2.0.tar.gz 11624875 BLAKE2B 
e8dc2e89c664cb218d900ce0803dd1716f1ee363bbddb232fbd22570818c9a9ca307df04808ffef1eb30ee6097fbe243f6977dfad181f57b9169f22d4819f145
 SHA512 
19625d8e6ee3e9f27ba06eb6027ef21571a2ae8261c9e32f6e74d2f7adf8c73e9dfe34516cd456426274c41ce941e1e5b7eba9f9d20492b99decbd9262aec434
 DIST monero-0.18.2.2.tar.gz 11640001 BLAKE2B 
04b19e760b09636d7862af2a071128a28006d2829f08039cf55cfa1fd7d054b1382dbbcfc7f0ed381fcbd358e75ec437467349c7f250510e99e06527d1209da6
 SHA512 
78d4f7fee4eb37ba4837bc392c5869e21c9ea1e9bd9e95f768003bc833302935121c315fb3b4fcbe8f07a9513f928e9e9146dc7ca8892a3db2eb14cfe1371727
-DIST monero-0.18.3.0.tar.gz 14004133 BLAKE2B 
9318721474aa5783b79f495ab50b28f5c5e0c0157ddd68c742c3e0866f83863f58106e826036a1604b47462e1307cf60f0ffb3cff6501bf578541b8a9568fb00
 SHA512 
85b37bb890afa8ea2c12dde9ea3ad654fcfbaccae9feb4033b3f345ee0497fce506f461e0de32d1620b2182ba33ffdb83886f92ebdf6fb39bc4473cc0122cff1
+DIST monero-0.18.3.1.tar.gz 14005197 BLAKE2B 
169d876caf94090894c9a2bd9d07b71e46411971b06da0f51fc57f01396de4f5f770062e08cbebf702b6b49dbcd47923675d2375795969f5673bf2091a7da742
 SHA512 
b29d25043d50fa30459e59e0c82627cc3dc4a7e2e28a727a353915a32cf5e70e36f548bda152dee13329cb2d09a978ff45c2121f8bf7acc8966957a53e772f03
 DIST monero-8682.patch 1053 BLAKE2B 
6252ee36961d41e6c7161004f2b3ddb0916a2dc91b91eed0e500a9681040366eb7e696abc91b138484bc735da5eb13f0a79ec1ded6f3c36dd3c8f8565113d7cf
 SHA512 
2960a937ec04bc96a3564d2c730ca53cd1369f26d47567cd08c8e90abaf126f336a083e297b4240b5fae22ab3ad3cb45d741f2f48364d30f1442df393109a6eb

diff --git a/net-p2p/monero/monero-0.18.3.0.ebuild 
b/net-p2p/monero/monero-0.18.3.1.ebuild
similarity index 100%
rename from net-p2p/monero/monero-0.18.3.0.ebuild
rename to net-p2p/monero/monero-0.18.3.1.ebuild



[gentoo-commits] repo/proj/guru:dev commit in: net-p2p/monero/

2023-10-01 Thread Sergey Alirzaev
commit: ba6264cbdb2e50e74706512bd5d0761bd9061aa0
Author: Sergey Alirzaev  riseup  net>
AuthorDate: Mon Oct  2 00:00:48 2023 +
Commit:     Sergey Alirzaev  gmail  com>
CommitDate: Mon Oct  2 00:00:48 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ba6264cb

net-p2p/monero: add 0.18.3.0

Signed-off-by: Sergey Alirzaev  riseup.net>

 net-p2p/monero/Manifest   |   1 +
 net-p2p/monero/monero-0.18.3.0.ebuild | 117 ++
 2 files changed, 118 insertions(+)

diff --git a/net-p2p/monero/Manifest b/net-p2p/monero/Manifest
index e3680bb8a7..04b5e07920 100644
--- a/net-p2p/monero/Manifest
+++ b/net-p2p/monero/Manifest
@@ -7,4 +7,5 @@ DIST monero-0.18.1.1.tar.gz 11609864 BLAKE2B 
45591a856d251b6d11dc9eac987852fc413
 DIST monero-0.18.1.2.tar.gz 11609034 BLAKE2B 
3186a1038e9dd8f204a506df28c526bf3e0e5f788ad2d6b512f02735162a479be3f46d309d4e6888f30f962d68ecaf269888c8c0b21a066cad78b3c06f8cfc83
 SHA512 
d112f34b2fe6720c324560dd523badb68f08d03183d4bbbe7e1aa95f641cde4a1c4fa4042f1d47f9920f799269cc9620150136ebbef6dd66fcd4df0336c0d7f3
 DIST monero-0.18.2.0.tar.gz 11624875 BLAKE2B 
e8dc2e89c664cb218d900ce0803dd1716f1ee363bbddb232fbd22570818c9a9ca307df04808ffef1eb30ee6097fbe243f6977dfad181f57b9169f22d4819f145
 SHA512 
19625d8e6ee3e9f27ba06eb6027ef21571a2ae8261c9e32f6e74d2f7adf8c73e9dfe34516cd456426274c41ce941e1e5b7eba9f9d20492b99decbd9262aec434
 DIST monero-0.18.2.2.tar.gz 11640001 BLAKE2B 
04b19e760b09636d7862af2a071128a28006d2829f08039cf55cfa1fd7d054b1382dbbcfc7f0ed381fcbd358e75ec437467349c7f250510e99e06527d1209da6
 SHA512 
78d4f7fee4eb37ba4837bc392c5869e21c9ea1e9bd9e95f768003bc833302935121c315fb3b4fcbe8f07a9513f928e9e9146dc7ca8892a3db2eb14cfe1371727
+DIST monero-0.18.3.0.tar.gz 14004133 BLAKE2B 
9318721474aa5783b79f495ab50b28f5c5e0c0157ddd68c742c3e0866f83863f58106e826036a1604b47462e1307cf60f0ffb3cff6501bf578541b8a9568fb00
 SHA512 
85b37bb890afa8ea2c12dde9ea3ad654fcfbaccae9feb4033b3f345ee0497fce506f461e0de32d1620b2182ba33ffdb83886f92ebdf6fb39bc4473cc0122cff1
 DIST monero-8682.patch 1053 BLAKE2B 
6252ee36961d41e6c7161004f2b3ddb0916a2dc91b91eed0e500a9681040366eb7e696abc91b138484bc735da5eb13f0a79ec1ded6f3c36dd3c8f8565113d7cf
 SHA512 
2960a937ec04bc96a3564d2c730ca53cd1369f26d47567cd08c8e90abaf126f336a083e297b4240b5fae22ab3ad3cb45d741f2f48364d30f1442df393109a6eb

diff --git a/net-p2p/monero/monero-0.18.3.0.ebuild 
b/net-p2p/monero/monero-0.18.3.0.ebuild
new file mode 100644
index 00..6c810793ce
--- /dev/null
+++ b/net-p2p/monero/monero-0.18.3.0.ebuild
@@ -0,0 +1,117 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake systemd
+
+DESCRIPTION="The secure, private, untraceable cryptocurrency"
+HOMEPAGE="https://github.com/monero-project/monero;
+
+if [[ ${PV} ==  ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/monero-project/monero.git;
+   EGIT_SUBMODULES=()
+else
+   SRC_URI="https://github.com/monero-project/monero/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm64 ~x86"
+fi
+
+LICENSE="BSD MIT"
+SLOT="0"
+IUSE="+daemon readline +tools +wallet-cli +wallet-rpc"
+REQUIRED_USE="|| ( daemon tools wallet-cli wallet-rpc )"
+RESTRICT="test"
+
+DEPEND="
+   acct-group/monero
+   acct-user/monero
+   dev-libs/boost:=[nls]
+   dev-libs/libsodium:=
+   dev-libs/openssl:=
+   dev-libs/randomx
+   dev-libs/rapidjson
+   dev-libs/supercop
+   net-dns/unbound:=[threads]
+   net-libs/czmq:=
+   net-libs/miniupnpc
+   readline? ( sys-libs/readline:0= )
+"
+RDEPEND="${DEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-0.18.1.2-unbundle-dependencies.patch"
+)
+
+src_configure() {
+   local mycmakeargs=(
+   # TODO: Update CMake to install built libraries (help wanted)
+   -DBUILD_SHARED_LIBS=OFF
+   -DMANUAL_SUBMODULES=ON
+   -DUSE_DEVICE_TREZOR=OFF
+   )
+
+   use elibc_musl && mycmakeargs+=( -DSTACK_TRACE=OFF )
+
+   cmake_src_configure
+}
+
+src_compile() {
+   local targets=()
+   use daemon && targets+=(daemon)
+   use tools && 
targets+=(blockchain_{ancestry,blackball,db,depth,export,import,prune,prune_known_spent_data,stats,usage})
+   use wallet-cli && targets+=(simplewallet)
+   use wallet-rpc && targets+=(wallet_rpc_server)
+   cmake_build ${targets[@]}
+}
+
+src_install() {
+   einstalldocs
+
+   # Install all binaries.
+   find "${BUILD_DIR}/bin/" -type f -executable -print0 |
+   while IFS= read -r -d '' line; do
+   dobin "$line"
+   done
+
+   if use daemon; then
+ 

[gentoo-commits] repo/proj/guru:dev commit in: net-p2p/monero/

2023-04-04 Thread Sergey Alirzaev
commit: e8c888c0c54c44fb670883f62948526a1a005dcf
Author: Sergey Alirzaev  riseup  net>
AuthorDate: Tue Apr  4 13:42:07 2023 +
Commit:     Sergey Alirzaev  gmail  com>
CommitDate: Tue Apr  4 13:42:07 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e8c888c0

net-p2p/monero: add 0.18.2.2

Signed-off-by: Sergey Alirzaev  riseup.net>

 net-p2p/monero/Manifest   |   1 +
 net-p2p/monero/monero-0.18.2.2.ebuild | 117 ++
 2 files changed, 118 insertions(+)

diff --git a/net-p2p/monero/Manifest b/net-p2p/monero/Manifest
index 57be8010b..e3680bb8a 100644
--- a/net-p2p/monero/Manifest
+++ b/net-p2p/monero/Manifest
@@ -6,4 +6,5 @@ DIST monero-0.18.1.0.tar.gz 11600139 BLAKE2B 
dac1182e772b4163b2cc76ec83dc2cb5e91
 DIST monero-0.18.1.1.tar.gz 11609864 BLAKE2B 
45591a856d251b6d11dc9eac987852fc413bea3fd035c330218cbb2226636ed4284b69e016a0e4ad71e2976fbe8bd6a4bc1d48cca05a45722add068c56ae0d9e
 SHA512 
71c7d1940a31943b5a01236ffd7760907a3e63c50e31efa04cbd75f90d65401ed367efc1a9685a45638df7bdabd158ab61ee94398e3ca8e6c998aeb779db2066
 DIST monero-0.18.1.2.tar.gz 11609034 BLAKE2B 
3186a1038e9dd8f204a506df28c526bf3e0e5f788ad2d6b512f02735162a479be3f46d309d4e6888f30f962d68ecaf269888c8c0b21a066cad78b3c06f8cfc83
 SHA512 
d112f34b2fe6720c324560dd523badb68f08d03183d4bbbe7e1aa95f641cde4a1c4fa4042f1d47f9920f799269cc9620150136ebbef6dd66fcd4df0336c0d7f3
 DIST monero-0.18.2.0.tar.gz 11624875 BLAKE2B 
e8dc2e89c664cb218d900ce0803dd1716f1ee363bbddb232fbd22570818c9a9ca307df04808ffef1eb30ee6097fbe243f6977dfad181f57b9169f22d4819f145
 SHA512 
19625d8e6ee3e9f27ba06eb6027ef21571a2ae8261c9e32f6e74d2f7adf8c73e9dfe34516cd456426274c41ce941e1e5b7eba9f9d20492b99decbd9262aec434
+DIST monero-0.18.2.2.tar.gz 11640001 BLAKE2B 
04b19e760b09636d7862af2a071128a28006d2829f08039cf55cfa1fd7d054b1382dbbcfc7f0ed381fcbd358e75ec437467349c7f250510e99e06527d1209da6
 SHA512 
78d4f7fee4eb37ba4837bc392c5869e21c9ea1e9bd9e95f768003bc833302935121c315fb3b4fcbe8f07a9513f928e9e9146dc7ca8892a3db2eb14cfe1371727
 DIST monero-8682.patch 1053 BLAKE2B 
6252ee36961d41e6c7161004f2b3ddb0916a2dc91b91eed0e500a9681040366eb7e696abc91b138484bc735da5eb13f0a79ec1ded6f3c36dd3c8f8565113d7cf
 SHA512 
2960a937ec04bc96a3564d2c730ca53cd1369f26d47567cd08c8e90abaf126f336a083e297b4240b5fae22ab3ad3cb45d741f2f48364d30f1442df393109a6eb

diff --git a/net-p2p/monero/monero-0.18.2.2.ebuild 
b/net-p2p/monero/monero-0.18.2.2.ebuild
new file mode 100644
index 0..6c810793c
--- /dev/null
+++ b/net-p2p/monero/monero-0.18.2.2.ebuild
@@ -0,0 +1,117 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake systemd
+
+DESCRIPTION="The secure, private, untraceable cryptocurrency"
+HOMEPAGE="https://github.com/monero-project/monero;
+
+if [[ ${PV} ==  ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/monero-project/monero.git;
+   EGIT_SUBMODULES=()
+else
+   SRC_URI="https://github.com/monero-project/monero/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm64 ~x86"
+fi
+
+LICENSE="BSD MIT"
+SLOT="0"
+IUSE="+daemon readline +tools +wallet-cli +wallet-rpc"
+REQUIRED_USE="|| ( daemon tools wallet-cli wallet-rpc )"
+RESTRICT="test"
+
+DEPEND="
+   acct-group/monero
+   acct-user/monero
+   dev-libs/boost:=[nls]
+   dev-libs/libsodium:=
+   dev-libs/openssl:=
+   dev-libs/randomx
+   dev-libs/rapidjson
+   dev-libs/supercop
+   net-dns/unbound:=[threads]
+   net-libs/czmq:=
+   net-libs/miniupnpc
+   readline? ( sys-libs/readline:0= )
+"
+RDEPEND="${DEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-0.18.1.2-unbundle-dependencies.patch"
+)
+
+src_configure() {
+   local mycmakeargs=(
+   # TODO: Update CMake to install built libraries (help wanted)
+   -DBUILD_SHARED_LIBS=OFF
+   -DMANUAL_SUBMODULES=ON
+   -DUSE_DEVICE_TREZOR=OFF
+   )
+
+   use elibc_musl && mycmakeargs+=( -DSTACK_TRACE=OFF )
+
+   cmake_src_configure
+}
+
+src_compile() {
+   local targets=()
+   use daemon && targets+=(daemon)
+   use tools && 
targets+=(blockchain_{ancestry,blackball,db,depth,export,import,prune,prune_known_spent_data,stats,usage})
+   use wallet-cli && targets+=(simplewallet)
+   use wallet-rpc && targets+=(wallet_rpc_server)
+   cmake_build ${targets[@]}
+}
+
+src_install() {
+   einstalldocs
+
+   # Install all binaries.
+   find "${BUILD_DIR}/bin/" -type f -executable -print0 |
+   while IFS= read -r -d '' line; do
+   dobin "$line"
+   done
+
+   if use daemon; then
+   dodoc utils/conf/m

[gentoo-commits] repo/proj/guru:dev commit in: net-p2p/monero/

2023-02-25 Thread Sergey Alirzaev
commit: 08e82bf73798caa4edb50727b873a51816eedd48
Author: Sergey Alirzaev  riseup  net>
AuthorDate: Sun Feb 26 01:02:10 2023 +
Commit:     Sergey Alirzaev  gmail  com>
CommitDate: Sun Feb 26 01:02:10 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=08e82bf7

net-p2p/monero: add 0.18.2.0

Signed-off-by: Sergey Alirzaev  riseup.net>

 net-p2p/monero/Manifest   |   1 +
 net-p2p/monero/monero-0.18.2.0.ebuild | 117 ++
 2 files changed, 118 insertions(+)

diff --git a/net-p2p/monero/Manifest b/net-p2p/monero/Manifest
index ecb5aa6a7..57be8010b 100644
--- a/net-p2p/monero/Manifest
+++ b/net-p2p/monero/Manifest
@@ -5,4 +5,5 @@ DIST monero-0.17.3.2.tar.gz 10685156 BLAKE2B 
f313ec0e5e224797448a43ad46d4e990174
 DIST monero-0.18.1.0.tar.gz 11600139 BLAKE2B 
dac1182e772b4163b2cc76ec83dc2cb5e91b251dab2185d4a2df6134780f05fadba2fc603964caab973ef6bc37dce1bfcb194c92ea4f843cfb953f9a5fc24378
 SHA512 
761f1bae4157ea05565c7459d1cd2a9316317068e3afc18a7215e4a949dee7eb58fe023cbd04c9fec0141d1f3dc33f526b2a187934b33d7aff2b55e47fad599c
 DIST monero-0.18.1.1.tar.gz 11609864 BLAKE2B 
45591a856d251b6d11dc9eac987852fc413bea3fd035c330218cbb2226636ed4284b69e016a0e4ad71e2976fbe8bd6a4bc1d48cca05a45722add068c56ae0d9e
 SHA512 
71c7d1940a31943b5a01236ffd7760907a3e63c50e31efa04cbd75f90d65401ed367efc1a9685a45638df7bdabd158ab61ee94398e3ca8e6c998aeb779db2066
 DIST monero-0.18.1.2.tar.gz 11609034 BLAKE2B 
3186a1038e9dd8f204a506df28c526bf3e0e5f788ad2d6b512f02735162a479be3f46d309d4e6888f30f962d68ecaf269888c8c0b21a066cad78b3c06f8cfc83
 SHA512 
d112f34b2fe6720c324560dd523badb68f08d03183d4bbbe7e1aa95f641cde4a1c4fa4042f1d47f9920f799269cc9620150136ebbef6dd66fcd4df0336c0d7f3
+DIST monero-0.18.2.0.tar.gz 11624875 BLAKE2B 
e8dc2e89c664cb218d900ce0803dd1716f1ee363bbddb232fbd22570818c9a9ca307df04808ffef1eb30ee6097fbe243f6977dfad181f57b9169f22d4819f145
 SHA512 
19625d8e6ee3e9f27ba06eb6027ef21571a2ae8261c9e32f6e74d2f7adf8c73e9dfe34516cd456426274c41ce941e1e5b7eba9f9d20492b99decbd9262aec434
 DIST monero-8682.patch 1053 BLAKE2B 
6252ee36961d41e6c7161004f2b3ddb0916a2dc91b91eed0e500a9681040366eb7e696abc91b138484bc735da5eb13f0a79ec1ded6f3c36dd3c8f8565113d7cf
 SHA512 
2960a937ec04bc96a3564d2c730ca53cd1369f26d47567cd08c8e90abaf126f336a083e297b4240b5fae22ab3ad3cb45d741f2f48364d30f1442df393109a6eb

diff --git a/net-p2p/monero/monero-0.18.2.0.ebuild 
b/net-p2p/monero/monero-0.18.2.0.ebuild
new file mode 100644
index 0..6c810793c
--- /dev/null
+++ b/net-p2p/monero/monero-0.18.2.0.ebuild
@@ -0,0 +1,117 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake systemd
+
+DESCRIPTION="The secure, private, untraceable cryptocurrency"
+HOMEPAGE="https://github.com/monero-project/monero;
+
+if [[ ${PV} ==  ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/monero-project/monero.git;
+   EGIT_SUBMODULES=()
+else
+   SRC_URI="https://github.com/monero-project/monero/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm64 ~x86"
+fi
+
+LICENSE="BSD MIT"
+SLOT="0"
+IUSE="+daemon readline +tools +wallet-cli +wallet-rpc"
+REQUIRED_USE="|| ( daemon tools wallet-cli wallet-rpc )"
+RESTRICT="test"
+
+DEPEND="
+   acct-group/monero
+   acct-user/monero
+   dev-libs/boost:=[nls]
+   dev-libs/libsodium:=
+   dev-libs/openssl:=
+   dev-libs/randomx
+   dev-libs/rapidjson
+   dev-libs/supercop
+   net-dns/unbound:=[threads]
+   net-libs/czmq:=
+   net-libs/miniupnpc
+   readline? ( sys-libs/readline:0= )
+"
+RDEPEND="${DEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-0.18.1.2-unbundle-dependencies.patch"
+)
+
+src_configure() {
+   local mycmakeargs=(
+   # TODO: Update CMake to install built libraries (help wanted)
+   -DBUILD_SHARED_LIBS=OFF
+   -DMANUAL_SUBMODULES=ON
+   -DUSE_DEVICE_TREZOR=OFF
+   )
+
+   use elibc_musl && mycmakeargs+=( -DSTACK_TRACE=OFF )
+
+   cmake_src_configure
+}
+
+src_compile() {
+   local targets=()
+   use daemon && targets+=(daemon)
+   use tools && 
targets+=(blockchain_{ancestry,blackball,db,depth,export,import,prune,prune_known_spent_data,stats,usage})
+   use wallet-cli && targets+=(simplewallet)
+   use wallet-rpc && targets+=(wallet_rpc_server)
+   cmake_build ${targets[@]}
+}
+
+src_install() {
+   einstalldocs
+
+   # Install all binaries.
+   find "${BUILD_DIR}/bin/" -type f -executable -print0 |
+   while IFS= read -r -d '' line; do
+   dobin "$line"
+   done
+
+   if use daemon; then
+   dodoc utils/conf/m

[gentoo-commits] repo/proj/guru:dev commit in: net-p2p/bisq-bin/

2023-01-07 Thread Sergey Alirzaev
commit: b1b0a62e29f98dad177604f82efc912352d0c5cb
Author: Sergey Alirzaev  riseup  net>
AuthorDate: Sun Jan  8 01:20:27 2023 +
Commit:     Sergey Alirzaev  gmail  com>
CommitDate: Sun Jan  8 01:20:27 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b1b0a62e

net-p2p/bisq-bin: add 1.9.9, drop 1.9.8

Signed-off-by: Sergey Alirzaev  riseup.net>

 net-p2p/bisq-bin/Manifest | 2 +-
 net-p2p/bisq-bin/{bisq-bin-1.9.8.ebuild => bisq-bin-1.9.9.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-p2p/bisq-bin/Manifest b/net-p2p/bisq-bin/Manifest
index 5bb57da7c..8f58ae988 100644
--- a/net-p2p/bisq-bin/Manifest
+++ b/net-p2p/bisq-bin/Manifest
@@ -1 +1 @@
-DIST Bisq-64bit-1.9.8.deb 232752688 BLAKE2B 
2760ad12e85a4df81b4ad4288f2abf23c22153cf46a157de5c8aefc9deed258752c753ca8d355049aa9ae80465330d84971335fc2f1ecd327a63d750f1522ac1
 SHA512 
b8b5a5f076624721760eee8f3251f41ddba4d74936e66d6b45ce3944489b2ee032714628a8e79d6905650949ca493443f9a830820d27b068a41e33052c21
+DIST Bisq-64bit-1.9.9.deb 232825784 BLAKE2B 
cd6a26a47bca7e0fe1eb6ba6d0ca59cb31aa865b9e5634e7a8fa5b52d65c8ac7314d7f5115ef800b07659f61c90bb411586e13061e7f39309682b4670d48e7cc
 SHA512 
220a959741c7c9a7e2ec7c8a6b51ce18564e2aeb5c8e115cdb69594df68daf4e25214b15b5bb311e17abbc371763c9870d82bae3912cafd343821f9831e20155

diff --git a/net-p2p/bisq-bin/bisq-bin-1.9.8.ebuild 
b/net-p2p/bisq-bin/bisq-bin-1.9.9.ebuild
similarity index 100%
rename from net-p2p/bisq-bin/bisq-bin-1.9.8.ebuild
rename to net-p2p/bisq-bin/bisq-bin-1.9.9.ebuild



[gentoo-commits] repo/proj/guru:dev commit in: net-p2p/monero/

2023-01-02 Thread Sergey Alirzaev
commit: 9cc8437d5cda40d28bb102a5f0d0f8f0660297a3
Author: Sergey Alirzaev  riseup  net>
AuthorDate: Mon Jan  2 12:17:28 2023 +
Commit:     Sergey Alirzaev  gmail  com>
CommitDate: Mon Jan  2 12:17:28 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9cc8437d

net-p2p/monero: update SRC_URI

Signed-off-by: Sergey Alirzaev  riseup.net>

 net-p2p/monero/monero-0.18.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-p2p/monero/monero-0.18.1.2.ebuild 
b/net-p2p/monero/monero-0.18.1.2.ebuild
index 936805e4a..c12461f69 100644
--- a/net-p2p/monero/monero-0.18.1.2.ebuild
+++ b/net-p2p/monero/monero-0.18.1.2.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} ==  ]]; then
EGIT_SUBMODULES=()
 else
SRC_URI="https://github.com/monero-project/monero/archive/v${PV}.tar.gz 
-> ${P}.tar.gz
-   
https://patch-diff.githubusercontent.com/raw/monero-project/monero/pull/8682.patch
 -> ${PN}-8682.patch"
+   
https://github.com/monero-project/monero/commit/96677fffcd436c5c108718b85419c5dbf5da9df2.patch
 -> ${PN}-8682.patch"
KEYWORDS="~amd64 ~arm64 ~x86"
 fi
 



[gentoo-commits] repo/proj/guru:dev commit in: net-p2p/monero/

2023-01-01 Thread Sergey Alirzaev
commit: d077f2262c1423afe2b1a266469237e0cc18fcd6
Author: Sergey Alirzaev  riseup  net>
AuthorDate: Sun Jan  1 17:09:08 2023 +
Commit:     Sergey Alirzaev  gmail  com>
CommitDate: Sun Jan  1 17:10:03 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d077f226

net-p2p/monero: fixed build on gcc-12

Signed-off-by: Sergey Alirzaev  riseup.net>

 net-p2p/monero/Manifest   | 1 +
 net-p2p/monero/monero-0.18.1.2.ebuild | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/net-p2p/monero/Manifest b/net-p2p/monero/Manifest
index 066f2d24e..ecb5aa6a7 100644
--- a/net-p2p/monero/Manifest
+++ b/net-p2p/monero/Manifest
@@ -5,3 +5,4 @@ DIST monero-0.17.3.2.tar.gz 10685156 BLAKE2B 
f313ec0e5e224797448a43ad46d4e990174
 DIST monero-0.18.1.0.tar.gz 11600139 BLAKE2B 
dac1182e772b4163b2cc76ec83dc2cb5e91b251dab2185d4a2df6134780f05fadba2fc603964caab973ef6bc37dce1bfcb194c92ea4f843cfb953f9a5fc24378
 SHA512 
761f1bae4157ea05565c7459d1cd2a9316317068e3afc18a7215e4a949dee7eb58fe023cbd04c9fec0141d1f3dc33f526b2a187934b33d7aff2b55e47fad599c
 DIST monero-0.18.1.1.tar.gz 11609864 BLAKE2B 
45591a856d251b6d11dc9eac987852fc413bea3fd035c330218cbb2226636ed4284b69e016a0e4ad71e2976fbe8bd6a4bc1d48cca05a45722add068c56ae0d9e
 SHA512 
71c7d1940a31943b5a01236ffd7760907a3e63c50e31efa04cbd75f90d65401ed367efc1a9685a45638df7bdabd158ab61ee94398e3ca8e6c998aeb779db2066
 DIST monero-0.18.1.2.tar.gz 11609034 BLAKE2B 
3186a1038e9dd8f204a506df28c526bf3e0e5f788ad2d6b512f02735162a479be3f46d309d4e6888f30f962d68ecaf269888c8c0b21a066cad78b3c06f8cfc83
 SHA512 
d112f34b2fe6720c324560dd523badb68f08d03183d4bbbe7e1aa95f641cde4a1c4fa4042f1d47f9920f799269cc9620150136ebbef6dd66fcd4df0336c0d7f3
+DIST monero-8682.patch 1053 BLAKE2B 
6252ee36961d41e6c7161004f2b3ddb0916a2dc91b91eed0e500a9681040366eb7e696abc91b138484bc735da5eb13f0a79ec1ded6f3c36dd3c8f8565113d7cf
 SHA512 
2960a937ec04bc96a3564d2c730ca53cd1369f26d47567cd08c8e90abaf126f336a083e297b4240b5fae22ab3ad3cb45d741f2f48364d30f1442df393109a6eb

diff --git a/net-p2p/monero/monero-0.18.1.2.ebuild 
b/net-p2p/monero/monero-0.18.1.2.ebuild
index 6c810793c..936805e4a 100644
--- a/net-p2p/monero/monero-0.18.1.2.ebuild
+++ b/net-p2p/monero/monero-0.18.1.2.ebuild
@@ -13,7 +13,8 @@ if [[ ${PV} ==  ]]; then
EGIT_REPO_URI="https://github.com/monero-project/monero.git;
EGIT_SUBMODULES=()
 else
-   SRC_URI="https://github.com/monero-project/monero/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
+   SRC_URI="https://github.com/monero-project/monero/archive/v${PV}.tar.gz 
-> ${P}.tar.gz
+   
https://patch-diff.githubusercontent.com/raw/monero-project/monero/pull/8682.patch
 -> ${PN}-8682.patch"
KEYWORDS="~amd64 ~arm64 ~x86"
 fi
 
@@ -42,6 +43,7 @@ BDEPEND="virtual/pkgconfig"
 
 PATCHES=(
"${FILESDIR}/${PN}-0.18.1.2-unbundle-dependencies.patch"
+   "${DISTDIR}/${PN}-8682.patch"
 )
 
 src_configure() {



[gentoo-commits] repo/proj/guru:dev commit in: net-p2p/bisq-bin/

2022-12-22 Thread Sergey Alirzaev
commit: a10a545c266d3ed344f35fa6f55f8afdc95a7e77
Author: Sergey Alirzaev  riseup  net>
AuthorDate: Fri Dec 23 05:32:10 2022 +
Commit:     Sergey Alirzaev  gmail  com>
CommitDate: Fri Dec 23 05:32:10 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a10a545c

net-p2p/bisq-bin: add 1.9.8, drop 1.9.7

Signed-off-by: Sergey Alirzaev  riseup.net>

 net-p2p/bisq-bin/Manifest | 2 +-
 net-p2p/bisq-bin/{bisq-bin-1.9.7.ebuild => bisq-bin-1.9.8.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-p2p/bisq-bin/Manifest b/net-p2p/bisq-bin/Manifest
index 430e70320..5bb57da7c 100644
--- a/net-p2p/bisq-bin/Manifest
+++ b/net-p2p/bisq-bin/Manifest
@@ -1 +1 @@
-DIST Bisq-64bit-1.9.7.deb 232747072 BLAKE2B 
f5edb164f92cbec3759f0b8753de8d48cb18e97ea1c946913a0ff26eb39aec924523c0083dd33023cefa228699ccc345372d1d99339594fc27a1abc703b2552f
 SHA512 
1a53693007e854d8ec038b176b7039126331f8daded267dd73be0f3b4357aa1ee4fbda9c7b0c07656c3521992cc8333cebc51998e17c624dbb56d62985479121
+DIST Bisq-64bit-1.9.8.deb 232752688 BLAKE2B 
2760ad12e85a4df81b4ad4288f2abf23c22153cf46a157de5c8aefc9deed258752c753ca8d355049aa9ae80465330d84971335fc2f1ecd327a63d750f1522ac1
 SHA512 
b8b5a5f076624721760eee8f3251f41ddba4d74936e66d6b45ce3944489b2ee032714628a8e79d6905650949ca493443f9a830820d27b068a41e33052c21

diff --git a/net-p2p/bisq-bin/bisq-bin-1.9.7.ebuild 
b/net-p2p/bisq-bin/bisq-bin-1.9.8.ebuild
similarity index 100%
rename from net-p2p/bisq-bin/bisq-bin-1.9.7.ebuild
rename to net-p2p/bisq-bin/bisq-bin-1.9.8.ebuild



[gentoo-commits] repo/proj/guru:dev commit in: net-p2p/bisq-bin/

2022-12-21 Thread Sergey Alirzaev
commit: 7e08d21fe33015f62ef40dc00fea03f77b15dee8
Author: Sergey Alirzaev  riseup  net>
AuthorDate: Wed Dec 21 08:11:32 2022 +
Commit:     Sergey Alirzaev  gmail  com>
CommitDate: Wed Dec 21 08:11:32 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7e08d21f

net-p2p/bisq-bin: add 1.9.7, drop 1.9.6

Signed-off-by: Sergey Alirzaev  riseup.net>

 net-p2p/bisq-bin/Manifest | 2 +-
 net-p2p/bisq-bin/{bisq-bin-1.9.6.ebuild => bisq-bin-1.9.7.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-p2p/bisq-bin/Manifest b/net-p2p/bisq-bin/Manifest
index 6ff69dbbf..430e70320 100644
--- a/net-p2p/bisq-bin/Manifest
+++ b/net-p2p/bisq-bin/Manifest
@@ -1 +1 @@
-DIST Bisq-64bit-1.9.6.deb 223053808 BLAKE2B 
e8cf5f62540e494b30cac8fd4deddc972e81c0483f976624d8b95ed982b42519d826f86c3668ce178775d117f82e666802a3287e95666f8d2442d15ca0c56fe5
 SHA512 
1d8241b513e9b587a8c8aa1bf58ce1fe5ab1ab7c7b820ce4a1ba05f66ca0c274ca8dba891a5e8d9cfeb92efb449a73ace8fbb3cf596189d3527dce4fe88adc77
+DIST Bisq-64bit-1.9.7.deb 232747072 BLAKE2B 
f5edb164f92cbec3759f0b8753de8d48cb18e97ea1c946913a0ff26eb39aec924523c0083dd33023cefa228699ccc345372d1d99339594fc27a1abc703b2552f
 SHA512 
1a53693007e854d8ec038b176b7039126331f8daded267dd73be0f3b4357aa1ee4fbda9c7b0c07656c3521992cc8333cebc51998e17c624dbb56d62985479121

diff --git a/net-p2p/bisq-bin/bisq-bin-1.9.6.ebuild 
b/net-p2p/bisq-bin/bisq-bin-1.9.7.ebuild
similarity index 100%
rename from net-p2p/bisq-bin/bisq-bin-1.9.6.ebuild
rename to net-p2p/bisq-bin/bisq-bin-1.9.7.ebuild



[gentoo-commits] repo/proj/guru:dev commit in: media-sound/qloud/

2022-11-19 Thread Sergey Alirzaev
commit: bec3c0bb5f6ade91dc6ca90954061b06c832101a
Author: Sergey Alirzaev  riseup  net>
AuthorDate: Sat Nov 19 13:54:39 2022 +
Commit:     Sergey Alirzaev  gmail  com>
CommitDate: Sat Nov 19 13:54:39 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bec3c0bb

media-sound/qloud: new package, add 1.4.2

Signed-off-by: Sergey Alirzaev  riseup.net>

 media-sound/qloud/Manifest   |  1 +
 media-sound/qloud/metadata.xml   |  7 
 media-sound/qloud/qloud-1.4.2.ebuild | 69 
 3 files changed, 77 insertions(+)

diff --git a/media-sound/qloud/Manifest b/media-sound/qloud/Manifest
new file mode 100644
index 0..28b39ac54
--- /dev/null
+++ b/media-sound/qloud/Manifest
@@ -0,0 +1 @@
+DIST qloud-1.4.2.tar.gz 49992 BLAKE2B 
b8a4b0d27a3b2d2a0037418bf5f8c4dc8cad28c60c4b73dbafee1547ef783bf6eb7bb6c40c0d0b5d8ac03bb4ee45f1fde1845f1bb6036370b970be716c2ebe44
 SHA512 
6c402f11850a663aed8f9688065d0d42da75774011d34184aa61db40a8d8e173eab99afe179a9860ef35a8d54c1f51ad9db085bf77bee02f9e9538086764be20

diff --git a/media-sound/qloud/metadata.xml b/media-sound/qloud/metadata.xml
new file mode 100644
index 0..181e8922d
--- /dev/null
+++ b/media-sound/qloud/metadata.xml
@@ -0,0 +1,7 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   molke-productions/qloud
+   
+

diff --git a/media-sound/qloud/qloud-1.4.2.ebuild 
b/media-sound/qloud/qloud-1.4.2.ebuild
new file mode 100644
index 0..db3f39bce
--- /dev/null
+++ b/media-sound/qloud/qloud-1.4.2.ebuild
@@ -0,0 +1,69 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit qmake-utils
+
+if [[ "${PV}" == "" ]]; then
+   inherit git-r3
+
+   EGIT_REPO_URI="https://github.com/molke-productions/${PN};
+fi
+
+DESCRIPTION="Tool to measure loudspeaker frequency and step responses and 
distortions"
+HOMEPAGE="https://github.com/molke-productions/qloud;
+
+if [[ "${PV}" != "" ]]; then
+   
SRC_URI="https://github.com/molke-productions/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+else
+   SRC_URI=""
+fi
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RESTRICT="test"
+
+BDEPEND="
+   dev-qt/linguist-tools:5
+"
+## x11-libs/qwt:6 to be removed in the near future
+RDEPEND="
+   dev-qt/qtcharts:5
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtprintsupport:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtxml:5
+   media-libs/libsndfile
+   sci-libs/fftw:3.0
+   virtual/jack
+
+   x11-libs/qwt:6
+"
+DEPEND="${RDEPEND}
+"
+
+src_prepare() {
+   default
+
+   sed -e "s!/usr/local!/usr!" \
+   -i config.pri || die
+
+   sed -e "s!/usr/include/qwt!/usr/include/qwt6!" \
+   -i src/src.pro || die
+
+   sed -e "s!-lqwt!-lqwt6-qt5!" \
+   -i src/src.pro || die
+}
+
+src_configure() {
+   eqmake5
+}
+
+src_install() {
+   emake INSTALL_ROOT="${D}" install
+}



[gentoo-commits] repo/proj/guru:dev commit in: sys-block/partclone/, sys-block/partclone/files/

2022-11-18 Thread Sergey Alirzaev
commit: 9dd6c5c3776238a32124363d8f40a9e9e33549a0
Author: Sergey Alirzaev  riseup  net>
AuthorDate: Fri Nov 18 22:59:47 2022 +
Commit:     Sergey Alirzaev  gmail  com>
CommitDate: Fri Nov 18 22:59:47 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9dd6c5c3

sys-block/partclone: new package, add 0.3.20

Signed-off-by: Sergey Alirzaev  riseup.net>

 sys-block/partclone/Manifest   |  1 +
 sys-block/partclone/files/partclone-fail-mbr.patch | 14 
 sys-block/partclone/metadata.xml   | 30 +++
 sys-block/partclone/partclone-0.3.20.ebuild| 92 ++
 4 files changed, 137 insertions(+)

diff --git a/sys-block/partclone/Manifest b/sys-block/partclone/Manifest
new file mode 100644
index 0..cd13876f1
--- /dev/null
+++ b/sys-block/partclone/Manifest
@@ -0,0 +1 @@
+DIST partclone-0.3.20.tar.gz 1373652 BLAKE2B 
4fd15bde711c3967cc791214592ec97cd8cc0290ae452334dc026dfbfc0d27661460165dacced72767ed5fa9731649d6c250e9576ace861c713d3a1e52630e2f
 SHA512 
32dced369973c39412c562ab8731ff7b490f464b5ed4033456e6b23f3f79c437f43dc9db4c79b4821f35e4997d1444c8d80c53816b2a3bb90836fb5ad33b368e

diff --git a/sys-block/partclone/files/partclone-fail-mbr.patch 
b/sys-block/partclone/files/partclone-fail-mbr.patch
new file mode 100644
index 0..50fad90d6
--- /dev/null
+++ b/sys-block/partclone/files/partclone-fail-mbr.patch
@@ -0,0 +1,14 @@
+diff -Naur a/fail-mbr/compile-mbr.sh b/fail-mbr/compile-mbr.sh
+--- a/fail-mbr/compile-mbr.sh  2018-10-28 13:46:38.0 +
 b/fail-mbr/compile-mbr.sh  2021-11-08 00:08:29.362877648 +
+@@ -28,7 +28,9 @@
+ # - a line separator output by diff, "---"
+ # - the OP code "xor%ax,%ax" which may begin by 0x31 or 0x33
+ # - a numerical offset output by diff, ^[a-f0-9]*$
+-report=$(diff f1.obj f2.obj | grep -Ev 'fail-mbr|---|xor
%ax,%ax|^[a-f0-9]*$')
++#report=$(diff f1.obj f2.obj | grep -Ev 'fail-mbr|---|xor
%ax,%ax|^[a-f0-9]*$')
++# set empty report to bypass issue 
https://bugzilla.redhat.com/show_bug.cgi?id=1943056
++report=""
+ if [ -n "$report" ]; then
+ echo "files fail-mbr.bin and fail-mbr.bin.orig differ significantly:"
+ diff f1.obj f2.obj

diff --git a/sys-block/partclone/metadata.xml b/sys-block/partclone/metadata.xml
new file mode 100644
index 0..5ac6bdf81
--- /dev/null
+++ b/sys-block/partclone/metadata.xml
@@ -0,0 +1,30 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   Thomas-Tsai/partclone
+   
+   
+   Compile partclone apfs tool
+   Compile partclone btrfs tool
+   Compile partclone e2fs tool
+   Compile partclone exfat tool
+   Compile partclone f2fs tool
+   Compile partclone fat tool
+   Compile partclone fuse tool
+   Compile partclone hfs tool
+   Compile partclone jfs tool
+   Compile partclone minix tool
+   Compile partclone nilfs2 tool
+   Compile partclone ntfs tool
+   Compile partclone reiser4 tool
+   Compile partclone reiserfs tool
+   Compile partclone ufs tool
+   Compile partclone vmfs tool
+   Compile partclone xfs tool
+   
+

diff --git a/sys-block/partclone/partclone-0.3.20.ebuild 
b/sys-block/partclone/partclone-0.3.20.ebuild
new file mode 100644
index 0..1ab7a9e42
--- /dev/null
+++ b/sys-block/partclone/partclone-0.3.20.ebuild
@@ -0,0 +1,92 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools flag-o-matic
+if [[ -z ${PV%%*} ]]; then
+   EGIT_REPO_URI="https://github.com/Thomas-Tsai/${PN}.git;
+   inherit git-r3
+else
+   [[ -n ${PV%%*_p*} ]] && MY_PV="${PV}"
+   SRC_URI="
+   
https://github.com/Thomas-Tsai/${PN}/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz
+   "
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="Partition cloning tool"
+HOMEPAGE="https://partclone.org;
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="
+apfs btrfs +e2fs exfat f2fs fat fuse hfs jfs minix ncurses nilfs2 ntfs reiser4
+reiserfs static ufs vmfs xfs
+"
+
+RDEPEND="
+   dev-libs/openssl:*
+   e2fs? ( sys-fs/e2fsprogs )
+   btrfs? ( sys-apps/util-linux )
+   fuse? ( sys-fs/fuse:0 )
+   jfs? ( sys-fs/jfsutils )
+   ncurses? ( sys-libs/ncurses:0 )
+   nilfs2? ( sys-fs/nilfs-utils )
+   ntfs? ( sys-fs/ntfs3g )
+   reiserfs? ( sys-fs/progsreiserfs )
+   reiser4? ( sys-fs/reiser4progs )
+   xfs? ( sys-apps/util-linux )
+   static? (
+   dev-libs/openssl:*[static-libs]
+   e2

[gentoo-commits] repo/proj/guru:dev commit in: net-p2p/bisq-bin/

2022-10-30 Thread Sergey Alirzaev
commit: 54bd8c79e5b2e833b68ec2265c402a098995543a
Author: Sergey Alirzaev  riseup  net>
AuthorDate: Sun Oct 30 17:43:57 2022 +
Commit:     Sergey Alirzaev  gmail  com>
CommitDate: Sun Oct 30 17:43:57 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=54bd8c79

net-p2p/bisq-bin: add 1.9.6, drop 1.9.5

Signed-off-by: Sergey Alirzaev  riseup.net>

 net-p2p/bisq-bin/Manifest | 2 +-
 net-p2p/bisq-bin/{bisq-bin-1.9.5.ebuild => bisq-bin-1.9.6.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-p2p/bisq-bin/Manifest b/net-p2p/bisq-bin/Manifest
index 15362f1b7..6ff69dbbf 100644
--- a/net-p2p/bisq-bin/Manifest
+++ b/net-p2p/bisq-bin/Manifest
@@ -1 +1 @@
-DIST Bisq-64bit-1.9.5.deb 216533844 BLAKE2B 
c354f7601c5b21e43001c543587d3cae0c09cd5e13fc9188518ac964899441dff383b75dd01dc6ae8dafcc3185f7602bcbf50d35cac56a15a224c013429331e1
 SHA512 
aac77e67f7724a3647a099bd954101e05cb8f680325db0f256c726aa836f0e07c60fcd31d73271a2c78b175dc430e89b00f529000fce9bccc408365897f21b7b
+DIST Bisq-64bit-1.9.6.deb 223053808 BLAKE2B 
e8cf5f62540e494b30cac8fd4deddc972e81c0483f976624d8b95ed982b42519d826f86c3668ce178775d117f82e666802a3287e95666f8d2442d15ca0c56fe5
 SHA512 
1d8241b513e9b587a8c8aa1bf58ce1fe5ab1ab7c7b820ce4a1ba05f66ca0c274ca8dba891a5e8d9cfeb92efb449a73ace8fbb3cf596189d3527dce4fe88adc77

diff --git a/net-p2p/bisq-bin/bisq-bin-1.9.5.ebuild 
b/net-p2p/bisq-bin/bisq-bin-1.9.6.ebuild
similarity index 100%
rename from net-p2p/bisq-bin/bisq-bin-1.9.5.ebuild
rename to net-p2p/bisq-bin/bisq-bin-1.9.6.ebuild



[gentoo-commits] repo/proj/guru:dev commit in: net-p2p/monero/

2022-09-24 Thread Sergey Alirzaev
commit: 72605fe6634114c3a33a7ab398233227d165be58
Author: Sergey Alirzaev  riseup  net>
AuthorDate: Sun Sep 25 00:17:31 2022 +
Commit:     Sergey Alirzaev  gmail  com>
CommitDate: Sun Sep 25 00:17:31 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=72605fe6

net-p2p/monero: update EAPI 7 -> 8

Signed-off-by: Sergey Alirzaev  riseup.net>

 net-p2p/monero/monero-0.18.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-p2p/monero/monero-0.18.1.1.ebuild 
b/net-p2p/monero/monero-0.18.1.1.ebuild
index 54ce411dc..ab8f289a3 100644
--- a/net-p2p/monero/monero-0.18.1.1.ebuild
+++ b/net-p2p/monero/monero-0.18.1.1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit cmake systemd
 



[gentoo-commits] repo/proj/guru:dev commit in: net-p2p/bisq-bin/

2022-09-24 Thread Sergey Alirzaev
commit: 7c6fe1abc2ecff0451eac317683716d14be5fe88
Author: Sergey Alirzaev  riseup  net>
AuthorDate: Sun Sep 25 00:03:20 2022 +
Commit:     Sergey Alirzaev  gmail  com>
CommitDate: Sun Sep 25 00:03:38 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7c6fe1ab

net-p2p/bisq-bin: update EAPI 7 -> 8

Signed-off-by: Sergey Alirzaev  riseup.net>

 net-p2p/bisq-bin/bisq-bin-1.9.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-p2p/bisq-bin/bisq-bin-1.9.5.ebuild 
b/net-p2p/bisq-bin/bisq-bin-1.9.5.ebuild
index f62746c77..532472d2b 100644
--- a/net-p2p/bisq-bin/bisq-bin-1.9.5.ebuild
+++ b/net-p2p/bisq-bin/bisq-bin-1.9.5.ebuild
@@ -1,7 +1,7 @@
 # Copyright 2019-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit desktop unpacker xdg
 



[gentoo-commits] repo/proj/guru:dev commit in: net-p2p/monero/

2022-09-17 Thread Sergey Alirzaev
commit: 2620d11fb64c54d3931f08a70d876374d6f82c50
Author: Sergey Alirzaev  riseup  net>
AuthorDate: Sat Sep 17 20:23:00 2022 +
Commit:     Sergey Alirzaev  gmail  com>
CommitDate: Sat Sep 17 20:23:24 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2620d11f

net-p2p/monero: add 0.18.1.1

Signed-off-by: Sergey Alirzaev  riseup.net>

 net-p2p/monero/Manifest   |   1 +
 net-p2p/monero/monero-0.18.1.1.ebuild | 117 ++
 2 files changed, 118 insertions(+)

diff --git a/net-p2p/monero/Manifest b/net-p2p/monero/Manifest
index 079f88d2e..0e415c491 100644
--- a/net-p2p/monero/Manifest
+++ b/net-p2p/monero/Manifest
@@ -3,3 +3,4 @@ DIST monero-0.17.2.3.tar.gz 10640501 BLAKE2B 
15c7b92e7d00788214953c09af96d578e79
 DIST monero-0.17.3.0.tar.gz 10659302 BLAKE2B 
fe73172e490f119a3d3730e3c11afd386e54fa22e12ac69d6f5e420d5409ba8201289feb01041520b374768325ea82132108972f68ef59114f414451232daea6
 SHA512 
97a40f594aaa6f588a3ad982142a0ea4f4410d208dd5ff43b09c70baadd32f87e92eac97abd800f25298e8d0613ae85f68605f586ceccf9dc078fcb189d7511a
 DIST monero-0.17.3.2.tar.gz 10685156 BLAKE2B 
f313ec0e5e224797448a43ad46d4e990174eec6cdceec6dc9a25d62f014a775172e103d05a33558404bd84a8443ba6ada0c27f81a3a83fe630d16cbad97602f5
 SHA512 
2d34e0525b2ca1d7bddb8ea51776b49fec4fb866a1c1239c347460ed3369af2f430be32da45666f16c369cebef099f285971c0e806d75d60354f195c5f93891d
 DIST monero-0.18.1.0.tar.gz 11600139 BLAKE2B 
dac1182e772b4163b2cc76ec83dc2cb5e91b251dab2185d4a2df6134780f05fadba2fc603964caab973ef6bc37dce1bfcb194c92ea4f843cfb953f9a5fc24378
 SHA512 
761f1bae4157ea05565c7459d1cd2a9316317068e3afc18a7215e4a949dee7eb58fe023cbd04c9fec0141d1f3dc33f526b2a187934b33d7aff2b55e47fad599c
+DIST monero-0.18.1.1.tar.gz 11609864 BLAKE2B 
45591a856d251b6d11dc9eac987852fc413bea3fd035c330218cbb2226636ed4284b69e016a0e4ad71e2976fbe8bd6a4bc1d48cca05a45722add068c56ae0d9e
 SHA512 
71c7d1940a31943b5a01236ffd7760907a3e63c50e31efa04cbd75f90d65401ed367efc1a9685a45638df7bdabd158ab61ee94398e3ca8e6c998aeb779db2066

diff --git a/net-p2p/monero/monero-0.18.1.1.ebuild 
b/net-p2p/monero/monero-0.18.1.1.ebuild
new file mode 100644
index 0..54ce411dc
--- /dev/null
+++ b/net-p2p/monero/monero-0.18.1.1.ebuild
@@ -0,0 +1,117 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake systemd
+
+DESCRIPTION="The secure, private, untraceable cryptocurrency"
+HOMEPAGE="https://github.com/monero-project/monero;
+
+if [[ ${PV} ==  ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/monero-project/monero.git;
+   EGIT_SUBMODULES=()
+else
+   SRC_URI="https://github.com/monero-project/monero/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm64 ~x86"
+fi
+
+LICENSE="BSD MIT"
+SLOT="0"
+IUSE="+daemon readline +tools +wallet-cli +wallet-rpc"
+REQUIRED_USE="|| ( daemon tools wallet-cli wallet-rpc )"
+RESTRICT="test"
+
+DEPEND="
+   acct-group/monero
+   acct-user/monero
+   dev-libs/boost:=[nls]
+   dev-libs/libsodium:=
+   dev-libs/openssl:=
+   dev-libs/randomx
+   dev-libs/rapidjson
+   dev-libs/supercop
+   net-dns/unbound:=[threads]
+   net-libs/czmq:=
+   net-libs/miniupnpc
+   readline? ( sys-libs/readline:0= )
+"
+RDEPEND="${DEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-0.18.1.0-unbundle-dependencies.patch"
+)
+
+src_configure() {
+   local mycmakeargs=(
+   # TODO: Update CMake to install built libraries (help wanted)
+   -DBUILD_SHARED_LIBS=OFF
+   -DMANUAL_SUBMODULES=ON
+   -DUSE_DEVICE_TREZOR=OFF
+   )
+
+   use elibc_musl && mycmakeargs+=( -DSTACK_TRACE=OFF )
+
+   cmake_src_configure
+}
+
+src_compile() {
+   local targets=()
+   use daemon && targets+=(daemon)
+   use tools && 
targets+=(blockchain_{ancestry,blackball,db,depth,export,import,prune,prune_known_spent_data,stats,usage})
+   use wallet-cli && targets+=(simplewallet)
+   use wallet-rpc && targets+=(wallet_rpc_server)
+   cmake_build ${targets[@]}
+}
+
+src_install() {
+   einstalldocs
+
+   # Install all binaries.
+   find "${BUILD_DIR}/bin/" -type f -executable -print0 |
+   while IFS= read -r -d '' line; do
+   dobin "$line"
+   done
+
+   if use daemon; then
+   dodoc utils/conf/monerod.conf
+
+   # data-dir
+   keepdir /var/lib/monero
+   fowners monero:monero /var/lib/monero
+   fperms 0755 /var/lib/monero
+
+   # log-file dir
+   keepdir /var/log/monero
+   fowners monero:monero /var/log/moner

[gentoo-commits] repo/proj/guru:dev commit in: net-p2p/bisq-bin/

2022-08-28 Thread Sergey Alirzaev
commit: 2dbbe2562cb634d03f32a97005ec46c50efc10de
Author: Sergey Alirzaev  riseup  net>
AuthorDate: Sun Aug 28 11:13:46 2022 +
Commit:     Sergey Alirzaev  gmail  com>
CommitDate: Sun Aug 28 11:13:46 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2dbbe256

net-p2p/bisq-bin: remove old

Signed-off-by: Sergey Alirzaev  riseup.net>

 net-p2p/bisq-bin/bisq-bin-1.9.4.ebuild | 39 --
 1 file changed, 39 deletions(-)

diff --git a/net-p2p/bisq-bin/bisq-bin-1.9.4.ebuild 
b/net-p2p/bisq-bin/bisq-bin-1.9.4.ebuild
deleted file mode 100644
index f62746c77..0
--- a/net-p2p/bisq-bin/bisq-bin-1.9.4.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 2019-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit desktop unpacker xdg
-
-DESCRIPTION="The decentralized bitcoin exchange (non-atomic, with arbitration)"
-HOMEPAGE="https://bisq.network/ https://github.com/bisq-network/exchange/;
-SRC_URI="https://bisq.network/downloads/v${PV}/Bisq-64bit-${PV}.deb;
-
-LICENSE="AGPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND="
-   dev-java/openjfx
-   net-libs/libnet
-   virtual/jre:*
-   x11-libs/gtk+:3"
-
-RESTRICT="mirror strip"
-
-# Bundled java, and seems to mostly work without an old ffmpeg
-QA_PREBUILT="opt/Bisq/Bisq opt/Bisq/libpackager.so opt/Bisq/runtime/*"
-REQUIRES_EXCLUDE="libgstreamer-lite.so libavplugin-53.so libavplugin-54.so 
libavplugin-55.so libavplugin-56.so libavplugin-57.so libavplugin-ffmpeg-56.so 
libavplugin-ffmpeg-57.so"
-
-S="${WORKDIR}"
-
-src_compile() {
-   :
-}
-
-src_install() {
-   cp -ar "${S}"/opt/bisq "${ED}"/opt/
-   dosym ../Bisq/Bisq /opt/bisq/bin/Bisq
-   domenu opt/bisq/lib/bisq-Bisq.desktop
-   doicon opt/bisq/lib/Bisq.png
-}



[gentoo-commits] repo/proj/guru:dev commit in: net-p2p/bisq-bin/

2022-08-28 Thread Sergey Alirzaev
commit: 85075f0dac8db7ea10c86a32022a5a0ddd4a0f57
Author: Sergey Alirzaev  riseup  net>
AuthorDate: Sun Aug 28 11:12:14 2022 +
Commit:     Sergey Alirzaev  gmail  com>
CommitDate: Sun Aug 28 11:12:14 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=85075f0d

net-p2p/bisq-bin: bump to 1.9.5

Signed-off-by: Sergey Alirzaev  riseup.net>

 net-p2p/bisq-bin/Manifest  |  2 +-
 net-p2p/bisq-bin/bisq-bin-1.9.5.ebuild | 39 ++
 2 files changed, 40 insertions(+), 1 deletion(-)

diff --git a/net-p2p/bisq-bin/Manifest b/net-p2p/bisq-bin/Manifest
index e08030f8b..15362f1b7 100644
--- a/net-p2p/bisq-bin/Manifest
+++ b/net-p2p/bisq-bin/Manifest
@@ -1 +1 @@
-DIST Bisq-64bit-1.9.4.deb 211107900 BLAKE2B 
6e29cec465fb26a0d6482e9e55d21c14d3b504b98f174c98c42ac0db3b3c56dc8e4efd56e15d3bd49b900ce0da647d03808116d4f30447888fe9d3632914937c
 SHA512 
e276ed17f5775c4a65b96193061b452cb2504cd6a2f2390b9be3cdb82be375b7596b059d537368fa2fb7a1cf856345d2a09eb769ee86d4581cd32b1edd6c5e90
+DIST Bisq-64bit-1.9.5.deb 216533844 BLAKE2B 
c354f7601c5b21e43001c543587d3cae0c09cd5e13fc9188518ac964899441dff383b75dd01dc6ae8dafcc3185f7602bcbf50d35cac56a15a224c013429331e1
 SHA512 
aac77e67f7724a3647a099bd954101e05cb8f680325db0f256c726aa836f0e07c60fcd31d73271a2c78b175dc430e89b00f529000fce9bccc408365897f21b7b

diff --git a/net-p2p/bisq-bin/bisq-bin-1.9.5.ebuild 
b/net-p2p/bisq-bin/bisq-bin-1.9.5.ebuild
new file mode 100644
index 0..f62746c77
--- /dev/null
+++ b/net-p2p/bisq-bin/bisq-bin-1.9.5.ebuild
@@ -0,0 +1,39 @@
+# Copyright 2019-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit desktop unpacker xdg
+
+DESCRIPTION="The decentralized bitcoin exchange (non-atomic, with arbitration)"
+HOMEPAGE="https://bisq.network/ https://github.com/bisq-network/exchange/;
+SRC_URI="https://bisq.network/downloads/v${PV}/Bisq-64bit-${PV}.deb;
+
+LICENSE="AGPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="
+   dev-java/openjfx
+   net-libs/libnet
+   virtual/jre:*
+   x11-libs/gtk+:3"
+
+RESTRICT="mirror strip"
+
+# Bundled java, and seems to mostly work without an old ffmpeg
+QA_PREBUILT="opt/Bisq/Bisq opt/Bisq/libpackager.so opt/Bisq/runtime/*"
+REQUIRES_EXCLUDE="libgstreamer-lite.so libavplugin-53.so libavplugin-54.so 
libavplugin-55.so libavplugin-56.so libavplugin-57.so libavplugin-ffmpeg-56.so 
libavplugin-ffmpeg-57.so"
+
+S="${WORKDIR}"
+
+src_compile() {
+   :
+}
+
+src_install() {
+   cp -ar "${S}"/opt/bisq "${ED}"/opt/
+   dosym ../Bisq/Bisq /opt/bisq/bin/Bisq
+   domenu opt/bisq/lib/bisq-Bisq.desktop
+   doicon opt/bisq/lib/Bisq.png
+}



[gentoo-commits] repo/proj/guru:dev commit in: net-p2p/monero/files/, net-p2p/monero/

2022-08-15 Thread Sergey Alirzaev
commit: 1aa49dceebdd5656ece03964f24db554db153505
Author: Sergey Alirzaev  riseup  net>
AuthorDate: Mon Aug 15 16:23:57 2022 +
Commit:     Sergey Alirzaev  gmail  com>
CommitDate: Mon Aug 15 16:23:57 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1aa49dce

net-p2p/monero: add 0.18.1.0

Signed-off-by: Sergey Alirzaev  riseup.net>

 net-p2p/monero/Manifest|   1 +
 .../monero-0.18.1.0-unbundle-dependencies.patch| 112 
 net-p2p/monero/monero-0.18.1.0.ebuild  | 117 +
 3 files changed, 230 insertions(+)

diff --git a/net-p2p/monero/Manifest b/net-p2p/monero/Manifest
index ce25fd64b..079f88d2e 100644
--- a/net-p2p/monero/Manifest
+++ b/net-p2p/monero/Manifest
@@ -2,3 +2,4 @@ DIST monero-0.17.2.0.tar.gz 10622184 BLAKE2B 
c439e447f524a08a7ee79420873b7cf393f
 DIST monero-0.17.2.3.tar.gz 10640501 BLAKE2B 
15c7b92e7d00788214953c09af96d578e79c65ba9263d2a9ea19cfb9cc65e77d15770b873a10b77aae9e908dce74162d3577ed241600ebd57098b860bfd8f114
 SHA512 
7f3363c2cb66fa90a47a4cbb03b367182afa63af21d40bf07ea57cd91e4805684ec4795c0390bc966626a3b7b3c0a47167036873f5d1ea4b487a3d02bf01aaa4
 DIST monero-0.17.3.0.tar.gz 10659302 BLAKE2B 
fe73172e490f119a3d3730e3c11afd386e54fa22e12ac69d6f5e420d5409ba8201289feb01041520b374768325ea82132108972f68ef59114f414451232daea6
 SHA512 
97a40f594aaa6f588a3ad982142a0ea4f4410d208dd5ff43b09c70baadd32f87e92eac97abd800f25298e8d0613ae85f68605f586ceccf9dc078fcb189d7511a
 DIST monero-0.17.3.2.tar.gz 10685156 BLAKE2B 
f313ec0e5e224797448a43ad46d4e990174eec6cdceec6dc9a25d62f014a775172e103d05a33558404bd84a8443ba6ada0c27f81a3a83fe630d16cbad97602f5
 SHA512 
2d34e0525b2ca1d7bddb8ea51776b49fec4fb866a1c1239c347460ed3369af2f430be32da45666f16c369cebef099f285971c0e806d75d60354f195c5f93891d
+DIST monero-0.18.1.0.tar.gz 11600139 BLAKE2B 
dac1182e772b4163b2cc76ec83dc2cb5e91b251dab2185d4a2df6134780f05fadba2fc603964caab973ef6bc37dce1bfcb194c92ea4f843cfb953f9a5fc24378
 SHA512 
761f1bae4157ea05565c7459d1cd2a9316317068e3afc18a7215e4a949dee7eb58fe023cbd04c9fec0141d1f3dc33f526b2a187934b33d7aff2b55e47fad599c

diff --git a/net-p2p/monero/files/monero-0.18.1.0-unbundle-dependencies.patch 
b/net-p2p/monero/files/monero-0.18.1.0-unbundle-dependencies.patch
new file mode 100644
index 0..181b4ddcc
--- /dev/null
+++ b/net-p2p/monero/files/monero-0.18.1.0-unbundle-dependencies.patch
@@ -0,0 +1,112 @@
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 41f82e26c..3eb2b2e78 100644
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -382,7 +382,7 @@
+ # elseif(CMAKE_SYSTEM_NAME MATCHES ".*BSDI.*")
+ #   set(BSDI TRUE)
+ 
+-include_directories(external/rapidjson/include external/easylogging++ src 
contrib/epee/include external external/supercop/include)
++include_directories(external/rapidjson/include external/easylogging++ src 
contrib/epee/include external )
+ 
+ if(APPLE)
+   include_directories(SYSTEM /usr/include/malloc)
+@@ -1082,7 +1082,6 @@
+   set(ZMQ_LIB "${ZMQ_LIB};${SODIUM_LIBRARY}")
+ endif()
+ 
+-include(external/supercop/functions.cmake) # place after setting flags and 
before src directory inclusion
+ add_subdirectory(contrib)
+ add_subdirectory(src)
+
+diff --git a/external/CMakeLists.txt b/external/CMakeLists.txt
+index a8916a7d0..05ab35c82 100644
+--- a/external/CMakeLists.txt
 b/external/CMakeLists.txt
+@@ -37,21 +37,7 @@
+ 
+ find_package(Miniupnpc REQUIRED)
+ 
+-message(STATUS "Using in-tree miniupnpc")
+-set(UPNPC_NO_INSTALL TRUE CACHE BOOL "Disable miniupnp installation" FORCE)
+-add_subdirectory(miniupnp/miniupnpc)
+-set_property(TARGET libminiupnpc-static PROPERTY FOLDER "external")
+-set_property(TARGET libminiupnpc-static PROPERTY POSITION_INDEPENDENT_CODE ON)
+-if(MSVC)
+-  set_property(TARGET libminiupnpc-static APPEND_STRING PROPERTY 
COMPILE_FLAGS " -wd4244 -wd4267")
+-elseif(NOT MSVC)
+-  set_property(TARGET libminiupnpc-static APPEND_STRING PROPERTY 
COMPILE_FLAGS " -Wno-undef -Wno-unused-result -Wno-unused-value")
+-endif()
+-if(CMAKE_SYSTEM_NAME MATCHES "NetBSD")
+-  set_property(TARGET libminiupnpc-static APPEND_STRING PROPERTY 
COMPILE_FLAGS " -D_NETBSD_SOURCE")
+-endif()
+-
+-set(UPNP_LIBRARIES "libminiupnpc-static" PARENT_SCOPE)
++set(UPNP_LIBRARIES "miniupnpc" PARENT_SCOPE)
+ 
+ find_package(Unbound)
+ 
+@@ -83,4 +69,3 @@
+ add_subdirectory(db_drivers)
+ add_subdirectory(easylogging++)
+ add_subdirectory(qrcodegen)
+-add_subdirectory(randomx EXCLUDE_FROM_ALL)
+--- a/src/crypto/CMakeLists.txt2022-08-15 18:09:12.275043765 +0200
 b/src/crypto/CMakeLists.txt2022-08-15 18:10:52.687184277 +0200
+@@ -55,6 +55,7 @@
+ endif()
+
+ include_directories(${RANDOMX_INCLUDE})
++include_directories(SYSTEM /usr/include/monero)
+
+ set(crypto_headers)
+
+@@ -97,6 +98,3 @@
+ # cheat because cmake and ccache hate each other
+ set_property(SOURCE Crypt

[gentoo-commits] repo/proj/guru:dev commit in: www-client/torbrowser-launcher/

2022-07-27 Thread Sergey Alirzaev
commit: 7435fe3edba60e97271cf4e48f07638149ceff4f
Author: Sergey Alirzaev  riseup  net>
AuthorDate: Thu Jul 28 05:36:03 2022 +
Commit:     Sergey Alirzaev  gmail  com>
CommitDate: Thu Jul 28 05:36:35 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7435fe3e

www-client/torbrowser-launcher: fixed a typo in DESCRIPTION

Signed-off-by: Sergey Alirzaev  riseup.net>

 www-client/torbrowser-launcher/torbrowser-launcher-0.3.5-r1.ebuild | 2 +-
 www-client/torbrowser-launcher/torbrowser-launcher-0.3.5-r2.ebuild | 2 +-
 www-client/torbrowser-launcher/torbrowser-launcher-.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/www-client/torbrowser-launcher/torbrowser-launcher-0.3.5-r1.ebuild 
b/www-client/torbrowser-launcher/torbrowser-launcher-0.3.5-r1.ebuild
index a17dee1ae..c2e1afd4a 100644
--- a/www-client/torbrowser-launcher/torbrowser-launcher-0.3.5-r1.ebuild
+++ b/www-client/torbrowser-launcher/torbrowser-launcher-0.3.5-r1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8..9} )
 
 inherit distutils-r1 optfeature xdg
 
-DESCRIPTION="A program to download, updated, and run the Tor Browser Bundle"
+DESCRIPTION="A program to download, update, and run the Tor Browser Bundle"
 HOMEPAGE="https://github.com/micahflee/torbrowser-launcher;
 
 if [[ "${PV}" == ** ]]; then

diff --git a/www-client/torbrowser-launcher/torbrowser-launcher-0.3.5-r2.ebuild 
b/www-client/torbrowser-launcher/torbrowser-launcher-0.3.5-r2.ebuild
index 7030cf051..3b38e15b7 100644
--- a/www-client/torbrowser-launcher/torbrowser-launcher-0.3.5-r2.ebuild
+++ b/www-client/torbrowser-launcher/torbrowser-launcher-0.3.5-r2.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8..10} )
 
 inherit distutils-r1 optfeature xdg
 
-DESCRIPTION="A program to download, updated, and run the Tor Browser Bundle"
+DESCRIPTION="A program to download, update, and run the Tor Browser Bundle"
 HOMEPAGE="https://github.com/micahflee/torbrowser-launcher;
 
 if [[ "${PV}" == ** ]]; then

diff --git a/www-client/torbrowser-launcher/torbrowser-launcher-.ebuild 
b/www-client/torbrowser-launcher/torbrowser-launcher-.ebuild
index 7030cf051..3b38e15b7 100644
--- a/www-client/torbrowser-launcher/torbrowser-launcher-.ebuild
+++ b/www-client/torbrowser-launcher/torbrowser-launcher-.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8..10} )
 
 inherit distutils-r1 optfeature xdg
 
-DESCRIPTION="A program to download, updated, and run the Tor Browser Bundle"
+DESCRIPTION="A program to download, update, and run the Tor Browser Bundle"
 HOMEPAGE="https://github.com/micahflee/torbrowser-launcher;
 
 if [[ "${PV}" == ** ]]; then



[gentoo-commits] repo/proj/guru:dev commit in: net-p2p/bisq-bin/

2022-07-22 Thread Sergey Alirzaev
commit: 7efe7ec0d7a0a31d86a147b8c1317722564af2af
Author: Sergey Alirzaev  riseup  net>
AuthorDate: Fri Jul 22 19:56:27 2022 +
Commit:     Sergey Alirzaev  gmail  com>
CommitDate: Fri Jul 22 20:00:06 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7efe7ec0

net-p2p/bisq-bin: bump to 1.9.4

Signed-off-by: Sergey Alirzaev  riseup.net>

 net-p2p/bisq-bin/Manifest | 2 +-
 net-p2p/bisq-bin/{bisq-bin-1.9.2.ebuild => bisq-bin-1.9.4.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-p2p/bisq-bin/Manifest b/net-p2p/bisq-bin/Manifest
index 6b46d2e9e..e08030f8b 100644
--- a/net-p2p/bisq-bin/Manifest
+++ b/net-p2p/bisq-bin/Manifest
@@ -1 +1 @@
-DIST Bisq-64bit-1.9.2.deb 203432688 BLAKE2B 
45fdd948b8c3826a0664926f82ff35f3cef56a3533c23ab5d8af3832ef7c2766c704dee8d5d989e37d029d4591b3f40ca27a8680d60dad6d268f2d91f9205ed0
 SHA512 
82c6061f5a37d3f52d3602253f1b770c75fa4b6600b6072051de6bbb9f9d2d0733856f44666c49fc50b2f266abf9783add946c9bd2cb21246246189836b31e3a
+DIST Bisq-64bit-1.9.4.deb 211107900 BLAKE2B 
6e29cec465fb26a0d6482e9e55d21c14d3b504b98f174c98c42ac0db3b3c56dc8e4efd56e15d3bd49b900ce0da647d03808116d4f30447888fe9d3632914937c
 SHA512 
e276ed17f5775c4a65b96193061b452cb2504cd6a2f2390b9be3cdb82be375b7596b059d537368fa2fb7a1cf856345d2a09eb769ee86d4581cd32b1edd6c5e90

diff --git a/net-p2p/bisq-bin/bisq-bin-1.9.2.ebuild 
b/net-p2p/bisq-bin/bisq-bin-1.9.4.ebuild
similarity index 100%
rename from net-p2p/bisq-bin/bisq-bin-1.9.2.ebuild
rename to net-p2p/bisq-bin/bisq-bin-1.9.4.ebuild



[gentoo-commits] repo/proj/guru:dev commit in: net-p2p/bisq-bin/, profiles/updates/, net-p2p/bisq/

2022-07-21 Thread Sergey Alirzaev
commit: 46e0ac4b6c64d04c9286ff5f7eef015471fcaaf9
Author: Sergey Alirzaev  riseup  net>
AuthorDate: Fri Jul 22 02:57:42 2022 +
Commit:     Sergey Alirzaev  gmail  com>
CommitDate: Fri Jul 22 02:57:42 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=46e0ac4b

net-p2p/bisq-bin: rename net-p2p/bisq

it is a binary build of an open source project

Signed-off-by: Sergey Alirzaev  riseup.net>

 net-p2p/{bisq => bisq-bin}/Manifest| 0
 net-p2p/{bisq/bisq-1.9.2.ebuild => bisq-bin/bisq-bin-1.9.2.ebuild} | 0
 net-p2p/{bisq => bisq-bin}/metadata.xml| 0
 profiles/updates/3Q-2022   | 1 +
 4 files changed, 1 insertion(+)

diff --git a/net-p2p/bisq/Manifest b/net-p2p/bisq-bin/Manifest
similarity index 100%
rename from net-p2p/bisq/Manifest
rename to net-p2p/bisq-bin/Manifest

diff --git a/net-p2p/bisq/bisq-1.9.2.ebuild 
b/net-p2p/bisq-bin/bisq-bin-1.9.2.ebuild
similarity index 100%
rename from net-p2p/bisq/bisq-1.9.2.ebuild
rename to net-p2p/bisq-bin/bisq-bin-1.9.2.ebuild

diff --git a/net-p2p/bisq/metadata.xml b/net-p2p/bisq-bin/metadata.xml
similarity index 100%
rename from net-p2p/bisq/metadata.xml
rename to net-p2p/bisq-bin/metadata.xml

diff --git a/profiles/updates/3Q-2022 b/profiles/updates/3Q-2022
index b2153ed3d..473379121 100644
--- a/profiles/updates/3Q-2022
+++ b/profiles/updates/3Q-2022
@@ -1,2 +1,3 @@
 move app-text/stdman app-doc/stdman
 move www-apps/stagit dev-vcs/stagit
+move net-p2p/bisq net-p2p/bisq-bin



[gentoo-commits] repo/proj/guru:dev commit in: net-p2p/monero/

2021-09-09 Thread Sergey Alirzaev
commit: 246f30d9b3f10328c64e9a0aaa4d7bcca9bf38bd
Author: Sergey Alirzaev  riseup  net>
AuthorDate: Thu Sep  9 23:27:10 2021 +
Commit:     Sergey Alirzaev  gmail  com>
CommitDate: Thu Sep  9 23:28:39 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=246f30d9

net-p2p/monero: bump up to 0.17.2.3

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Sergey Alirzaev  riseup.net>

 net-p2p/monero/Manifest   |   1 +
 net-p2p/monero/monero-0.17.2.3.ebuild | 117 ++
 2 files changed, 118 insertions(+)

diff --git a/net-p2p/monero/Manifest b/net-p2p/monero/Manifest
index 2161c94fc..40e48c455 100644
--- a/net-p2p/monero/Manifest
+++ b/net-p2p/monero/Manifest
@@ -1 +1,2 @@
 DIST monero-0.17.2.0.tar.gz 10622184 BLAKE2B 
c439e447f524a08a7ee79420873b7cf393f5cd3269460944aac30a315ac7c273c12fd809d86d41445bfc7e8c2feb0538d4e9fc1dadeb55f7e09f2920778f07a7
 SHA512 
85b764f1fc25127e7ca4ada67b1d832a9604c4cf65b160d689650e7ca7bbc36b73d8b26c5409fabdaad7369684997447cd812d1c521fad19d24f5b35f4789a1e
+DIST monero-0.17.2.3.tar.gz 10640501 BLAKE2B 
15c7b92e7d00788214953c09af96d578e79c65ba9263d2a9ea19cfb9cc65e77d15770b873a10b77aae9e908dce74162d3577ed241600ebd57098b860bfd8f114
 SHA512 
7f3363c2cb66fa90a47a4cbb03b367182afa63af21d40bf07ea57cd91e4805684ec4795c0390bc966626a3b7b3c0a47167036873f5d1ea4b487a3d02bf01aaa4

diff --git a/net-p2p/monero/monero-0.17.2.3.ebuild 
b/net-p2p/monero/monero-0.17.2.3.ebuild
new file mode 100644
index 0..54a108f49
--- /dev/null
+++ b/net-p2p/monero/monero-0.17.2.3.ebuild
@@ -0,0 +1,117 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake systemd
+
+DESCRIPTION="The secure, private, untraceable cryptocurrency"
+HOMEPAGE="https://github.com/monero-project/monero;
+
+if [[ ${PV} ==  ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/monero-project/monero.git;
+   EGIT_SUBMODULES=()
+else
+   SRC_URI="https://github.com/monero-project/monero/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm64 ~x86"
+fi
+
+LICENSE="BSD MIT"
+SLOT="0"
+IUSE="+daemon readline +tools +wallet-cli +wallet-rpc"
+REQUIRED_USE="|| ( daemon tools wallet-cli wallet-rpc )"
+RESTRICT="test"
+
+DEPEND="
+   acct-group/monero
+   acct-user/monero
+   dev-libs/boost:=[nls,threads(+)]
+   dev-libs/libsodium:=
+   dev-libs/openssl:=
+   dev-libs/randomx
+   dev-libs/rapidjson
+   dev-libs/supercop
+   net-dns/unbound:=[threads]
+   net-libs/czmq:=
+   net-libs/miniupnpc
+   readline? ( sys-libs/readline:0= )
+"
+RDEPEND="${DEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-0.17.1.7-unbundle-dependencies.patch"
+   "${FILESDIR}/${PN}-0.17.2.0-boost-176.patch"
+)
+
+src_configure() {
+   local mycmakeargs=(
+   # TODO: Update CMake to install built libraries (help wanted)
+   -DBUILD_SHARED_LIBS=OFF
+   -DMANUAL_SUBMODULES=ON
+   -DMONERO_PARALLEL_LINK_JOBS=1
+   -DUSE_DEVICE_TREZOR=OFF
+   )
+
+   cmake_src_configure
+}
+
+src_compile() {
+   local targets=()
+   use daemon && targets+=(daemon)
+   use tools && 
targets+=(blockchain_{ancestry,blackball,db,depth,export,import,prune,prune_known_spent_data,stats,usage})
+   use wallet-cli && targets+=(simplewallet)
+   use wallet-rpc && targets+=(wallet_rpc_server)
+   cmake_build ${targets[@]}
+}
+
+src_install() {
+   einstalldocs
+
+   # Install all binaries.
+   find "${BUILD_DIR}/bin/" -type f -executable -print0 |
+   while IFS= read -r -d '' line; do
+   dobin "$line"
+   done
+
+   if use daemon; then
+   dodoc utils/conf/monerod.conf
+
+   # data-dir
+   keepdir /var/lib/monero
+   fowners monero:monero /var/lib/monero
+   fperms 0755 /var/lib/monero
+
+   # log-file dir
+   keepdir /var/log/monero
+   fowners monero:monero /var/log/monero
+   fperms 0755 /var/log/monero
+
+   # /etc/monero/monerod.conf
+   insinto /etc/monero
+   doins "${FILESDIR}/monerod.conf"
+
+   # OpenRC
+   newconfd "${FILESDIR}/monerod.confd" monerod
+   newinitd "${FILESDIR}/monerod.initd" monerod
+
+   # systemd
+   systemd_dounit "${FILESDIR}/monerod.service"
+   fi
+}
+
+pkg_postinst() {
+   if use daemon; then
+   elog "Start the Monero P2P daemon as a system service

[gentoo-commits] repo/proj/guru:dev commit in: net-p2p/monero/

2021-05-07 Thread Sergey Alirzaev
commit: 86f354d6a43d517ce441822ec1d63ea5657fbbfe
Author: Sergey Alirzaev  gmail  com>
AuthorDate: Fri May  7 13:24:53 2021 +
Commit:     Sergey Alirzaev  gmail  com>
CommitDate: Fri May  7 13:24:53 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=86f354d6

net-p2p/monero: limit boost upper bound

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Sergey Alirzaev  gmail.com>

 net-p2p/monero/monero-0.17.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-p2p/monero/monero-0.17.2.0.ebuild 
b/net-p2p/monero/monero-0.17.2.0.ebuild
index 1ee22fc10..e3b4ccfae 100644
--- a/net-p2p/monero/monero-0.17.2.0.ebuild
+++ b/net-p2p/monero/monero-0.17.2.0.ebuild
@@ -26,7 +26,7 @@ RESTRICT="test"
 DEPEND="
acct-group/monero
acct-user/monero
-   dev-libs/boost:=[nls,threads]
+