Source: dash
Section: utils
Priority: optional
Maintainer: Holger Schinzel <holger@dash.org>
Uploaders: Holger Schinzel <holger@dash.org>
Build-Depends: debhelper,
 devscripts,
 automake,
 libtool,
 bash-completion,
 libdb4.8++-dev,
 libssl-dev,
 pkg-config,
 libevent-dev,
 libboost-system1.48-dev | libboost-system-dev (>> 1.47),
 libboost-filesystem1.48-dev | libboost-filesystem-dev (>> 1.47),
 libboost-thread1.48-dev | libboost-thread-dev (>> 1.47),
 libboost-test1.48-dev | libboost-test-dev (>> 1.47),
 libboost-chrono1.48-dev | libboost-chrono-dev (>> 1.47),
 libminiupnpc8-dev | libminiupnpc-dev,
 qt4-qmake, libqt4-dev,
 qttools5-dev-tools, qttools5-dev,
 libqrencode-dev,
 python,
 libzmq3-dev
Standards-Version: 3.9.2
Homepage: https://www.dash.org/
Vcs-Git: git://github.com/dashpay/dash.git
Vcs-Browser: https://github.com/dashpay/dash

Package: piratecashd
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: peer-to-peer network based digital currency - daemon
 Cosanta is an experimental new digital currency that enables instant, private
 payments to anyone, anywhere in the world. Cosanta uses peer-to-peer
 technology to operate with no central authority: managing transactions
 and issuing money are carried out collectively by the network. Cosanta Core
 is the name of the open source software which enables the use of this currency.
 .
 This package provides the daemon, piratecashd, and the CLI tool
 piratecash-cli to interact with the daemon.

Package: piratecash-qt
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: peer-to-peer network based digital currency - Qt GUI
 Cosanta is an experimental new digital currency that enables instant, private
 payments to anyone, anywhere in the world. Cosanta uses peer-to-peer
 technology to operate with no central authority: managing transactions
 and issuing money are carried out collectively by the network. Cosanta Core
 is the name of the open source software which enables the use of this currency.
 .
 This package provides Cosanta-Qt, a GUI for Cosanta based on Qt.

Package: piratecash-tx
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: peer-to-peer digital currency - standalone transaction tool
 Cosanta is an experimental new digital currency that enables instant, private
 payments to anyone, anywhere in the world. Cosanta uses peer-to-peer
 technology to operate with no central authority: managing transactions
 and issuing money are carried out collectively by the network. Cosanta Core
 is the name of the open source software which enables the use of this currency.
 .
 This package provides piratecash-tx, a command-line transaction creation
 tool which can be used without a dash daemon.  Some means of
 exchanging minimal transaction data with peers is still required.
