Search Criteria
Package Details: catch2v3 3.2.1-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/catch2v3.git (read-only, click to copy) |
---|---|
Package Base: | catch2v3 |
Description: | Modern, C++-native, header-only, test framework for unit-tests, TDD and BDD (v3) |
Upstream URL: | https://github.com/catchorg/Catch2/ |
Licenses: | boost |
Conflicts: | catch2 |
Provides: | catch2 |
Submitter: | mkoloberdin |
Maintainer: | mkoloberdin |
Last Packager: | mkoloberdin |
Votes: | 2 |
Popularity: | 0.33 |
First Submitted: | 2022-12-20 23:30 (UTC) |
Last Updated: | 2023-01-07 11:40 (UTC) |
Required by (65)
- audacity-local-git (requires catch2) (make)
- audacity-qt-git (requires catch2) (make)
- autodiff (requires catch2) (make)
- clap-host (requires catch2) (make)
- clap-plugins (requires catch2) (make)
- conky-cli (requires catch2) (make)
- conky-git (requires catch2) (make)
- conky-lua-nv (requires catch2) (make)
- contour (requires catch2) (make)
- contour-git (requires catch2) (make)
- corsix-th (requires catch2) (make)
- cs-crypto (requires catch2) (make)
- cs-crypto-git (requires catch2) (make)
- cs-libguarded (requires catch2) (make)
- cs-libguarded-git (requires catch2) (make)
- cs-signal (requires catch2) (make)
- cs-signal-git (requires catch2) (make)
- cs-string (requires catch2) (make)
- cs-string-git (requires catch2) (make)
- dashpay-bls-signatures (requires catch2) (make)
- Show 45 more...
Latest Comments
rossome commented on 2023-03-15 20:06 (UTC) (edited on 2023-03-15 20:06 (UTC) by rossome)
Use the following to import the key:
observ33r commented on 2023-01-25 15:11 (UTC)
mkoloberdin commented on 2023-01-07 11:40 (UTC)
@Yorokobii, done.
Yorokobii commented on 2023-01-06 16:17 (UTC)
Hi, would you consider adding
provides=("catch2=$pkgver")
andconflicts=(catch2)
to the PKGBUILD to handle conflicts properly ?