File: control

package info (click to toggle)
cgminer 4.9.2-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 8,860 kB
  • sloc: ansic: 75,257; php: 2,792; java: 387; makefile: 278; python: 73; sh: 31; ruby: 23
file content (30 lines) | stat: -rw-r--r-- 1,093 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Source: cgminer
Section: net
Priority: optional
Maintainer: Debian Bitcoin Packaging Team <pkg-bitcoin-devel@lists.alioth.debian.org>
Uploaders: Scott Howard <showard@debian.org>
Build-Depends: debhelper (>= 9), dh-autoreconf
 ,libcurl4-gnutls-dev | libcurl4-dev
 ,libncurses5-dev
 ,libusb-1.0-0-dev
 ,libjansson-dev
 ,libudev-dev [!kfreebsd-any]
 ,pkg-config
 ,zlib1g-dev
 ,libsystemd-dev
Standards-Version: 3.9.6
Homepage: https://github.com/ckolivas/cgminer
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-bitcoin/cgminer.git
Vcs-Git: git://anonscm.debian.org/pkg-bitcoin/cgminer.git

Package: cgminer
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: multi-threaded multi-pool Bitcoin miner
 Bitcoin miner software with multi-threaded multi-pool mining support.
 .
 BitCoins are a digital currency, exchanged freely against
 all other currencies. Coins may be issued by everyone, one
 just needs considerable computer power - and luck. To even
 out rewards for one's contribution, many initiative have
 forms to provide pools of computers and share the load.