Search Criteria
Package Details: xmr-stak-git r1457.67cf951-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/xmr-stak-git.git (read-only, click to copy) |
---|---|
Package Base: | xmr-stak-git |
Description: | Unified All-in-one Monero miner |
Upstream URL: | https://github.com/fireice-uk/xmr-stak |
Licenses: | GPL3 |
Conflicts: | xmr-stak |
Provides: | xmr-stak |
Submitter: | huiyiqun |
Maintainer: | a36233 |
Last Packager: | a36233 |
Votes: | 16 |
Popularity: | 0.000000 |
First Submitted: | 2017-11-22 03:03 (UTC) |
Last Updated: | 2020-04-20 10:13 (UTC) |
Dependencies (9)
- cuda (cuda11.1AUR, cuda-12.2AUR, cuda12.0AUR, cuda11.4AUR, cuda11.4-versionedAUR, cuda12.0-versionedAUR)
- hwloc
- libmicrohttpd (libmicrohttpd-gitAUR)
- ocl-icd (opencl-icd-loaderAUR, khronos-ocl-icd-loaderAUR, khronos-ocl-icd-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- cmake (cmake-gitAUR) (make)
- cuda (cuda11.1AUR, cuda-12.2AUR, cuda12.0AUR, cuda11.4AUR, cuda11.4-versionedAUR, cuda12.0-versionedAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- opencl-headers (opencl-headers-gitAUR) (make)
Latest Comments
1 2 3 Next › Last »
a36233 commented on 2019-03-28 16:45 (UTC)
please change cmake to: cmake -DXMR-STAK_COMPILE=generic
in order to compile on different machine from the one running it
pentix commented on 2018-07-09 10:38 (UTC)
Building gcc6 from the AUR currently failes due to svn connection problems. I fixed the build by adding 'gcc7' to the makedepends and adjusting the paths of CC and CXX env vars.
severach commented on 2018-05-23 02:41 (UTC)
makedepends+=('gcc6')
huiyiqun commented on 2018-04-16 00:55 (UTC)
@OriginCode This is a git version instead of a stable version, it will be updated when commit is pushed to master branch of github. NEVER marked it as output of dated when new version is released. It's always latest.
If you'd like to update the package and you are using yaourt, you can:
yaourt -Syua --devel
OriginCode commented on 2018-04-15 12:41 (UTC)
Pls update the pkgver.
mivaho commented on 2018-04-02 14:40 (UTC)
Any plans on updating?
RemoteAdmin commented on 2018-02-14 17:51 (UTC)
@huiyiqun I'm suggesting to split the package. One with and one without the no-donate patch. Either both inside of one PKGBUILD (which would double compiling) or two separate.
It would make installing this package a lot easier, as you don't have to remember to choose at each rebuild
huiyiqun commented on 2018-01-02 02:13 (UTC)
@dougvj Actually, gcc6 is depended by cuda.
dougvj commented on 2017-12-31 23:49 (UTC)
Please add gcc6 to build dependencies
1 2 3 Next › Last »