Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 519680 - dev-cpp/capnproto - RPC/Serialization system with capabilities support
Summary: dev-cpp/capnproto - RPC/Serialization system with capabilities support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://capnproto.org
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2014-08-12 05:40 UTC by Matthew Maurer
Modified: 2015-11-10 08:58 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Capnproto ebuild 0.4.1 (capnproto-0.4.1.ebuild,425 bytes, text/plain)
2014-08-12 05:42 UTC, Matthew Maurer
Details
Patch to remove attempt to run ldconfig in the makefile (capnproto-no-ldconfig.patch,711 bytes, patch)
2014-08-12 05:42 UTC, Matthew Maurer
Details | Diff
Build git capnproto (capnproto-9999.ebuild,391 bytes, text/plain)
2014-08-12 05:43 UTC, Matthew Maurer
Details
Remove ldconfig from makefile.am instead of makefile.in for git (capnproto-9999-no-ldconfig.patch,709 bytes, patch)
2014-08-12 05:43 UTC, Matthew Maurer
Details | Diff
Reworked per recommendations in #gentoo-dev-help (capnproto-0.4.1.ebuild,495 bytes, text/plain)
2014-08-12 16:49 UTC, Matthew Maurer
Details
Reworked per recommendations in #gentoo-dev-help (capnproto-9999.ebuild,512 bytes, text/plain)
2014-08-12 16:50 UTC, Matthew Maurer
Details
Renamed patch to match normal style (capnproto-0.4.1-no-ldconfig.patch,711 bytes, patch)
2014-08-12 16:50 UTC, Matthew Maurer
Details | Diff
dev-cpp/capnproto-0.5.1.2 (capnproto-0.5.1.2.ebuild,542 bytes, text/plain)
2015-03-22 18:34 UTC, David Holm
Details
dev-cpp/capnproto/files/capnproto-0.5.1.2-no-ldconfig.patch (capnproto-0.5.1.2-no-ldconfig.patch,573 bytes, patch)
2015-03-22 18:35 UTC, David Holm
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Maurer 2014-08-12 05:40:35 UTC
Adds ebuilds for capnproto, a serialization format + RPC library from the creator of protobufs

Reproducible: Always
Comment 1 Matthew Maurer 2014-08-12 05:42:19 UTC
Created attachment 382704 [details]
Capnproto ebuild 0.4.1
Comment 2 Matthew Maurer 2014-08-12 05:42:49 UTC
Created attachment 382706 [details, diff]
Patch to remove attempt to run ldconfig in the makefile
Comment 3 Matthew Maurer 2014-08-12 05:43:06 UTC
Created attachment 382708 [details]
Build git capnproto
Comment 4 Matthew Maurer 2014-08-12 05:43:41 UTC
Created attachment 382710 [details, diff]
Remove ldconfig from makefile.am instead of makefile.in for git
Comment 5 Matthew Maurer 2014-08-12 16:49:24 UTC
Created attachment 382764 [details]
Reworked per recommendations in #gentoo-dev-help
Comment 6 Matthew Maurer 2014-08-12 16:50:05 UTC
Created attachment 382766 [details]
Reworked per recommendations in #gentoo-dev-help
Comment 7 Matthew Maurer 2014-08-12 16:50:51 UTC
Created attachment 382768 [details, diff]
Renamed patch to match normal style
Comment 8 David Holm 2015-03-22 18:34:36 UTC
Created attachment 399486 [details]
dev-cpp/capnproto-0.5.1.2

Updated ebuild for capnproto 0.5.1.2 verified on ~amd64 and ~mips.
Comment 9 David Holm 2015-03-22 18:35:27 UTC
Created attachment 399488 [details, diff]
dev-cpp/capnproto/files/capnproto-0.5.1.2-no-ldconfig.patch

Patch updated for capnproto 0.5.1.2.
Comment 10 Alexis Ballier gentoo-dev 2015-11-10 08:58:41 UTC
added 0.5.3 as dev-libs/capnproto, thanks!