Search Criteria
Package Details: catch2v3 3.4.0-1
Package Actions
- View PKGBUILD / View Changes
- Download snapshot
- Search wiki
- Flag package out-of-date
- 1 pending request
- Submit Request
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: | 4 |
Popularity: | 0.67 |
First Submitted: | 2022-12-20 23:30 (UTC) |
Last Updated: | 2023-08-23 13:14 (UTC) |
Dependencies (2)
Required by (77)
- audacity-local-git (requires catch2) (make)
- audacity-qt-git (requires catch2) (make)
- clap-host (requires catch2) (make)
- clap-plugins (requires catch2) (make)
- codevis-db-git (requires catch2) (make)
- conky-cli (requires catch2) (make)
- conky-git (requires catch2) (make)
- conky-lua-nv (requires catch2) (make)
- contour (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)
- dbc_parser_cpp-git (requires catch2)
- deepin-unioncode-git (requires catch2) (make)
- Show 57 more...
Latest Comments
Ekim0789 commented on 2023-05-06 01:01 (UTC)
Here is an updated PKGBUILD for v3.3.2 until this one is updated
https://github.com/Ekim0789/catch2v3/blob/main/PKGBUILD
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 ?