Commit Graph

8 Commits

Author SHA1 Message Date
Victor Skovorodnikov
f70e97ea5a net-p2p/dogecoin-qt: 1.14.9 gcc16 with gui
- Adding error message in pkg_pretend() when gui is selected with gcc16 to avoid multiple compilation errors.
The issue is due to c++20 or c++23 standards which are not being used with protobuf and cpp-abseil dependencies.
Note: Upstream version (9999) doesn't use protobuf so it builds successfully under gcc16 and gui selection.

Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>
2026-06-04 13:53:10 +00:00
Victor Skovorodnikov
5d64dc0320 net-p2p/dogecoin-qt: 1.14.9 boost_system patch
- Adding patch to fix boost_system configure error for 1.14.9 per PR #3928 from Dogecoin
  Core devs.

Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>
2026-05-31 19:26:47 +00:00
Paul Zander
7af5e564e8 net-p2p/dogecoin-qt: depend on qt5 slot
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
2026-01-27 12:24:44 +01:00
Victor Skovorodnikov
3cc576a66e net-p2p/dogecoin-qt: drop 1.14.8
- removed BDEPEND to fix nonsolvable depset failure

Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>
2025-02-18 00:41:43 -08:00
Joe Kappus
9864bae124 net-p2p/dogecoin-qt: remove whitespace
Signed-off-by: Joe Kappus <joe@wt.gd>
2025-02-18 01:45:42 -05:00
Joe Kappus
835dd3fde0 net-p2p/dogecoin: switch to autoconf 2.71
It works, the old version wasn't in portage anymore. Shuts up pkgcheck.

Signed-off-by: Joe Kappus <joe@wt.gd>
2025-02-18 01:41:27 -05:00
Victor Skovorodnikov
33d6cfd74b net-p2p/dogecoin-qt: replace c++14 with c++17
- replacing c++14 with c++17 standard to compile with boost-1.86.0-r1
  per the bug
- removed unused inherit

Closes: https://bugs.gentoo.org/945704
Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>
2024-12-02 10:20:14 -08:00
Victor Skovorodnikov
3162d59474 net-p2p/dogecoin-qt: add 1.14.9
Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>
2024-12-01 08:40:09 -08:00