Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 134457 - dev-ruby/ruby-bdb: bump with support for db 4.4
Summary: dev-ruby/ruby-bdb: bump with support for db 4.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-26 15:16 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2006-05-27 03:15 UTC (History)
0 users

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


Attachments
ruby-bdb-0.5.8.ebuild (ruby-bdb-0.5.8.ebuild,784 bytes, text/plain)
2006-05-26 15:16 UTC, Diego Elio Pettenò (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2006-05-26 15:16:12 UTC
The attached ebuild (the diff wouldn't be that useful I think) is a bump of ruby-bdb that supports db 4.4 (actually supports any other db might be released).

Basically it uses db-use eclass (added recently) to find the current db library and include dir. This also allows ruby-bdb to build on FreeBSD (where /usr/include/db.h is a system include).

HTH,
Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-05-26 15:16:39 UTC
Created attachment 87593 [details]
ruby-bdb-0.5.8.ebuild
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-05-27 03:15:33 UTC
After Caleb's mail yesterday, I've added myself to ruby herd and committed this :) Enjoy.