Package Details: y-cruncher 0.8.4.9538-1

Git Clone URL: https://aur.archlinux.org/y-cruncher.git (read-only, click to copy)
Package Base: y-cruncher
Description: The first scalable multi-threaded Pi-benchmark for multi-core systems
Upstream URL: http://www.numberworld.org/y-cruncher
Licenses: custom
Submitter: kfgz
Maintainer: eclairevoyant
Last Packager: eclairevoyant
Votes: 13
Popularity: 0.46
First Submitted: 2010-11-17 10:40 (UTC)
Last Updated: 2024-04-01 21:40 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

mabster314 commented on 2022-10-03 20:42 (UTC) (edited on 2022-10-03 20:43 (UTC) by mabster314)

diff --git a/PKGBUILD b/PKGBUILD
index cb90ca2..556768b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,9 @@
 # Contributor: thesqrtminus1  <thesqrtminus1 at gmail dot com>
 # Contributor: kstolp <kevinstolp at gmail dot com>
 # Contributor: kfgz <ffiasd at gmail dot com>
+# Contributor: Max Haland <max at haland dot org>
 pkgname=y-cruncher
-pkgver=0.7.9.9509
+pkgver=0.7.10.9513
 pkgrel=1
 pkgdesc="The first scalable multi-threaded Pi-benchmark for multi-core systems."
 arch=('x86_64')
@@ -13,7 +14,7 @@ license=('unknown')
 options=(!strip)
 depends=('gcc-libs')
 source=("http://www.numberworld.org/y-cruncher/y-cruncher%20v${pkgver}-static.tar.xz")
-sha512sums=('f9747773cb5bbbf5e09513860db69d43a1d7fef654705b988a3def6e3ef93c9e3a347082933dca61791730809205fe388ecc4683254c5c0082f432faadcec96f')
+sha512sums=('072eed7ccfc3c55bf998b17add00ca993c284fdff40c579dd6765e9a1a8ec561173170c7ccb6f46bfd686d91c5fab213cbfaf8b3e54fc4620870ada042c61fd0')
 package() {
 install -D -m755 ${srcdir}/y-cruncher\ v${pkgver}-static/Binaries/"05-A64 ~ Kasumi" ${pkgdir}/usr/bin/y-cruncher
 }
diff --git a/.SRCINFO b/.SRCINFO
index e0ff428..b6d7705 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
 pkgbase = y-cruncher
        pkgdesc = The first scalable multi-threaded Pi-benchmark for multi-core systems.
-       pkgver = 0.7.9.9509
+       pkgver = 0.7.10.9513
        pkgrel = 1
        url = http://www.numberworld.org/y-cruncher/
        arch = x86_64
        license = unknown
        depends = gcc-libs
        options = !strip
-       source = http://www.numberworld.org/y-cruncher/y-cruncher%20v0.7.9.9509-static.tar.xz
-       sha512sums = f9747773cb5bbbf5e09513860db69d43a1d7fef654705b988a3def6e3ef93c9e3a347082933dca61791730809205fe388ecc4683254c5c0082f432faadcec96f
+       source = http://www.numberworld.org/y-cruncher/y-cruncher%20v0.7.10.9513-static.tar.xz
+       sha512sums = 072eed7ccfc3c55bf998b17add00ca993c284fdff40c579dd6765e9a1a8ec561173170c7ccb6f46bfd686d91c5fab213cbfaf8b3e54fc4620870ada042c61fd0 

 pkgname = y-cruncher

ipaqmaster commented on 2022-08-17 02:47 (UTC)

  -> Downloading y-cruncher%20v0.7.9.9509-static.tar.xz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0   315    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
==> ERROR: Failure while downloading http://www.numberworld.org/y-cruncher/y-cruncher%20v0.7.9.9509-static.tar.xz
    Aborting...

Seems to have been this way for a little while now. Just a new update I assume.

SilverMight commented on 2019-01-31 16:11 (UTC)

Sorry for the long update time, should work now

SilverMight commented on 2018-12-29 02:12 (UTC)

Updated package version, should build now

SilverMight commented on 2018-07-27 16:21 (UTC)

Updated the package version. It builds fine now.

TheSqrtMinus1 commented on 2015-12-23 02:20 (UTC)

Horray, it builds.

lucarios commented on 2015-12-22 21:03 (UTC)

I have disowned the package. TheSqrtMinus1 Seems to be a more fitted maintainer.

TheSqrtMinus1 commented on 2015-12-21 21:30 (UTC)

Someone should figure out how to use the different tuning commands for this program, it's optimized differently for differing architectures. VERY rough pkgbuild # Maintainer: Bastian Plettner <b.pletttner at archlinux dot info> # Contributor: <kfgz at interia dot pl> # Other Contributor: gabe <thesqrtminus1 at gmail dot com> pkgname=y-cruncher pkgver=0.6.9.9462 pkgrel=1 pkgdesc="The first scalable multi-threaded Pi-benchmark for multi-core systems." arch=('x86_64') url="http://www.numberworld.org/y-cruncher/" license=('unknown') options=(!strip) depends=('gcc-libs') source=("http://www.numberworld.org/y-cruncher/y-cruncher%20v${pkgver}-static.tar.gz") sha256sums=('08b038dd37f3d3f82250e6456b9c1e3a95774f7c57f1a0813cfaa06666fb20d4') package() { install -D -m755 ${srcdir}/y-cruncher\ v${pkgver}-static/Binaries/"x64 SSE3 ~ Kasumi" ${pkgdir}/usr/bin/y-cruncher }

TheSqrtMinus1 commented on 2015-12-21 20:41 (UTC)

http://www.numberworld.org/y-cruncher/y-cruncher%20v0.6.9.9462-static.tar.gz is latest version