Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 458152 - dev-db/odb-2.2.1 - C++ Object-Relational Mapping (ORM) implemented as a gcc plugin
Summary: dev-db/odb-2.2.1 - C++ Object-Relational Mapping (ORM) implemented as a gcc p...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal with 2 votes (vote)
Assignee: Default Assignee for New Packages
URL: http://codesynthesis.com/products/odb
Whiteboard:
Keywords: EBUILD
Depends on: 458376 457508 458336 458342 458346 458348 458352 458356 458364 458366 458370
Blocks:
  Show dependency tree
 
Reported: 2013-02-18 18:15 UTC by Hugo Mildenberger
Modified: 2013-03-08 09:25 UTC (History)
3 users (show)

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


Attachments
ebuild for Codesynthesis' ODB (odb-2.2.0.ebuild,8.93 KB, text/plain)
2013-02-18 18:15 UTC, Hugo Mildenberger
Details
metadata for odb ebuild (metadata.xml,1.49 KB, text/plain)
2013-02-18 18:16 UTC, Hugo Mildenberger
Details
Patch odb-tests/configure.ac for not looking for odb when configure runs (odb-2.2.0-odb-tests-dont-test-for-not-yet-existing-odb.patch,311 bytes, patch)
2013-02-18 18:18 UTC, Hugo Mildenberger
Details | Diff
Make odb-tests known as a subdirectory to odb/configure.ac (odb-2.2.0-add-test-subdir.patch,499 bytes, patch)
2013-02-18 18:20 UTC, Hugo Mildenberger
Details | Diff
Patch odb-tests-2.2.x/configure.ac for not looking for odb when configure runs (odb-2.2.1-add-test-subdir.patch,499 bytes, text/plain)
2013-02-28 14:23 UTC, Hugo Mildenberger
Details
Make odb-tests known as a subdirectory to odb-2.2.1/configure.ac (odb-2.2.1-add-test-subdir.patch,499 bytes, patch)
2013-02-28 14:28 UTC, Hugo Mildenberger
Details | Diff
Patch odb-tests-2.2.x/configure.ac for not looking for odb when configure runs (odb-2.2.1-odb-tests-dont-test-for-not-yet-existing-odb.patch,301 bytes, patch)
2013-02-28 14:30 UTC, Hugo Mildenberger
Details | Diff
ebuild for Codesyntheis ODB version 2.2.1 (odb-2.2.1.ebuild,8.76 KB, text/plain)
2013-02-28 14:38 UTC, Hugo Mildenberger
Details
Metadata for dev-db/odb (metadata.xml,1.43 KB, text/plain)
2013-02-28 14:42 UTC, Hugo Mildenberger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hugo Mildenberger 2013-02-18 18:15:23 UTC
Created attachment 339272 [details]
ebuild for Codesynthesis' ODB

ODB is an open-source, cross-platform, and cross-database object-relational mapping (ORM) system for C++. It allows you to persist C++ objects to a relational database without having to deal with tables, columns, or SQL and without manually writing any mapping code.

This ebuild is sort of a meta package. Depending on its use flags, it will request two plus maximally eight other ODB related ebuilds. I need some advice for how to proceed here. Should a bug be opened for each dependency?
Comment 1 Hugo Mildenberger 2013-02-18 18:16:25 UTC
Created attachment 339274 [details]
metadata for odb ebuild
Comment 2 Hugo Mildenberger 2013-02-18 18:18:54 UTC
Created attachment 339276 [details, diff]
Patch odb-tests/configure.ac for not looking for odb when configure runs

Patch needed for FEATURES=test functionality
Comment 3 Hugo Mildenberger 2013-02-18 18:20:08 UTC
Created attachment 339278 [details, diff]
Make odb-tests known as a subdirectory to odb/configure.ac
Comment 4 Hugo Mildenberger 2013-02-28 14:23:29 UTC
Created attachment 340496 [details]
Patch odb-tests-2.2.x/configure.ac for not looking for odb when configure runs
Comment 5 Hugo Mildenberger 2013-02-28 14:28:35 UTC
Created attachment 340498 [details, diff]
Make odb-tests known as a subdirectory to odb-2.2.1/configure.ac
Comment 6 Hugo Mildenberger 2013-02-28 14:30:21 UTC
Created attachment 340500 [details, diff]
Patch odb-tests-2.2.x/configure.ac for not looking for odb when configure runs
Comment 7 Hugo Mildenberger 2013-02-28 14:38:36 UTC
Created attachment 340502 [details]
ebuild for Codesyntheis ODB version 2.2.1

The assumption that version numbers of the test package will be incremented in sync with the odb compiler package did not hold. In accordance with Codesynthesis, the package now always uses the latest available version of odb-tests (if tests are enabled)
Comment 8 Hugo Mildenberger 2013-02-28 14:42:31 UTC
Created attachment 340504 [details]
Metadata for dev-db/odb

Delete duplicated "doc" flag