dogecoin/contrib/debian
Zak Wilcox b0beae8b82 Drop "with minimal dependencies" from description
Five boost libs plus libcrypto are needed; I don't think that quite passes for minimal.
2015-09-17 10:17:24 +01:00
..
examples Update bitcoin.conf 2015-03-21 20:05:17 -06:00
manpages Add bitcoin-cli man page 2015-02-26 11:07:41 +01:00
patches Update contrib/debian and remove system json_spirit patch. 2012-06-25 23:59:19 +02:00
source Add debian build folder 2011-11-08 11:57:05 -05:00
bitcoin-qt.desktop Update debian/ 2013-12-27 22:09:37 -08:00
bitcoin-qt.install Update contrib/debian for autotools, among a few other tweaks 2014-04-26 20:18:18 -04:00
bitcoin-qt.lintian-overrides Add debian build folder 2011-11-08 11:57:05 -05:00
bitcoin-qt.protocol Add support for opening bitcoin: URIs directly. 2012-01-05 00:29:28 -05:00
bitcoin-tx.install Split bitcoin-tx into its own package 2015-09-17 07:23:04 +01:00
bitcoind.bash-completion Use debhelper to install bitcoind.bash-completion 2012-05-23 15:27:41 -04:00
bitcoind.examples Add debian build folder 2011-11-08 11:57:05 -05:00
bitcoind.install Split bitcoin-tx into its own package 2015-09-17 07:23:04 +01:00
bitcoind.lintian-overrides Add debian build folder 2011-11-08 11:57:05 -05:00
bitcoind.manpages Add bitcoin-cli man page 2015-02-26 11:07:41 +01:00
changelog typofixes (found by misspell_fixer) 2015-08-10 22:06:27 +01:00
compat Add debian build folder 2011-11-08 11:57:05 -05:00
control Drop "with minimal dependencies" from description 2015-09-17 10:17:24 +01:00
copyright doc: update mailing list address 2015-06-22 09:13:19 +02:00
gbp.conf Add debian build folder 2011-11-08 11:57:05 -05:00
README.md Documentation Cleanup in /Doc 2013-10-12 18:39:26 -04:00
rules Update contrib/debian for autotools, among a few other tweaks 2014-04-26 20:18:18 -04:00
watch Add debian build folder 2011-11-08 11:57:05 -05:00

Debian

This directory contains files used to package bitcoind/bitcoin-qt for Debian-based Linux systems. If you compile bitcoind/bitcoin-qt yourself, there are some useful files here.

bitcoin: URI support

bitcoin-qt.desktop (Gnome / Open Desktop) To install:

sudo desktop-file-install bitcoin-qt.desktop
sudo update-desktop-database

If you build yourself, you will either need to modify the paths in the .desktop file or copy or symlink your bitcoin-qt binary to /usr/bin and the ../../share/pixmaps/bitcoin128.png to /usr/share/pixmaps

bitcoin-qt.protocol (KDE)