Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 318077 - dev-lib/avro (New package)
Summary: dev-lib/avro (New package)
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Default Assignee for New Packages
URL: http://hadoop.apache.org/avro/
Whiteboard:
Keywords: InVCS
Depends on:
Blocks: 317569
  Show dependency tree
 
Reported: 2010-05-02 01:09 UTC by Alistair Bush (RETIRED)
Modified: 2016-01-25 22:29 UTC (History)
5 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alistair Bush (RETIRED) gentoo-dev 2010-05-02 01:09:01 UTC
Avro is a data serialization system.

Avro provides:

    * Rich data structures.
    * A compact, fast, binary data format.
    * A container file, to store persistent data.
    * Remote procedure call (RPC).
    * Simple integration with dynamic languages. Code generation is not required to read or write data files nor to use or implement RPC protocols. Code generation as an optional optimization, only worth implementing for statically typed languages.

It supports C/C++, java, python and ruby.  Hence why I am CCing the python and ruby herds :)

python deps are already met.
ruby deps are...
Ruby: ruby 1.86 or greater, ruby-dev, gem, rake, echoe, yajl-ruby
which I guess all have already been packaged. 

It is also a dependency of cassandra.
Comment 1 Hans de Graaff gentoo-dev Security 2010-05-02 07:04:24 UTC
(In reply to comment #0)

> Ruby: ruby 1.86 or greater, ruby-dev, gem, rake, echoe, yajl-ruby
> which I guess all have already been packaged. 

yajl-ruby is not yet in the tree, the others are.

Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-05-02 11:16:58 UTC
I asked Thomáš to fix yajl from Sunrise to something usable since I was going to look into yajl-ruby… maybe I'll take care of that today.

If at all possible, though, I'd like for the ruby bindings to be built on a separate ebuild.
Comment 3 Patrice Clement gentoo-dev 2016-01-21 10:24:26 UTC
Hi. Does someone need this ebuild? Please comment or I will close this bug.
Comment 4 Patrice Clement gentoo-dev 2016-01-25 22:29:29 UTC
I guess not. Closing this bug.