blob: afeae5390434a828b9d27ca6d93ef846bf9e9e35 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = nsfminer-cuda
pkgdesc = No Fee Ethash miner for AMD and Nvidia
pkgver = 1.3.13
pkgrel = 1
url = https://github.com/no-fee-ethereum-mining/nsfminer
arch = x86_64
license = GPL3
makedepends = cmake
depends = cuda
depends = opencl-mesa
depends = mesa
depends = ethash-lib
conflicts = ethminer-cuda
source = https://github.com/no-fee-ethereum-mining/nsfminer/archive/refs/tags/v1.3.13.tar.gz
source = https://github.com/ethereum/cable/archive/refs/tags/v0.2.14.tar.gz
sha256sums = a692628346301f7c3d56d19f50a973405dc0d2142a82a132d7c3367c9505f675
sha256sums = f7f0e042cfccb42fe9c432d85ec1ec1a7ded038f4ad23bc4bc26e6331870fbfc
pkgname = nsfminer-cuda
|