Search Criteria
Package Details: google-crc32c 1.1.2-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/google-crc32c.git (read-only, click to copy) |
---|---|
Package Base: | google-crc32c |
Description: | CRC32C implementation with support for CPU-specific acceleration instructions |
Upstream URL: | https://github.com/google/crc32c |
Keywords: | crc32c google |
Licenses: | BSD-3-Clause |
Submitter: | mortymacs |
Maintainer: | envolution |
Last Packager: | envolution |
Votes: | 3 |
Popularity: | 0.004927 |
First Submitted: | 2020-11-14 22:09 (UTC) |
Last Updated: | 2025-05-13 04:52 (UTC) |
Dependencies (3)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
1 2 Next › Last »
envolution commented on 2025-05-13 04:53 (UTC)
@a821 sure, though I'll probably switch to tar.gz when we get the next official release - I didn't bump rel but you can just replace the PKGBUILD with the latest commit
a821 commented on 2025-05-12 07:08 (UTC)
Thanks for updating!
May I suggest to change the sources array to
so one doesn't have to clone the repository every time there's a new version. Some people like to set
SRCDEST
.envolution commented on 2025-04-26 02:38 (UTC)
i pushed https://aur.archlinux.org/packages/google-crc32c-git for anyone looking to use the main google repo while waiting for this to be fixed
haxibami commented on 2025-04-01 09:03 (UTC)
CMakeLists.txt
needs to be patched to build with CMake v4.mortymacs commented on 2022-11-12 08:47 (UTC) (edited on 2022-11-12 08:47 (UTC) by mortymacs)
@Wupwup sorry for the delay in my response. The problem has been fixed. Please upgrade the package.
mortymacs commented on 2022-11-12 08:46 (UTC) (edited on 2022-11-12 08:51 (UTC) by mortymacs)
@lmartinez-mirror sorry for the delay in my response and the problem in the "path". I just fixed the "path".
Wupwup commented on 2022-10-22 15:48 (UTC) (edited on 2022-10-22 15:49 (UTC) by Wupwup)
This package is causing an upstream problem when I try to build python-google-crc32
lmartinez-mirror commented on 2022-08-04 14:41 (UTC) (edited on 2022-08-04 14:57 (UTC) by lmartinez-mirror)
May I ask why install paths were changed back to
/usr/local
? They were installing to the correct path before.EDIT: Tried it myself: the problem was appending
$pkgdir
to the install path, so it should've been/usr
and not$pkgdir/usr
. I wrote up a patch for this package to address this. You can find it here.mortymacs commented on 2021-09-11 09:01 (UTC) (edited on 2022-01-22 13:34 (UTC) by mortymacs)
@lmartinez-mirror Thanks for reporting the issue. It has been fixed.
1 2 Next › Last »