Commit Graph

478 Commits

Author SHA1 Message Date
tea
d64341f27a net-p2p/p2pool: fix Manifest
there were some diff markers in it

Signed-off-by: tea <gentoo@tastytea.de>
2024-08-14 10:46:10 +02:00
Adam Pimentel
9c02f33b33 net-p2p/p2pool: version bump and CFLAGS fixes
Signed-off-by: Adam Pimentel <adam.pimentel@protonmail.com>
2024-08-13 21:01:44 -04:00
Lucio Sauer
5265984de6 net-p2p/p2pool: simplify verify-sig logic
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-08-13 02:42:33 +02:00
Victor Skovorodnikov
aebdd7af14 net-p2p/dogecoin-qt: syntax and typo cleanup
- modify 1.14.8 per comments in 5435c61f91
- correct typo in 9999

Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>
2024-08-12 09:22:53 -07:00
Benoît Dufour
1596c16b8d net-p2p/bisq-bin: Fix https://bugs.gentoo.org/850961
Signed-off-by: Benoît Dufour <benoit.dufour@mail.com>
2024-08-11 23:09:46 -04:00
Victor Skovorodnikov
3e9b568ced net-p2p/dogecoin-qt: code cleanup for 9999
Fixes: 5435c61f91
Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>
2024-08-10 10:54:04 -07:00
Eric Joldasov
795c325bc0 net-p2p/yggdrasil-go: sync 9999 with 0.5.7
Signed-off-by: Eric Joldasov <bratishkaerik@landless-city.net>
2024-08-10 17:56:33 +05:00
Eric Joldasov
23c75da6e3 net-p2p/yggdrasil-go: add 0.5.7, drop 0.5.6
Signed-off-by: Eric Joldasov <bratishkaerik@landless-city.net>
2024-08-10 17:55:00 +05:00
Victor Skovorodnikov
5435c61f91 net-p2p/dogecoin-qt: add 9999
- adding ebuild for live version from master branch.
- Berkley DB and 'media-gfx/qrencode' dependencies are contingent upon 'wallet' and 'gui' selections  in this ebuild release.

Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>
2024-08-09 08:40:02 -07:00
Anna (cybertailor) Vyalkova
9ed19f5fbb net-p2p/gridcoin: add 5.4.8.0_p1, drop 5.4.7.0
Closes: https://bugs.gentoo.org/937502
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2024-08-09 02:48:54 +05:00
Victor Skovorodnikov
c0f48d5e52 net-p2p/dogecoin-qt: drop 1.14.6
Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>
2024-08-08 08:41:03 -07:00
Victor Skovorodnikov
03feef1464 net-p2p/dogecoin-qt: added RDEPEND package
- Fixes missing 'dev-cpp/abseil-cpp' in RDEPEND needed by automagic
  dependency '--enable-c++14', which, in turn is requred by protobuf
  dependency which builds with minimum c++14 standard.  The issue wasn't noticed
  because 'protobuf' was using the same 'dev-cpp/abseil-cpp' dependency for itself.

Closes: https://bugs.gentoo.org/937507
Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>
2024-08-07 14:44:10 -07:00
Victor Skovorodnikov
4a5ccae92c net-p2p/dogecoin-qt: add 1.14.8
- builds with boost-1.85.0
- c++14 is enabled by default

Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>
2024-08-03 07:39:58 -07:00
Adam Pimentel
4c2441b92e net-p2p/p2pool: Add signature verification script for sources
Signed-off-by: Adam Pimentel <adam.pimentel@protonmail.com>
2024-08-02 19:59:14 -04:00
Adam Pimentel
81913da0f3 net-p2p/p2pool: remove old ebuilds (network isn't reverse-compatible)
Signed-off-by: Adam Pimentel <adam.pimentel@protonmail.com>
2024-08-01 16:24:12 -04:00
Eric Joldasov
9a762fa0fc net-p2p/yggdrasil-go: drop 0.5.5
Signed-off-by: Eric Joldasov <bratishkaerik@landless-city.net>
2024-08-02 00:04:16 +05:00
Eric Joldasov
f4e89c5a87 net-p2p/yggdrasil-go: add 0.5.6
Signed-off-by: Eric Joldasov <bratishkaerik@landless-city.net>
2024-08-01 00:58:55 +05:00
Filip Kobierski
aedc02ff32 net-p2p/monero: add 0.18.3.3-r2
With patch to allow for newer versions of miniupnpc

Signed-off-by: Filip Kobierski <fkobi@pm.me>
2024-07-27 11:45:14 +02:00
Filip Kobierski
c32a870f0b net-p2p/monero: cleaning and general improvements
- add version restriction to 9999 and remaining 0.17 package
- unify latest package and git version
- rename patch for 0.17.1.2 to 0.17.3.2
- rename patch for 0.18.1.0 to 0.18.3.3
- drop old versions
- drop unused patches

Signed-off-by: Filip Kobierski <fkobi@pm.me>
2024-07-27 09:51:28 +02:00
Filip Kobierski
98414ba2cc net-p2p/monero: add 0.18.3.3-r1 (fix miniupnpc)
miniupnpc changed its API version and monero did not build without it
This also fixes bug https://bugs.gentoo.org/935160, but I think it's
better to patch it, so I am not closing it.

Signed-off-by: Filip Kobierski <fkobi@pm.me>
2024-07-26 16:03:49 +02:00
Vitaly Zdanevich
8c927e8c3e */*: WhitespaceFound fix
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
2024-07-19 17:01:38 +04:00
RadoslavL
97457236ad Fixed spell mistake in postinstall message in package net-p2p/p2pool
Closes: https://github.com/gentoo/guru/pull/219
Signed-off-by: David Roman <davidroman96@gmail.com>
2024-07-18 11:18:59 +02:00
Lucio Sauer
c10f0bf7de net-p2p/feather: remove IUSE inherited from verify-sig eclass
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-07-16 17:55:07 +02:00
Lucio Sauer
2384af57b0 net-p2p/feather: add optional distfile authentication
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-07-16 17:43:58 +02:00
Lucio Sauer
8ef3864b5d net-p2p/feather: shorten SRC_URI, remove unused source
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-07-16 17:42:30 +02:00
Lucio Sauer
df179d225a net-p2p/feather: sort IUSE
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-07-16 17:42:27 +02:00
Adam Pimentel
9963c5ba0b net-p2p/p2pool: version bump
Signed-off-by: Adam Pimentel <adam.pimentel@protonmail.com>
2024-07-16 10:36:10 -04:00
Adam Pimentel
a20f34daf1 net-p2p/feather: update GPG info
Signed-off-by: Adam Pimentel <adam.pimentel@protonmail.com>
2024-07-16 09:17:59 -04:00
Adam Pimentel
158fb4c892 net-p2p/feather: clean manifest
Signed-off-by: Adam Pimentel <adam.pimentel@protonmail.com>
2024-07-15 23:10:28 -04:00
Adam Pimentel
7e607c242f net-p2p/feather: remove old ebuild
Signed-off-by: Adam Pimentel <adam.pimentel@protonmail.com>
2024-07-15 23:09:56 -04:00
Adam Pimentel
82333b2b1f net-p2p/feather: deleted old files and simplified latest ebuild
Signed-off-by: Adam Pimentel <adam.pimentel@protonmail.com>
2024-07-15 23:01:19 -04:00
Victor Skovorodnikov
aa54c5c242 net-p2p/dogecoin-qt: adding 'gui' USE flag
- new 'gui' gives the option to install Dogecoin Core without qt
  component.  This option can come in handy when installing Dogecoin
  Core as a full node on a remote server, without the need for graphical
  interface.

Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>
2024-07-07 09:12:49 -07:00
David Roman
a7b32d6bf9 net-p2p/ipfs-cluster: treeclean
Signed-off-by: David Roman <davidroman96@gmail.com>
2024-07-01 16:19:08 +02:00
Sergey Alirzaev
ca4c93a0fe net-p2p/monero: fixed miniupnpc dep
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
2024-06-29 11:42:28 +02:00
Joe Kappus
9d22a109cc */*: switch remaining metadata.xml to https
gentoo.org 301's to https for a long time now.

Update the stragglers.

Signed-off-by: Joe Kappus <joe@wt.gd>
2024-06-15 02:15:24 -04:00
Julien Roy
91d0f84838 net-p2p/fragments: remove accidental file
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-06-07 19:32:04 -04:00
Julien Roy
c22e222ddd net-p2p/fragments: drop 2.1-r1, 2.1.1
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-06-07 19:15:06 -04:00
Julien Roy
53cecaffb8 net-p2p/fragments: add 3.0.1
Closes: https://bugs.gentoo.org/931928
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-06-07 19:07:58 -04:00
Sergey Alirzaev
a513e1f1ea net-p2p/monero: fixed dep
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
2024-05-29 12:26:16 +02:00
Adam Pimentel
dbd3e3c0b1 net-p2p/feather: version bump
Signed-off-by: Adam Pimentel <adam.pimentel@protonmail.com>
2024-05-27 01:26:49 -04:00
Victor Skovorodnikov
3368b5d778 net-p2p/dogecoin-qt: net-p2p/dogecoin-qt-1.14.7
- Changed 'dev-libs/boost` dependency to be under 1.85.0 to prevent
  compilation errors reported in the bug.
- Sucessfully tested build with gcc (Gentoo 14.1.1_p20240518 p1).

Closes: https://bugs.gentoo.org/932485
Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>
2024-05-26 13:13:02 -07:00
Lucio Sauer
f3c450a94b net-p2p/*: fix variable order
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-05-14 16:37:55 -04:00
Julien Roy
1daf10d3d7 net-p2p/fragments: add 3.0.0
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-05-14 13:50:58 -04:00
Anna (cybertailor) Vyalkova
01154bd33f net-p2p/gridcoin: add 5.4.8.0
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2024-04-11 08:44:45 +05:00
Anna (cybertailor) Vyalkova
4b4fa325b0 net-p2p/gridcoin: fix manpage install for non-gui builds
Closes: https://bugs.gentoo.org/929041
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2024-04-10 12:51:09 +05:00
Anna (cybertailor) Vyalkova
7b0f701d99 net-p2p/gridcoin: new package, add 5.4.7.0
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2024-04-09 05:22:13 +05:00
docteurdoom
783efca7df net-p2p/yggdrasil-go: added support for arm64
Signed-off-by: David Roman <davidroman96@gmail.com>
Closes: https://github.com/gentoo/guru/pull/161
2024-04-08 15:14:23 +02:00
Viorel Munteanu
f7038f4d3d */*: drop inactive maintainer
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
2024-04-08 09:59:33 +03:00
Benoît Dufour
3abe1dcfa0 */*: Add me as a maintainer on the packages I pushed to ::guru as well as on other packages I commited to that were missing a maintainer.
Signed-off-by: Benoît Dufour <benoit.dufour@mail.com>
2024-04-07 16:21:22 -04:00
Julien Roy
f4620e9fbd net-p2p/popura: treeclean
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-03-25 12:23:19 -04:00