Files
hush3/contrib/debian/control
Max Lapan 9069e4addf Debian package for komodo
1. tweaks in control file (name, url, git, etc)
2. package script
3. changelog
2017-07-23 16:34:31 +02:00

22 lines
787 B
Plaintext

Source: komodo
Section: utils
Priority: optional
Maintainer: Zcash Company <team@z.cash>
Homepage: https://komodoplatform.com/
Build-Depends: autoconf, automake, bsdmainutils, build-essential,
git, g++-multilib, libc6-dev, libtool,
m4, ncurses-dev, pkg-config, python,
unzip, wget, zlib1g-dev
Vcs-Git: https://github.com/jl777/komodo
Vcs-Browser: https://github.com/jl777/komodo
Package: komodo
Architecture: amd64
Depends: ${shlibs:Depends}
Description: HTTPS for money.
Based on Bitcoin's code, it intends to offer a far higher standard
of privacy and anonymity through a sophisticiated zero-knowledge
proving scheme which preserves confidentiality of transaction metadata.
This package provides the daemon, komodod, and the CLI tool,
komodo-cli, to interact with the daemon.