Package Details: bitcoin-git 31.99.0.r49473-1

Git Clone URL: https://aur.archlinux.org/bitcoin-git.git (read-only, click to copy)
Package Base: bitcoin-git
Description: Bitcoin is a peer-to-peer network based digital currency. This package provides bitcoin-core binaries: bitcoind, bitcoin-qt, bitcoin-tx, and bitcoin-cli
Upstream URL: https://bitcoin.org
Keywords: bitcoin cryptocurrency wallet
Licenses: MIT
Conflicts: bitcoin, bitcoin-bin, bitcoin-cli, bitcoin-core, bitcoin-core-git, bitcoin-daemon, bitcoin-qt, bitcoin-tx, bitcoind
Provides: bitcoin, bitcoin-bin, bitcoin-cli, bitcoin-core, bitcoin-daemon, bitcoin-qt, bitcoin-tx, bitcoind
Submitter: krevedko
Maintainer: pizzaman
Last Packager: pizzaman
Votes: 18
Popularity: 0.000000
First Submitted: 2011-06-19 19:13 (UTC)
Last Updated: 2026-06-27 12:38 (UTC)

Required by (13)

Sources (2)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

Raansu commented on 2018-05-31 20:32 (UTC)

Let me know if there are any issues!

Updated 05/31/2018

Updated pkgver to latest git revision as of upload

Added zeromq to dependencies in PKGBUILD

Preformed test of PKGBUILD; successfully compiled on my system at the time of upload.

Raansu commented on 2018-03-13 15:04 (UTC) (edited on 2018-03-13 15:10 (UTC) by Raansu)

Let me know if there are any issues!

Updated 03/13/2018

Fixed PKGBUILD, updated manpage file locations.

Updated pkgver to latest git revision as of upload.

Added 'bitcoin-cli' to conflicts and added 'bitcoin-core' to provides.

metscoin commented on 2017-11-24 03:44 (UTC)

Seems the man location problem persists. Building fails.

dark-saber commented on 2017-04-04 08:55 (UTC) (edited on 2017-04-04 08:55 (UTC) by dark-saber)

Man locations have changed upstream, relevant PKGBUILD section should be changed to something like: msg2 'Installing bitcoin-daemon...' install -Dm755 "$srcdir/$_gitname/src/bitcoind" "$pkgdir/usr/bin/bitcoind" install -Dm644 "$srcdir/$_gitname/contrib/debian/examples/bitcoin.conf" "$pkgdir/usr/share/doc/$pkgname/examples/bitcoin.conf" install -Dm644 "$srcdir/$_gitname/doc/man/bitcoin-cli.1" "$pkgdir/usr/share/man/man1/bitcoin-cli.1" install -Dm644 "$srcdir/$_gitname/doc/man/bitcoin-qt.1" "$pkgdir/usr/share/man/man1/bitcoin-qt.1" install -Dm644 "$srcdir/$_gitname/doc/man/bitcoind.1" "$pkgdir/usr/share/man/man1/bitcoind.1" install -Dm644 "$srcdir/$_gitname/doc/man/bitcoin-tx.1" "$pkgdir/usr/share/man/man1/bitcoin-tx.1" I don't see bitcoin.conf.5 man now, but there is a bitcoin-tx.1 one.

Raansu commented on 2016-09-12 21:02 (UTC)

Updated to compile for QT5 and include required QT5 dependencies

Raansu commented on 2015-08-02 05:22 (UTC)

UPDATED TO AUR4!!! Let me know if there are any issues!

Raansu commented on 2015-08-01 14:33 (UTC)

I'm going to take over just to keep bitcoin-git from disappearing when AUR4 is fully switched on. @Nothing4You I can make you a co-maintainer if you so wish, just let me know.

Raansu commented on 2015-08-01 13:23 (UTC)

@Naypam I have updated the db4.8 package, everything 'should' work now.

Naypam commented on 2015-04-24 10:58 (UTC)

@Nothing4You: The db4.8 package is completely broken.