Versions
v4.2.2.1 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64 ~arm ~arm64 ~x86
- USE flags
- cli ncurses qrcode qt5 test
USE flags
General
- cli
- Enables the CLI interface
- ncurses
- Add ncurses support (console display library)
- qrcode
- Enable QR code scanning with media-gfx/zbar
- qt5
- Add support for the Qt 5 application and UI framework
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_targets
- python3_10
- Build with Python 3.10
- python3_11
- Build with Python 3.11
Runtime Dependencies
dev-lang / python : Freethreading (no-GIL) version of Python programming language
dev-libs / libsecp256k1 : Optimized C library for EC operations on curve secp256k1
dev-python / PyQt5 : Python bindings for the Qt framework
dev-python / PySocks : SOCKS client module
dev-python / aiohttp-socks : SOCKS proxy connector for aiohttp
dev-python / aiorpcx : Generic async RPC implementation, including JSON-RPC
dev-python / attrs : Attributes without boilerplate
dev-python / bitstring : A pure Python module for creation and analysis of binary data
dev-python / cryptography : Library providing cryptographic recipes and primitives
dev-python / dnspython : DNS toolkit for Python
dev-python / pbkdf2 : Implementation of PBKDF2, specified in RSA PKCS#5 v2.0
dev-python / protobuf-python : Google's Protocol Buffers - Python bindings
dev-python / qrcode : QR Code generator on top of PIL
dev-python / requests : HTTP library for human beings
dev-python / scrypt : Bindings for the scrypt key derivation function library
dev-python / setuptools : Collection of extensions to Distutils
dev-python / six : Python 2 and 3 compatibility library
media-gfx / zbar : Library and tools for reading barcodes from images or video
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Rename dev-python/{aiorpcX → aiorpcx}
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-misc/electrum-ltc: enable py3.11
Closes: https://bugs.gentoo.org/897124 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-misc/electrum-ltc: Keyword 4.2.2.1 arm, #877017
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-misc/electrum-ltc: Keyword 4.2.2.1 arm64, #877017
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Zac Medico · gentoo
net-misc/electrum-ltc: drop 4.0.9.1
Closes: https://bugs.gentoo.org/869506 Closes: https://bugs.gentoo.org/695090 Closes: https://bugs.gentoo.org/792219 Closes: https://bugs.gentoo.org/809272 Signed-off-by: Zac Medico <zmedico@gentoo.org> - jeffgazso · gentoo
net-misc/electrum-ltc: add 4.2.2.1
Closes: https://github.com/gentoo/gentoo/pull/27731 Signed-off-by: Jeffery Gazso <jeff.gazso@gmail.com> Signed-off-by: Zac Medico <zmedico@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-misc/electrum-ltc: fix icon cache update
Closes: https://bugs.gentoo.org/793701 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
net-misc/electrum-ltc: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Zac Medico · gentoo
net-misc/electrum-ltc: fix aiorpcX requirements and drop python3_7 from PYTHON_COMPAT
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Zac Medico <zmedico@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Louis Sautier · gentoo
net-misc/electrum-ltc: Bump to version 4.0.9.1
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Zac Medico <zmedico@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Zac Medico · gentoo
net-misc/electrum-ltc: Drop tlslite dependency
Bug: https://bugs.gentoo.org/709922 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Zac Medico <zmedico@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
net-misc/electrum-ltc: Revbump post dep changes
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
net-misc/electrum-ltc: Retire virtual/python-dnspython
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Zac Medico · gentoo
net-misc/electrum-ltc: remove old version
Bug: https://bugs.gentoo.org/684218 Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Zac Medico <zmedico@gentoo.org> - Zac Medico · gentoo
net-misc/electrum-ltc: version bump to 3.3.4.1
Bug: https://bugs.gentoo.org/684218 Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Zac Medico <zmedico@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove python3_4 PYTHON_COMPAT correctly
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Arfrever Frehtes Taifersar Arahesis · gentoo
net-misc/electrum-ltc: Clean dev-libs/protobuf dependencies. - Zac Medico · gentoo
net-misc/electrum-ltc: version bump to 3.0.6.2
Fixes: https://bugs.gentoo.org/648052 Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Ulrich Müller · gentoo
net-misc/electrum-ltc: Migrate from LINGUAS to L10N.
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Zac Medico · gentoo
net-misc/electrum-ltc: fix for qt5 disabled
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Zac Medico · gentoo
net-misc/electrum-ltc: new package
Package-Manager: Portage-2.3.19, Repoman-2.3.6