Source: groestlcoin
Section: utils
Priority: optional
Maintainer: Debian Bitcoin Packaging Team <pkg-bitcoin-devel@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Build-Depends: cdbs (>= 0.4.123~),
 autotools-dev,
 devscripts,
 libtool,
 automake,
 autoconf,
 debhelper,
 dh-buildinfo,
 pkg-config,
 autoconf-archive,
 dh-exec,
 libregexp-assemble-perl,
 libimage-exiftool-perl,
 libfont-ttf-perl,
 libdb++-dev,
 libleveldb-dev,
 libsecp256k1-dev,
 libunivalue-dev,
 qtbase5-dev,
 qttools5-dev-tools,
 libprotobuf-dev,
 protobuf-compiler,
 libqrencode-dev,
 dpkg-dev (>= 1.17.0),
 bash-completion,
 xvfb,
 xauth,
 libboost-system-dev,
 libboost-filesystem-dev,
 libboost-program-options-dev,
 libboost-thread-dev,
 libboost-test-dev,
 libboost-chrono-dev,
 libssl-dev,
 python,
 d-shlibs,
 pkg-kde-tools
Standards-Version: 3.9.8
Homepage: http://www.groestlcoin.org/
Vcs-Git: https://anonscm.debian.org/git/pkg-bitcoin/groestlcoin.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-bitcoin/groestlcoin.git

Package: groestlcoind
Architecture: any
Depends: ${misc:Depends},
 ${shlibs:Depends}
Suggests: ${cdbs:Suggests}
Description: peer-to-peer network based digital currency - daemon
 Groestlcoin is an experimental new digital currency that enables
 instant payments to anyone, anywhere in the world. Groestlcoin uses
 peer-to-peer technology to operate with no central authority: managing
 transactions and issuing money are carried out collectively by the
 network. Groestlcoin Core is the name of open source software which
 enables the use of this currency.
 .
 Grøstl is a cryptographic hash function submitted to a NIST competition
 - and was chosen as one of the five finalists of the competition.  The
 name is a word play on the researchers being from Austria (the dish
 "gröstl") and Denmark (the letter "ø")).
 .
 This package provides the daemon, groestlcoind, and the CLI tool,
 groestlcoin-cli, to interact with the daemon.

Package: groestlcoin-qt
Architecture: any
Depends: ${misc:Depends},
 ${shlibs:Depends}
Description: peer-to-peer network based digital currency - GUI
 Groestlcoin is an experimental new digital currency that enables
 instant payments to anyone, anywhere in the world. Groestlcoin uses
 peer-to-peer technology to operate with no central authority: managing
 transactions and issuing money are carried out collectively by the
 network. Groestlcoin Core is the name of open source software which
 enables the use of this currency.
 .
 Grøstl is a cryptographic hash function submitted to a NIST competition
 - and was chosen as one of the five finalists of the competition.  The
 name is a word play on the researchers being from Austria (the dish
 "gröstl") and Denmark (the letter "ø")).
 .
 This package provides groestlcoin-Qt, a GUI for groestlcoin based on Qt.

Package: groestlcoin-tx
Architecture: any
Depends: ${misc:Depends},
 ${shlibs:Depends}
Description: peer-to-peer network based digital currency - transaction tool
 Groestlcoin is an experimental new digital currency that enables
 instant payments to anyone, anywhere in the world. Groestlcoin uses
 peer-to-peer technology to operate with no central authority: managing
 transactions and issuing money are carried out collectively by the
 network. Groestlcoin Core is the name of open source software which
 enables the use of this currency.
 .
 Grøstl is a cryptographic hash function submitted to a NIST competition
 - and was chosen as one of the five finalists of the competition.  The
 name is a word play on the researchers being from Austria (the dish
 "gröstl") and Denmark (the letter "ø")).
 .
 This package provides groestlcoin-tx, a command line tool for creating,
 parsing, or modifying transactions.

Package: libgroestlcoinconsensus0
Section: libs
Architecture: any
Depends: ${misc:Depends},
 ${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Description: groestlcoin blockchain library
 Groestlcoin is an experimental new digital currency that enables
 instant payments to anyone, anywhere in the world. Groestlcoin uses
 peer-to-peer technology to operate with no central authority: managing
 transactions and issuing money are carried out collectively by the
 network. Groestlcoin Core is the name of open source software which
 enables the use of this currency.
 .
 Grøstl is a cryptographic hash function submitted to a NIST competition
 - and was chosen as one of the five finalists of the competition.  The
 name is a word play on the researchers being from Austria (the dish
 "gröstl") and Denmark (the letter "ø")).
 .
 This package provides a library useful for blockchcain operations.

Package: libgroestlcoinconsensus-dev
Section: libdevel
Architecture: any
Depends: ${devlibs:Depends},
 ${misc:Depends},
 ${shlibs:Depends},
 libgroestlcoinconsensus0 (=${binary:Version})
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Description: groestlcoin blockchain library development files
 Groestlcoin is an experimental new digital currency that enables
 instant payments to anyone, anywhere in the world. Groestlcoin uses
 peer-to-peer technology to operate with no central authority: managing
 transactions and issuing money are carried out collectively by the
 network. Groestlcoin Core is the name of open source software which
 enables the use of this currency.
 .
 Grøstl is a cryptographic hash function submitted to a NIST competition
 - and was chosen as one of the five finalists of the competition.  The
 name is a word play on the researchers being from Austria (the dish
 "gröstl") and Denmark (the letter "ø")).
 .
 This package provides a header files and static library useful
 for blockchcain operations.
