Package Details: reflective-rapidjson 0.0.15-11

Git Clone URL: https://aur.archlinux.org/reflective-rapidjson.git (read-only, click to copy)
Package Base: reflective-rapidjson
Description: Code generator for serializing/deserializing C++ objects to/from JSON using Clang and RapidJSON
Upstream URL: https://github.com/Martchus/reflective-rapidjson
Licenses: GPL
Submitter: Martchus
Maintainer: Martchus
Last Packager: Martchus
Votes: 2
Popularity: 0.000000
First Submitted: 2018-01-27 14:28 (UTC)
Last Updated: 2024-03-06 16:34 (UTC)

Dependencies (13)

Sources (1)

Pinned Comments

Martchus commented on 2018-01-31 19:55 (UTC)

All my packages are managed at GitHub where you can also contribute directly: https://github.com/Martchus/PKGBUILDs There also exist a binary repository: https://martchus.no-ip.biz/repo/arch/ownstuff

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

Martchus commented on 2019-09-28 13:29 (UTC)

Partial updates are not supported. I will never update only one of the packages in a way it would break compatibility. The Arch way is to keep it simple so I'm reluctant to take effort to solve a problem which does not exist.

shillshocked commented on 2019-09-28 11:58 (UTC)

c++utilities 5.0.0+ should be a dependency requirement. Currently there is no version requirement.

Martchus commented on 2019-03-27 14:46 (UTC) (edited on 2019-03-27 14:47 (UTC) by Martchus)

Sorry, I've pushed this too early. This should build as soon as llvm/clang 8 is released from staging.

luka-devnull commented on 2018-10-13 09:09 (UTC) (edited on 2018-10-13 09:10 (UTC) by luka-devnull)

The checksum that failed wasn't for the patch file, it was for the reflective-rapidjson-0.0.5.tar.gz file:

sha256sum reflective-rapidjson-0.0.5.tar.gz
3ba7c7f2a73c9ab2afe38cd884b8f1290e770f17c9fd497de5468c7d4a690bdb  reflective-rapidjson-0.0.5.tar.gz

The checksum you provided was 7de997399332b723810833756c39b97e2ffa4160d5453ce1e2af6b4f5f4f90a7, which is invalid.

Martchus commented on 2018-10-08 11:27 (UTC)

I have already fixed the checksum once and it still seems valid:

wget https://github.com/Martchus/reflective-rapidjson/commit/5835cd85a5bbc72f4ac47a81b09e986cc8dee715.patch
sha256sum 5835cd85a5bbc72f4ac47a81b09e986cc8dee715.patch 
958dc1902d9a6d245ce198ccdf02ffd3049404e0a5446892ce55db0108baa888  5835cd85a5bbc72f4ac47a81b09e986cc8dee715.patch

clpwn commented on 2018-10-08 03:00 (UTC)

SHA256 appear to be invalid.

==> Validating source files with sha256sums... reflective-rapidjson-0.0.5.tar.gz ... FAILED 5835cd85a5bbc72f4ac47a81b09e986cc8dee715.patch ... Passed ==> ERROR: One or more files did not pass the validity check!

Martchus commented on 2018-09-28 07:40 (UTC)

How should I know how to tell your (stupid) AUR helper to exclude a package :-)

BTW, I recommend to build in a clean chroot like the official devs do. This allows you to build right now against staging and install the package locally when LLVM is released from staging.

<deleted-account> commented on 2018-09-27 11:49 (UTC)

Is there any way I can update my system now when I'm not in staging? Adding reflective-rapidjson to IgnorePkg doesn't help

Martchus commented on 2018-09-26 16:45 (UTC)

I unintentionally pushed 0.0.5-3 already. The rebuild is supposed to be done against LLVM 7 which is currently in staging.

ponsfoot commented on 2018-09-21 13:36 (UTC)

sha256sums is invalid.