Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37506029
en ru br
Репозитории ALT

Группа :: Офис
Пакет: cpuminer-multi

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: cpuminer-multi
Version: 1.3.5
Release: alt3
Summary: Multi-threaded CPU miner
Url: https://github.com/tpruvot/cpuminer-multi
Group: Office
License: GPLv2
ExclusiveArch: %ix86 x86_64
Source0: %name-linux.tar.xz
Source1: README.txt
Source2: cpuminer-conf.json.axiom
Source3: cpuminer-conf.json.lyra2re
Source4: cpuminer-conf.json.scryptjanenf16

# Automatically added by buildreq on Tue Apr 11 2017 (-bi)

# optimized out: elfutils gnu-config libstdc++-devel python-base python-modules xz
BuildRequires: gcc-c++ libcurl-devel libssl-devel zlib-devel /usr/bin/xz

%description
This is a multi-threaded CPU miner,
fork of [pooler](//github.com/pooler)'s cpuminer (see AUTHORS for list of contributors).

For more informations visit:
https://www.nicehash.com/index.jsp?p=software#cpu

%prep
%setup -n %name-linux

%build
./autogen.sh
%ifarch %ix86
%add_optflags -no-pie
%endif
%configure CFLAGS="%optflags" CXXFLAGS="%optflags" --with-crypto --with-curl
%make_build

%install
make DESTDIR=%buildroot install
mkdir -p ./examples
install -Dp -m 644 {%SOURCE1,%SOURCE2,%SOURCE3,%SOURCE4} ./examples/

%files
%doc AUTHORS COPYING LICENSE NEWS README.md ./examples
%_bindir/*
%_man1dir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin