mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 04:22:55 +01:00
1ff571fc2c
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
|
||
---|---|---|
.. | ||
examples | ||
patches | ||
source | ||
compat | ||
control | ||
copyright | ||
dash-qt.desktop | ||
dash-qt.install | ||
dash-qt.lintian-overrides | ||
dash-qt.manpages | ||
dash-qt.protocol | ||
dash-tx.bash-completion | ||
dash-tx.install | ||
dash-tx.manpages | ||
dashd.bash-completion | ||
dashd.examples | ||
dashd.install | ||
dashd.lintian-overrides | ||
dashd.manpages | ||
gbp.conf | ||
README.md | ||
rules | ||
watch |
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)