gpo.zugaina.org

Search Portage & Overlays:

net-p2p/dogecoin-qt

Dogecoin Core Qt for desktop. Downloaded blockchain is under 2.2GB. Much secure.

Screenshots

  • dogecoin-qt-1.14.7
    ~amd64 ~arm64
    cpu_flags_x86_avx2 cpu_flags_x86_sse2 intel-avx2 dogecoind experimental +pie +prune scrypt-sse2 +ssp tests utils +wallet zmq

    View      Download      Browse     License: MIT   
    Overlay: guru
  • dogecoin-qt-1.14.6
    ~amd64 ~arm64
    cpu_flags_x86_avx2 dogecoind +pie +prune +ssp tests utils +wallet zmq

    View      Download      Browse     License: MIT   
    Overlay: guru

ChangeLog

commit 8d94a1de90974b7a69cf117304a0ea8675ef242f
Author: Victor Skovorodnikov <victor3.14@yandex.com>
Date: Sat Mar 2 09:22:31 2024 -0800

net-p2p/dogecoin-qt: 1.14.7 keyword for ~arm64

- Tested on Raspberry Pi 400 for arm64
- Fixed 'NonsolvableDepsInStable' error for arm64 keyword by using nested RDEPEND condition so that 'intel-avx2'
flag is considered only if cpu_flags_x86_avx2 support is available.
- Fixed 'MissingPackageRevision' message to use 'any-of'
app-crypt/intel-ipsec-mb-1.3 revision versions.
- Cleanup of trailing whitespaces.

Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>

commit a2d886e7b943c2e3eb41f80d94a951edf6b6bea6
Author: Victor Skovorodnikov <victor3.14@yandex.com>
Date: Fri Mar 1 19:34:57 2024 -0800

net-p2p/dogecoin-qt: 1.14.7 add keyword for amd64

Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>

commit 5c33852036c5d7d759ead8aba153abbe774ac8bb
Author: Victor Skovorodnikov <victor3.14@yandex.com>
Date: Fri Mar 1 19:07:41 2024 -0800

net-p2p/dogecoin-qt: 1.14.7 keyword amd64, arm64

- adding keywords for ~amd64 and ~arm64.
- tested sucessfully on intel systems and on Raspberry Pi400 for arm64.

Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>

commit 8662761ed2dbc452518241cb7022f081c1bf6a6c
Author: Victor Skovorodnikov <victor3.14@yandex.com>
Date: Tue Feb 27 16:06:36 2024 -0800

net-p2p/dogecoin-qt: 1.14.7 update SRC_URI

- Updated SRC_URI to fetch tarball

Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>

commit 338c7be77823272d8f086f43c66d577496ef03a8
Author: Victor Skovorodnikov <victor3.14@yandex.com>
Date: Tue Feb 27 12:06:24 2024 -0800

net-p2p/dogecoin-qt: add 1.14.7

- changed einfo text in pkg_postinst()

Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>

commit b32de6fdb48aba2473e0630b29569ad89a7f74b4
Author: Victor Skovorodnikov <victor3.14@yandex.com>
Date: Tue Feb 27 08:48:57 2024 -0800

net-p2p/dogecoin-qt: add 1.14.7

- adding unkeyworded 1.14.7 while its on 'dev' branch soon to be
released.

Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>

commit 052e3fb57d33b6875b8def5f6a6bfd0abc9bd0ec
Author: Victor Skovorodnikov <victor3.14@yandex.com>
Date: Tue Feb 27 08:33:44 2024 -0800

net-p2p/dogecoin-qt: add 1.14.7

- adding unkeyworded 1.14.7 while its on 'dev' branch

Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>

commit cf3ffb646d22c6d6a13173c47ee9145487fc90ba
Author: Victor Skovorodnikov <victor3.14@yandex.com>
Date: Sun Feb 11 15:28:24 2024 -0800

net-p2p/dogecoin-qt: intel-ipsec-mb by atom value

- Make cpu_flags_x86_avx2 use specific =app-crypt/intel-ipsec-mb-1.3
atom because version 1.5 doesn't seem to compile with or without a patch.

Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>

commit b9e1c64e07b91e8e89f4a92b8d0617a76fae07fe
Author: Arthur Zamarin <arthurzam@gentoo.org>
Date: Mon Jan 15 19:34:34 2024 +0200

*/*: {sys-devel => dev-build}/autoconf

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

commit c769c211d7edc91510602311d3bd2a7684864dd5
Author: Arthur Zamarin <arthurzam@gentoo.org>
Date: Mon Jan 15 19:34:10 2024 +0200

*/*: {sys-devel => dev-build}/automake

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

commit 1761a1ac671e357bef6e2e30004712f8c68e5ead
Author: Arthur Zamarin <arthurzam@gentoo.org>
Date: Mon Jan 15 19:32:38 2024 +0200

*/*: {sys-devel => dev-build}/libtool

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

commit e69695cc63a79cb76b172b75a13129b9298f6aef
Author: Victor Skovorodnikov <victor3.14@yandex.com>
Date: Fri Oct 27 15:04:45 2023 -0700

net-p2p/dogecoin-qt: support for C++14 standard

- Fixes build failure for dependencies such as protobuf that only support C++14 and newer.

Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>

commit 5e67e9544d195f29a9507da146ea62f15f0bcc99
Author: Victor Skovorodnikov <victor3.14@yandex.com>
Date: Sun Oct 1 09:42:24 2023 -0700

net-p2p/dogecoin-qt: avx2 intel support and patch

- Adding avx2 intel support with intel patch check at pkg_pretend phase
- Removed duplicate gcc13 patch file

Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>

commit c0a7be6d06ff9f853d28138149b8cb4886543e06
Author: Victor Skovorodnikov <victor3.14@yandex.com>
Date: Mon Sep 25 12:37:44 2023 -0700

net-p2p/dogecoin-qt: Removed avx2 option and updated src_configure()

- Temporarily removed avx2 option until patch for intel-ipsec-mb can be applied
- Removed redundant configure options from src_configure()

Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>

commit b8c33d3915f7eabf7af032981de4128ea4e55570
Author: Victor Skovorodnikov <victor3.14@yandex.com>
Date: Wed Aug 9 13:28:23 2023 -0700

net-p2p/dogecoin-qt: keyword 1.14.6 for ~arm64

- Tested arm64 installation on Raspberry pi 400 in systemd and openrc
- Updated symlink setup for condition using dogecoind and dogecoin-cli selection
- Made generic name for some patches to work with next version

Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>

commit 0f246a2c5449e2345bd82436a3c8b273504ce56a
Author: Victor Skovorodnikov <victor3.14@yandex.com>
Date: Tue Jul 25 15:13:12 2023 -0700

net-p2p/dogecoin-qt: Applying fix for Bug 910673

Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>

commit e4ee43d59f5f7349e5b2bd0f19668b1b3c521547
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Tue Jul 25 01:26:31 2023 +0500

net-p2p/dogecoin-qt: remove cpu_flags_x86_avx2 description

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

commit dffcdc598b6959d08df4932bb0fbb67f7d37c2c0
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Tue Jul 25 01:24:49 2023 +0500

net-p2p/dogecoin-qt: remove pie use flag

See:
https://wiki.gentoo.org/wiki/Hardened/Toolchain

It's enabled in Gentoo toolchain by default.

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

commit e8df3b3a4d48627266d3a30f503f696f87597b61
Author: Victor Skovorodnikov <victor3.14@yandex.com>
Date: Mon Jul 24 12:27:16 2023 -0700

net-p2p/dogecoin-qt: Added 'pie' USE flag and re-added accidentally removed tests

Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>

commit 6fa8a2134f9538c088f813f01d9233fa8b43e814
Author: Victor Skovorodnikov <victor3.14@yandex.com>
Date: Mon Jul 24 12:12:24 2023 -0700

net-p2p/dogecoin-qt: Added 'pie' USE flag and modified DESCRPTION language

Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>

commit ff90fe8035bde70313c1102017d1da39575cd0e4
Author: Victor Skovorodnikov <victor3.14@yandex.com>
Date: Thu Jul 20 11:26:27 2023 -0700

net-p2p/dogecoin-qt: added REQUIRED_USE constraint for dogecoind option

Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>

commit 199ce48627261ee2a01f2641c1dc48838a6a09bc
Author: Victor Skovorodnikov <victor3.14@yandex.com>
Date: Tue Jul 18 14:58:22 2023 -0700

net-p2p/dogecoin-qt: implemented optional 'dogecoind' and 'utils' USE flags.

Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>

commit 61b8d2614f7981e75d8f742fce99e95942dfb142
Author: Victor Skovorodnikov <victor3.14@yandex.com>
Date: Mon Jul 17 13:36:00 2023 -0700

net-p2p/dogecoin-qt: Applying fix for Bug 910255

Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>

commit 428480765bb29ee01973e0affe6c8f4e887d5518
Author: Victor Skovorodnikov <victor3.14@yandex.com>
Date: Mon Jul 17 11:30:36 2023 -0700

net-p2p/dogecoin-qt: Applying fix for Bug 910255

Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>

commit 47302f39a4bc8357b393e78fa362a3708de7089f
Author: Victor Skovorodnikov <victor3.14@yandex.com>
Date: Sat Jul 15 17:24:41 2023 -0700

net-p2p/dogecoin-qt: Re-factored ebuild, removed --with-incompatible-bdb option, modified some DEPEND logic

Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>

commit 4022b794d7a66bcece340ab544af5739fae7c4dc
Author: Victor Skovorodnikov <victor3.14@yandex.com>
Date: Fri Jul 14 09:44:30 2023 -0700

net-p2p/dogecoin-qt: bump for fix of bug 910245

Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>

commit 7e397a5b6a8da7aa20a011ef9db599003d4d4981
Author: Victor Skovorodnikov <victor3.14@yandex.com>
Date: Thu Jul 13 16:38:45 2023 -0700

net-p2p/dogecoin-qt: Addressing bug 910245 and shortened DESCRIPTION

Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>

commit 215f621f4ab14f99625ea0c8d62f4bef724b2ab8
Author: Victor Skovorodnikov <victor3.14@yandex.com>
Date: Wed Jul 12 18:34:48 2023 -0700

net-p2p/dogecoin-qt: unkeyword 1.14.6 for ~x86

Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>

commit b18398e3bd0f65eecc5cef443e64b6f9cc6cd21e
Author: Viorel Munteanu <ceamac@gentoo.org>
Date: Wed Jul 12 07:55:27 2023 +0300

net-p2p/dogecoin-qt: unkeyword 1.14.6 for ~x86

Drop ~x86 because net-p2p/dogecoin-qt is not keyworded for ~x86.

Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

commit 837d2a470318005b4d3bdacd3fded2acd400ec3d
Author: Victor Skovorodnikov <victor3.14@yandex.com>
Date: Tue Jul 11 16:57:16 2023 -0700

net-p2p/dogecoin-qt: renamed avx2 USE flag to cpu_flags_x86_avx2

Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>

commit b34dfaf8b938be503519e10785b79ddf40cc9def
Author: Victor Skovorodnikov <victor3.14@yandex.com>
Date: Tue Jul 11 16:24:03 2023 -0700

net-p2p/dogecoin-qt: Added avx2 USE flag and re-factored ebuild

Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>

commit c4a7fdfb15c988d67f187af784cbaa9d4e4b9833
Author: Victor Skovorodnikov <victor3.14@yandex.com>
Date: Mon Jul 10 19:01:55 2023 -0700

net-p2p/dogecoin-qt: keyword 1.14.6 for ~amd64

Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>

commit d48eb288f1cd565cc7569c27e175207a620647ad
Author: Victor Skovorodnikov <victor3.14@yandex.com>
Date: Thu Jul 6 15:34:51 2023 -0700

net-p2p/dogecoin-qt: update DESCRIPTION

Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>

commit 6da7c1760c4032d4f5c42532484dab0d809bab58
Author: Victor Skovorodnikov <victor3.14@yandex.com>
Date: Thu Jul 6 11:58:36 2023 -0700

net-p2p/dogecoin-qt: unkeyword 1.14.6 for ~amd64

Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>

commit e158e6bda4c7f9b6e67cc1774bbe4e8f7f481979
Author: Victor Skovorodnikov <victor3.14@yandex.com>
Date: Thu Jul 6 11:45:11 2023 -0700

net-p2p/dogecoin-qt:

Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>

removing xdg_desktop_database_update ...

commit a5bb9ec8742c7ad5b3541da1cea7988f97416272
Author: Victor Skovorodnikov <victor3.14@yandex.com>
Date: Thu Jul 6 10:53:30 2023 -0700

net-p2p/dogecoin-qt: new package, add 1.14.6

Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>