dash/contrib/debian
fanquake 1ff571fc2c Merge #17515: Remove straggling OpenSSL references from doc and build
ea3c7e585c382998212fd7f41114462a8168a734 test: Remove libssl-dev packages from CI scripts (Wladimir J. van der Laan)
7ea55264b9d60325bc7a5c15d78e9063de145970 test: remove lsan suppression for libcrypto (Wladimir J. van der Laan)
2d7066527a456f8e1f4f603fe104b0bd9d864559 build: remove libcrypto as internal dependency in libbitcoinconsensus.pc (Wladimir J. van der Laan)
278751ea11f2cfe68b0c98f504f65586720cb5a4 doc: Remove ssl as a required dependency from build-unix (Wladimir J. van der Laan)

Pull request description:

  Some doc and build cleanups following #17265.

  I intentionally left the libssl-dev install in `gitian-win-signer.yml`, as it's necessary for the ossl signer.

ACKs for top commit:
  MarcoFalke:
    ACK ea3c7e585c382998212fd7f41114462a8168a734 🗯
  jamesob:
    ACK ea3c7e585c
  practicalswift:
    ACK ea3c7e585c382998212fd7f41114462a8168a734 - nice!
  fanquake:
    ACK ea3c7e585c382998212fd7f41114462a8168a734 - thanks.

Tree-SHA512: 67ea35bdd6d6e512d69e6734713534c88cae033a2ed695677ea15c3e3d5ff570374e342775c88e60877fa43a19047853e7b2a433e2c9a4349a5c423726a7457e
2022-06-16 01:34:30 -04:00
..
examples Merge bitcoin/bitcoin#21709: doc: update reduce-memory.md and bitcoin.conf -maxconnections info 2022-04-05 23:10:05 -05:00
patches
source
compat
control Merge #17515: Remove straggling OpenSSL references from doc and build 2022-06-16 01:34:30 -04:00
copyright Merge #15061: [Trivial] Update license year range to 2019 2021-08-15 11:08:08 -04:00
dash-qt.desktop Merge #12854: Add P2P, Network, and Qt categories to the desktop icon 2021-04-17 16:22:01 -04:00
dash-qt.install Merge #896: Enable PPA builds 2016-06-30 19:21:00 +02:00
dash-qt.lintian-overrides Changed darkcoin references to dash 2015-03-19 12:03:14 -07:00
dash-qt.manpages Rename and Dashify .manpages files 2018-01-23 16:08:56 +01:00
dash-qt.protocol Changed darkcoin references to dash 2015-03-19 12:03:14 -07:00
dash-tx.bash-completion Merge #8289: bash-completion: Adapt for 0.12 and 0.13 2017-12-28 11:44:59 +01:00
dash-tx.install more bitcoin->dash 2016-03-04 12:09:03 +03:00
dash-tx.manpages Rename and Dashify .manpages files 2018-01-23 16:08:56 +01:00
dashd.bash-completion Fix review nits 2017-12-28 15:53:17 +01:00
dashd.examples Changed darkcoin references to dash 2015-03-19 12:03:14 -07:00
dashd.install Changed darkcoin references to dash 2015-03-19 12:03:14 -07:00
dashd.lintian-overrides Changed darkcoin references to dash 2015-03-19 12:03:14 -07:00
dashd.manpages Rename and Dashify .manpages files 2018-01-23 16:08:56 +01:00
gbp.conf
README.md Changed darkcoin references to dash 2015-03-19 12:03:14 -07:00
rules Merge #10328: Update contrib/debian to latest Ubuntu PPA upload. 2018-01-26 12:59:29 +01:00
watch Merge #896: Enable PPA builds 2016-06-30 19:21:00 +02:00

Debian

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

dash: URI support

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

sudo desktop-file-install dash-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 dash-qt binary to /usr/bin and the ../../share/pixmaps/dash128.png to /usr/share/pixmaps

dash-qt.protocol (KDE)