Search Criteria
Package Details: libcatch-cpp-headers 1.12.1-1
Git Clone URL: | https://aur.archlinux.org/libcatch-cpp-headers.git (read-only, click to copy) |
---|---|
Package Base: | libcatch-cpp-headers |
Description: | C++-native framework for unit-tests using only a header file |
Upstream URL: | http://catch-lib.net |
Keywords: | bdd development library tdd |
Licenses: | |
Submitter: | yozi |
Maintainer: | yozi |
Last Packager: | yozi |
Votes: | 10 |
Popularity: | 0.000000 |
First Submitted: | 2015-01-20 00:47 |
Last Updated: | 2018-04-28 14:53 |
Latest Comments
yozi commented on 2017-11-26 18:28
With the recent name change [1] in mind, I'm mulling over the idea of creating a "libcatch2-cpp-headers" package instead of migrating this package to a 2.X.Y version. Anyone see a good reason not to do that?
[1] http://www.levelofindirection.com/journal/2017/11/3/catch2-released.html
cptiglo commented on 2017-09-13 20:09
The SHA checksum for catch.hpp does not validate!
verri commented on 2017-05-01 20:11
The file LICENSE_1_0.txt has been renamed to LICENSE.txt.
Line 11 should be changed as such.
yozi commented on 2017-03-06 18:32
@verri: thanks.
verri commented on 2017-03-06 17:53
A "v" is missing before ${pkgver} at "LICENSE::https://raw.githubusercontent.com/philsquared/Catch/${pkgver}/LICENSE_1_0.txt"
It should be: "LICENSE::https://raw.githubusercontent.com/philsquared/Catch/v${pkgver}/LICENSE_1_0.txt"
DvdGC commented on 2016-12-01 13:03
catch.hpp sha256sum fails, as the file has been recently updated. Maybe get the source from a particular version is better than from master.
ptb commented on 2015-04-10 07:14
I would recommend to use the pkgver to update the package version automatically.
http://pastebin.com/0t0rd7CU
yozi commented on 2015-02-02 00:23
Wrong URL in the source array, it was downloading the webpage rather than the raw file. Oops. Fixed now.
mSSM commented on 2015-02-01 22:58
The LICENSE doesn't pass the SHA256 check.