Source: litecoin
Section: utils
Priority: optional
Maintainer: Debian Bitcoin Packaging Team <pkg-bitcoin-devel@lists.alioth.debian.org>
Uploaders: Dmitry Smirnov <onlyjob@debian.org>
Build-Depends: debhelper (>= 9), imagemagick
# ,bash-completion
# desktop2menu requirements:
 ,devscripts ,libfile-desktopentry-perl
#  libjson-spirit-dev/4.0.3 (customised) is bundled with upstream sources.
# ,libjson-spirit-dev
 ,libboost-all-dev
 ,libdb++-dev
 ,libleveldb-dev (>= 1.10.0)
 ,libminiupnpc-dev [!hurd-any]
 ,libqrencode-dev
 ,libqt4-dev
 ,libssl-dev
 ,qt4-qmake
Standards-Version: 3.9.5
Homepage: http://litecoin.org/
VCS-Browser: http://anonscm.debian.org/gitweb/?p=pkg-bitcoin/litecoin.git
VCS-Git: git://anonscm.debian.org/pkg-bitcoin/litecoin.git

Package: litecoind
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: db-util
Description: peer-to-peer network based digital currency - daemon
 Litecoin is a free open source peer-to-peer electronic cash system that
 is completely decentralized, without the need for a central server or
 trusted parties.  Users hold the crypto keys to their own money and
 transact directly with each other, with the help of a P2P network to
 check for double-spending. Litecoin is a fork of Bitcoin.
 .
 By default connects to an IRC network to discover other peers.
 .
 Full transaction history is stored locally at each client.
 This requires 2+ GB of space, slowly growing.
 .
 This package provides litecoind, a combined daemon and CLI tool to
 interact with the daemon.

Package: litecoin-qt
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: db-util
Description: peer-to-peer network based digital currency - Qt GUI
 Litecoin is a free open source peer-to-peer electronic cash system that
 is completely decentralized, without the need for a central server or
 trusted parties.  Users hold the crypto keys to their own money and
 transact directly with each other, with the help of a P2P network to
 check for double-spending. Litecoin is a fork of Bitcoin.
 .
 By default connects to an IRC network to discover other peers.
 .
 Full transaction history is stored locally at each client.
 This requires 2+ GB of space, slowly growing.
 .
 This package provides Litecoin-Qt, a GUI for Litecoin based on Qt.
