Versions
v1.4.0 :: 0/1 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64 ~x86
- USE flags
- http-client http-server redis-client redis-server stubgen test
USE flags
General
- http-client
- Build support for HTTP client using net-misc/curl
- http-server
- Build support for HTTP server using net-libs/libmicrohttpd
- redis-client
- Build support for Redis client using dev-libs/hiredis
- redis-server
- Build support for Redis server using dev-libs/hiredis
- stubgen
- Build header stub code generator (needed for development and when pregenerated headers are not bundled)
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Dependencies
dev-libs / argtable : An ANSI C library for parsing GNU-style command-line options with minimal fuss
dev-libs / hiredis : Minimalistic C client library for the Redis database
dev-libs / jsoncpp : C++ JSON reader and writer
net-libs / libmicrohttpd : Small C library to run an HTTP server as part of another application
Runtime Dependencies
dev-libs / argtable : An ANSI C library for parsing GNU-style command-line options with minimal fuss
dev-libs / hiredis : Minimalistic C client library for the Redis database
dev-libs / jsoncpp : C++ JSON reader and writer
net-libs / libmicrohttpd : Small C library to run an HTTP server as part of another application
Bugs
- 659192
- dev-cpp/libjson-rpc-cpp-1.4.0 : [QA] One or more CMake variables were not used by the project:
- 670394
- dev-cpp/libjson-rpc-cpp: invalid libjson-rpc-cppTargets.cmake
- 713968
- dev-cpp/libjson-rpc-cpp-1.3.0 : ninja: build stopped: subcommand failed.
- 864163
- dev-cpp/libjson-rpc-cpp-1.4.0[test] fails to compile with >=catch-3.0.1: main.cpp:11:10: fatal error: catch.hpp: No such file or directory
- 904315
- dev-cpp/libjson-rpc-cpp-1.4.0 fails test - 6 - connector_tcpsocket (Failed)
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-cpp/libjson-rpc-cpp: Tests require catch<3
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-cpp/libjson-rpc-cpp: Disable coverage-related flags
Closes: https://bugs.gentoo.org/885613 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-cpp/libjson-rpc-cpp: drop 1.3.0
Broken with newer libmicrohttpd. 1.4.0, which is in tree, works. Closes: https://bugs.gentoo.org/730918 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-cpp/libjson-rpc-cpp: Remove broken doc support
Closes: https://bugs.gentoo.org/819948 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-cpp/libjson-rpc-cpp: Bump to 1.4.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-cpp/libjson-rpc-cpp: Remove redundant versions
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-cpp/libjson-rpc-cpp: Remove unmaintained live ebuild
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-cpp/libjson-rpc-cpp: Bump to 1.3.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-cpp/libjson-rpc-cpp: Drop old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-cpp/libjson-rpc-cpp: Bump to 1.2.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-cpp/libjson-rpc-cpp: Drop old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
dev-cpp/libjson-rpc-cpp: Use SLOTed dev-cpp/catch
Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-cpp/libjson-rpc-cpp: Switch to dev-cpp/catch-2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-cpp/libjson-rpc-cpp: Fix test dep to require dev-cpp/catch-1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-cpp/libjson-rpc-cpp: Bump to 1.1.1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-cpp/libjson-rpc-cpp: Drop old - Michał Górny · gentoo
dev-cpp/libjson-rpc-cpp: Enable UNIX & TCP socket client/server
Closes: https://bugs.gentoo.org/643676 - Michał Górny · gentoo
dev-cpp/libjson-rpc-cpp: Bump to 1.1.0 - Michał Górny · gentoo
dev-cpp/libjson-rpc-cpp: Add USE flags for Redis in -9999 - Michał Górny · gentoo
dev-cpp/libjson-rpc-cpp: Bump subslot on -9999 to match SONAME - Michał Górny · gentoo
dev-cpp/libjson-rpc-cpp: Restrict tests to -j1 - Michał Górny · gentoo
dev-cpp/libjson-rpc-cpp: Drop old - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Michał Górny · gentoo
dev-cpp/libjson-rpc-cpp: Sync the live ebuild - Michał Górny · gentoo
dev-cpp/libjson-rpc-cpp: Bump to 0.7.0 - Michał Górny · gentoo
dev-cpp/libjson-rpc-cpp: Add missing cond RESTRICT=test - Michał Górny · gentoo
dev-cpp/libjson-rpc-cpp: Bump to 0.6.0 - Michał Górny · gentoo
dev-cpp/libjson-rpc-cpp: Update deps & build args for live version
Update the live ebuild. Use dev-cpp/catch for tests. Work-around test build failure by enabling examples. Bump to EAPI 6. The package still fails to build because of Debian multiarch support breaking multilib: https://github.com/cinemast/libjson-rpc-cpp/pull/161. - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed