Search Criteria
Package Details: msieve 1.53-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/msieve.git (read-only, click to copy) |
---|---|
Package Base: | msieve |
Description: | Library for factoring large integers |
Upstream URL: | https://sourceforge.net/projects/msieve |
Licenses: | custom |
Submitter: | vesath |
Maintainer: | None |
Last Packager: | 0b100100 |
Votes: | 13 |
Popularity: | 0.000000 |
First Submitted: | 2011-10-25 06:17 (UTC) |
Last Updated: | 2021-12-28 22:17 (UTC) |
Dependencies (2)
- gmp-ecm
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
Latest Comments
0b100100 commented on 2021-12-15 00:26 (UTC) (edited on 2021-12-15 02:25 (UTC) by 0b100100)
Hi everyone,
Had to downgrade the package to the newest public release version to conform to the VCS package guidelines.
To get access to the newest upstream changes the newly created msieve-svn package can be used.
I am open for any feedback.
PS.: Thank you ccorn for your great suggestions. I added most of them.
jgeralnik commented on 2021-04-01 19:20 (UTC)
Package is broken because source (on maintainer's personal website because of sourceforge issues below) 404s
vesath commented on 2020-10-05 08:29 (UTC)
ccorn: That's a great suggestion but since I lack the time and interest to work on this package I've just orphaned it so you can adopt it and become its new maintainer. Cheers.
ccorn commented on 2020-10-04 01:33 (UTC)
Since Sourceforge does not seem to support reproducible snapshot archives, it is probably best to use subversion directly. This also reduces the transfer costs of updates and eliminates the need to patch
Makefile
forSVN_VERSION
.Some more tweaks. My commit message reads:
I'll post the
PKGBUILD
here directly because that's shorter than the diff:vesath commented on 2020-09-28 22:28 (UTC)
hotaru: Thanks for noticig. I guess you need to click on the sourceforge website UI to trigger the zip file generation and then the URL remains valid for about an hour. I'll host a copy on my server and update the PKGBUILD. Cheers.
hotaru commented on 2020-09-28 17:41 (UTC)
https://sourceforge.net/code-snapshots/svn/m/ms/msieve/code/msieve-code-r1034-trunk.zip is giving a 404 error.
vesath commented on 2020-09-28 06:19 (UTC)
Great work! Thanks a lot.
However that sha256sums did not work for me. I'm guessing sourceforge generates the zip file on demand and only caches it for a couple of hours. That's annoying. I don't want to use 'SKIP' as checksum and I don't feel like hosting a static copy of the zip file myself. Hopefully Jason will release a new msieve soon... :-)
ccorn commented on 2020-09-27 18:44 (UTC)
Version update (necessary with GMP v6.2) and minor tweaks: