Ycarus Gentoo ebuild

bitcoin

These ebuilds come from .

If you have some problems, go to the official site first.

dev-go

btcd-blockchain : A library implenenting bitcoin block handling and chain selection rules ( https://github.com/btcsuite/btcd/tree/master/blockchain )

btcd-chaincfg : Chain configuration parameters for the three standard Bitcoin networks ( https://github.com/btcsuite/btcd/tree/master/chaincfg )

btcd-database : Provides a database interface for the bitcoin block chain and transactions. ( https://github.com/btcsuite/btcd/tree/master/database )

btcd-txscript : Implementation of the bitcoin transaction script language ( https://github.com/btcsuite/btcd/tree/master/txscript )

btcd-wire : Implementation of the bitcoin wire protocol ( https://github.com/btcsuite/btcd/tree/master/wire )

btcec : Implementation of elliptic curve cryptography needed for working with Bitcoin ( https://github.com/btcsuite/btcd/tree/master/btcec )

btcjson : Concrete types for marshalling to and from the bitcoin JSON-RPC API ( https://github.com/btcsuite/btcd/tree/master/btcjson )

btclog : A subsystem aware logger backed by seelog ( https://github.com/btcsuite/btclog )

btcrpcclient : A robust and easy to use websocket-enabled Bitcoin JSON-RPC client. ( https://github.com/btcsuite/btcrpcclient )

btcsuite-bolt : A low-level key/value database for Go. ( https://github.com/btcsuite/bolt )

btcsuite-flags : go command line option parser ( https://github.com/btcsuite/go-flags )

btcsuite-leveldb : LevelDB key/value database in Go. ( https://github.com/btcsuite/goleveldb/blob/master/README.md )

btcsuite-pbkdf2 : Vendored version of Go crypto library pbkdf2 function ( https://github.com/btcsuite/golangcrypto/tree/master/pbkdf2 )

btcsuite-poly1305 : Vendored version of Go crypto library poly1305 function ( https://github.com/btcsuite/golangcrypto/tree/master/poly1305 )

btcsuite-ripemd160 : Go implementation of ripemd160 hash function ( https://github.com/btcsuite/golangcrypto/tree/master/ripemd160 )

btcsuite-salsa20 : Vendored version of Go crypto library salsa20 function ( https://github.com/btcsuite/golangcrypto/tree/master/salsa20/salsa )

btcsuite-scrypt : Vendored version of Go crypto library scrypt function ( https://github.com/btcsuite/golangcrypto/tree/master/scrypt )

btcsuite-secretbox : Vendored version of Go crypto library version of nacl/secretbox ( https://github.com/btcsuite/golangcrypto )

btcsuite-seelog : Seelog provides logging functionality with flexible dispatching, filtering, and formatting. ( https://github.com/btcsuite/seelog/blob/master/README.md )

btcsuite-snappy : Implementation of the Snappy compression format written in go ( https://github.com/btcsuite/snappy-go/blob/master/README.md )

btcsuite-socks : SOCKS5 Proxy Package for Go ( https://github.com/btcsuite/go-socks/ )

btcsuite-terminal : Vendored version of Go crypto library ssh/terminal ( https://github.com/btcsuite/golangcrypto/tree/master/ssh/terminal )

btcsuite-websocket : A WebSocket implementation for Go. ( https://github.com/btcsuite/websocket/blob/master/README.md )

btcutil : Provides bitcoin-specific convenience functions and types ( https://github.com/btcsuite/btcutil )

btcutil-base58 : An API for encoding and decoding to and from the modified base58 encoding ( https://github.com/btcsuite/btcutil/tree/master/base58 )

btcutil-bloom : Provides provides an API for dealing with bitcoin-specific bloom filters. ( https://github.com/btcsuite/btcutil/bloom )

btcutil-hdkeychain : An API for bitcoin hierarchical deterministic extended keys (BIP0032) ( https://github.com/btcsuite/btcutil/tree/master/hdkeychain )

fastsha256 : Optimized sha256 library ( https://github.com/btcsuite/fastsha256 )

Add an ebuild in portage :

The ebuild is now in the portage tree.

You can also use layman : emerge layman then layman -a bitcoin

For Paludis use this rsync : rsync://gentoo.zugaina.org/bitcoin-portage

If you have a problem : ycarus(-at-)zugaina.org