net-p2p / litecoind

The offical daemon to run your own (full) Litecoin node

Official package sites : https://litecoin.org/ ·

v0.18.1-r1 :: 0 :: gentoo

Modified
License
MIT ISC GPL-2
Keywords
~amd64 ~x86
USE flags
upnp wallet

General

upnp
Enable UPnP port mapping support
wallet
Enable wallet support

cpu_flags_x86

sse2
Use the SSE2 instruction set

acct-group / litecoin : Group for net-p2p/litecoind

acct-user / litecoin : User for net-p2p/litecoind

dev-libs / boost : Boost Libraries for C++

dev-libs / leveldb : A fast key-value storage library written at Google

dev-libs / libevent : Library to execute a function when a specific event occurs on a file descriptor

dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)

net-libs / miniupnpc : UPnP client library and a simple UPnP client

sys-libs / db : Oracle Berkeley DB

acct-group / litecoin : Group for net-p2p/litecoind

acct-user / litecoin : User for net-p2p/litecoind

dev-libs / boost : Boost Libraries for C++

dev-libs / leveldb : A fast key-value storage library written at Google

dev-libs / libevent : Library to execute a function when a specific event occurs on a file descriptor

dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)

net-libs / miniupnpc : UPnP client library and a simple UPnP client

sys-libs / db : Oracle Berkeley DB

672326
net-p2p/litecoind-0.10.4.0 : rpcserver.cpp:467:102: error: wrong number of template arguments (2, should be 1)
788844
net-p2p/litecoind-0.10.4.0-r1 fails to compile claiming LibreSSL incompatibility, but LibreSSL isn't installed.
796599
net-p2p/litecoind-0.18.1-r1 calls cc directly
899218
net-p2p/litecoind-0.18.1-r1 - support/lockedpool.cpp: error: runtime_error is not a member of std
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-p2p/litecoind: fix build w/ gcc 12
Closes: https://bugs.gentoo.org/888605 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
net-p2p/litecoind: remove boost[threads(+)] usedep
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
net-p2p/litecoind: block >=dev-libs/leveldb-1.23
Closes: https://bugs.gentoo.org/808047 Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-p2p/litecoind: drop 0.10.4.0-r2
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-p2p/litecoind: fix AbsoluteSymlink
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-p2p/litecoind: fix AbsoluteSymlink
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
net-p2p/litecoind: add 0.18.1
Closes: https://bugs.gentoo.org/607842 Bug: https://bugs.gentoo.org/672326 Bug: https://bugs.gentoo.org/768768 Bug: https://bugs.gentoo.org/788844 Signed-off-by: David Seifert <soap@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/21302 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
net-p2p/litecoind: rev bump for commit 6615ccb55
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
net-p2p/litecoind: Fix MissingUseDepDefault for dev-libs/openssl[bindist]
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Conrad Kostecki · gentoo
net-p2p/litecoind: drop old version
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Conrad Kostecki · gentoo
net-p2p/litecoind: migrate to glep 81
Closes: https://bugs.gentoo.org/781449 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-p2p/litecoind: eutils->epatch
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Conrad Kostecki · gentoo
net-p2p/litecoind: update DESCRIPTION
Closes: https://bugs.gentoo.org/607846 Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Louis Sautier · gentoo
net-p2p/litecoind: add slot operator to dev-libs/leveldb
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Michael Palimaka · gentoo
net-p2p/litecoind: remove 0.10.2.2-r4
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Amy Liffey · gentoo
net-p2p/litecoind: remove inactive proxy maintainer
- fix description Package-Manager: Portage-2.3.6, Repoman-2.3.1
Peter Levine · gentoo
net-p2p/litecoind: Fix building with GCC-6
Bug: https://bugs.gentoo.org/show_bug.cgi?id=594686 Package-Manager: Portage-2.3.6, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4782
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Marc Popp · gentoo
net-p2p/litecoin(d|-qt): Added Slot Operator for boost, so litecoin is rebuild on boost update. Bug 579874
Marc Popp · gentoo
net-p2p/litecoind: Version Bump to 0.10.4.0, bug #592100
Anthony G. Basile · gentoo
net-p2p/litecoind: fix RWX GNU stack
Package-Manager: portage-2.2.24
Anthony G. Basile · gentoo
net-p2p/litecoind: fix executable GNU stack.
Package-Manager: portage-2.2.24
Anthony G. Basile · gentoo
net-p2p/litecoind: fix for API change in miniunpnc, bug #567080.
Package-Manager: portage-2.2.24
Anthony G. Basile · gentoo
net-p2p/litecoind: patch to build with leveldb-1.18
Gentoo-Bug: 555588 Package-Manager: portage-2.2.20.1
Anthony G. Basile · gentoo
net-p2p/litecoind: remove older unstable version.
Package-Manager: portage-2.2.20.1
Anthony G. Basile · gentoo
net-p2p/litecoind: restrict version of leveldb.
Gentoo-Bug: 558266 Package-Manager: portage-2.2.20.1
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed