Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : bitcoin | name : bitcoin | ||||
| version : 0.14.2 | version : 0.14.2 | ||||
| release : 14 | release : 15 | ||||
| source : | source : | ||||
| - https://github.com/bitcoin/bitcoin/archive/v0.14.2.tar.gz : e0ac23f01a953fcc6290c96799deeffb32aa76ca8e216c564d20c18e75a25219 | - https://github.com/bitcoin/bitcoin/archive/v0.14.2.tar.gz : e0ac23f01a953fcc6290c96799deeffb32aa76ca8e216c564d20c18e75a25219 | ||||
| license : MIT | license : MIT | ||||
| summary : Bitcoin is an experimental new digital currency that enables instant | summary : Bitcoin is an experimental new digital currency that enables instant | ||||
| payments to anyone, anywhere in the world. | payments to anyone, anywhere in the world. | ||||
| description: | | description: | | ||||
| Bitcoin is an experimental new digital currency that enables instant payments to anyone, anywhere in the world. | Bitcoin is an experimental new digital currency that enables instant payments to anyone, anywhere in the world. | ||||
| component : network.clients | component : network.clients | ||||
| Show All 13 Lines | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
| install -Dm644 $workdir/contrib/debian/bitcoin-qt.desktop $installdir/usr/share/applications/bitcoin-qt.desktop | install -Dm644 $workdir/contrib/debian/bitcoin-qt.desktop $installdir/usr/share/applications/bitcoin-qt.desktop | ||||
| install -Dm644 $pkgfiles/bitcoin128.png $installdir/usr/share/pixmaps/bitcoin128.png | install -Dm644 $pkgfiles/bitcoin128.png $installdir/usr/share/pixmaps/bitcoin128.png | ||||
| # Confs and Man for bitcoind and cli | # Confs and Man for bitcoind and cli | ||||
| install -Dm644 $workdir/contrib/debian/examples/bitcoin.conf $installdir/usr/share/doc/bitcoind/examples/bitcoin.conf | install -Dm644 $workdir/contrib/debian/examples/bitcoin.conf $installdir/usr/share/doc/bitcoind/examples/bitcoin.conf | ||||
| install -Dm644 $workdir/contrib/debian/bitcoind.bash-completion $installdir/usr/share/bash-completion/completions/bitcoind | install -Dm644 $workdir/contrib/debian/bitcoind.bash-completion $installdir/usr/share/bash-completion/completions/bitcoind | ||||
| check : | | |||||
| %make check | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.