Package Details: crcpp 1.2.2.0-1

Git Clone URL: https://aur.archlinux.org/crcpp.git (read-only, click to copy)
Package Base: crcpp
Description: Easy to use and fast C++ CRC library
Upstream URL: https://github.com/d-bahr/CRCpp
Licenses: BSD-3-Clause
Submitter: vitaliikuzhdin
Maintainer: vitaliikuzhdin
Last Packager: vitaliikuzhdin
Votes: 1
Popularity: 0.60
First Submitted: 2025-06-25 17:45 (UTC)
Last Updated: 2026-06-21 05:49 (UTC)

Latest Comments

Lone_Wolf commented on 2026-06-21 10:18 (UTC)

prepare(), build(), check() and package() functions all start in $srcdir, no need to cd to $srcdir at their start (see man PKGBUILD) .

Thanks for updating.